Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-09-28 22:02:38 -07:00
.github chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
.vscode
doc fix: a grammatically incorrect sentence in monads/intro.md 2022-09-20 15:51:28 -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: add functions to create small arrays and use them in the constant folder 2022-09-28 22:00:50 -07:00
stage0 chore: update stage0 2022-09-28 22:02:38 -07:00
tests feat: improve visitLambda at toLCNF 2022-09-28 19:17:28 -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 doc: release notes 2022-09-25 07:06:50 -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.