lean4-htt/tests/pkg/homo/lakefile.lean
Leonardo de Moura e542810e79
test: grind homomorphism demo (#13497)
This PR adds an example for the Lean hackathon in Paris. It demonstrates
how users can implement https://hackmd.io/Qd0nkWdzQImVe7TDGSAGbA
2026-04-21 21:17:32 +00:00

5 lines
79 B
Text

import Lake
open System Lake DSL
package homo
@[default_target] lean_lib Homo