Collection of personal projects I wrote in Lean4.
. ├── ProjectEuler (project Euler solutions) ├── Proofs (collection of elementary proofs) └── TPIL (solutions to problems from TPIL book)
- Lean Adjacent Games: https://adam.math.hhu.de/
- Main Website: https://lean-lang.org/
- Lean Community: https://leanprover-community.github.io/
- Browser Version: https://live.lean-lang.org/
- TPIL Book: https://leanprover.github.io/theorem_proving_in_lean4/
- MIL Book: https://leanprover-community.github.io/mathematics_in_lean/
- FPIL Book: https://lean-lang.org/functional_programming_in_lean/