Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-07-29 11:08:51 +00:00
.github chore: Nix: cache Leanc-deps 2022-07-16 16:19:01 +02:00
.vscode
doc doc: fix @kha issues 2022-07-25 08:01:27 -07:00
images
nix chore: Nix: better solution for filtering test output 2022-07-28 17:12:17 +02:00
script chore: update script/reformat.lean 2022-05-13 11:55:44 +02:00
src feat: add a message if Lean 4 is called with the Lean 3 extension 2022-07-29 11:08:51 +00:00
stage0 chore: update stage0 2022-07-28 20:08:39 -07:00
tests feat: add [elabAsElim] elaboration strategy 2022-07-28 20:08:29 -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: typo 2022-07-28 20:12:20 -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.