Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Leonardo de Moura 2b2d4245dc fix: extensible tactics bug
See comment at `expandMacros`
2022-07-05 13:20:22 -07:00
.github
.vscode
doc doc: update LeanInk 2022-07-03 17:56:51 +02:00
images
nix
script
src fix: extensible tactics bug 2022-07-05 13:20:22 -07:00
stage0 chore: update stage0 2022-07-04 07:25:35 -07:00
tests fix: extensible tactics bug 2022-07-05 13:20:22 -07:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock
flake.nix
LICENSE
LICENSES
README.md
RELEASES.md
shell.nix

This is the repository for Lean 4, which is currently being released as milestone releases towards a first stable release. Lean 3 is still the latest stable release.

About

Installation

See Setting Up Lean.

Contributing

Please read our Contribution Guidelines first.

Building from Source

See Building Lean.