Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-08-31 11:27:58 -07:00
.github chore: move Std -> Bootstrap 2022-08-29 01:26:12 -07:00
.vscode
doc chore: move Std -> Bootstrap 2022-08-29 01:26:12 -07:00
images
nix chore: move Std -> Bootstrap 2022-08-29 01:26:12 -07:00
script chore: move Std -> Bootstrap 2022-08-29 01:26:12 -07:00
src refactor: Init.SimpLemmas proof golf / cleanup 2022-08-31 11:27:58 -07:00
stage0 chore: update stage0 2022-08-27 10:46:06 -07:00
tests fix: fixes #1547 2022-08-30 11:45:05 -07:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock chore: nix flake update 2022-07-08 13:46:57 +02:00
flake.nix chore: Nix: buildLeanPackage devShell 2022-07-08 23:24:04 +02:00
LICENSE
LICENSES
README.md
RELEASES.md chore: release date for m5 2022-08-07 09:51:35 -07:00
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.