Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-04-06 14:43:30 -07:00
.github
.vscode
doc
images
nix
script
src fix: jump to definition inside of a mutually inductive declaration 2022-04-06 14:43:30 -07:00
stage0
tests fix: jump to definition inside recursive definitions was not working on VS Code 2022-04-06 14:27:49 -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.