Pantograph/examples_search
Chuyue Sun da6f8f9b5b wip 2024-06-04 22:44:43 -07:00
..
Example wip 2024-06-04 22:44:43 -07:00
README.md wip 2024-06-04 22:44:43 -07:00
aesop.py wip 2024-06-04 22:44:43 -07:00
compile-tactics.py wip 2024-06-04 22:44:43 -07:00

README.md

Usage Example

This example showcases how to bind library dependencies and execute the Aesop tactic in Lean. First build the example project:

pushd Example
lake build
popd

This would generate compiled .olean files. Then run the example from the project root:

poetry run examples/aesop.py