Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-09-03 08:35:37 -07:00
.github chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
.vscode
doc doc: update lean 3 -> lean 4 in declarations.md 2022-09-03 08:35:37 -07:00
images
nix chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
script chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
src feat: allow "small prefix" at cases on cases optimization 2022-09-03 08:21:11 -07:00
stage0 chore: update stage0 2022-09-02 04:36:54 -07:00
tests chore: remove Bootstrap package 2022-09-02 16:39:03 -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 doc: add new bullet 2022-06-30 19:17:29 -07:00
RELEASES.md chore: release date for m5 2022-08-07 09:51:35 -07:00
shell.nix chore: update benchmark suite 2022-05-25 18:26:36 +02:00

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.