Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2021-02-16 15:39:07 -08:00
.github
doc
images
lean4-mode
nix chore: Nix: update vscode-lean4 to 0.0.6 2021-02-13 16:42:21 +01:00
script
src fix: smart unfolding 2021-02-16 15:39:07 -08:00
stage0 chore: update stage0 2021-02-16 10:47:15 -08:00
tests fix: simp argument issue 2021-02-16 13:12:57 -08:00
tmp chore: remove tactic framework dependency 2020-11-10 14:32:58 -08:00
.gitattributes
.gitignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock
flake.nix
LICENSE
README.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.