Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-10-03 19:36:26 -07:00
.github chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
.vscode
doc doc: Semantic highlighting 2022-10-02 08:37:15 -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 CodeDecl.dependsOn 2022-10-03 19:36:26 -07:00
stage0 chore: update stage0 2022-09-30 20:52:31 -07:00
tests feat: use DiscrM to implement simpJpCases? 2022-10-03 19:13:31 -07:00
.gitattributes
.gitignore
.gitmodules
.ignore chore: ignore stage0/ (for rg etc.) 2022-03-18 15:28:20 +01:00
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: update release notes 2022-09-30 09:31:03 -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.