Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-03-11 16:25:26 -08:00
.github chore: CI: adjust nightly release time 2022-03-07 15:39:58 +01:00
.vscode
doc chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
images
nix chore: Nix: adjust message 2022-03-09 10:31:32 +01:00
script fix: Windows: do not use standard sysroot 2022-01-30 17:43:14 +01:00
src feat: enable fuzzy matching for completion 2022-03-11 16:25:26 -08:00
stage0 chore: update stage0 2022-03-10 16:55:40 -08:00
tests feat: enable fuzzy matching for completion 2022-03-11 16:25:26 -08:00
.gitattributes chore: fix changelog path... 2022-02-09 09:42:17 +01:00
.gitignore
.gitmodules
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock chore: Nix: update Nix 2022-03-09 10:29:25 +01:00
flake.nix
LICENSE
LICENSES
README.md chore: add link to RELEASES.md 2022-03-03 11:31:24 -08:00
RELEASES.md feat: support for arrow types in the dot notation 2022-03-11 15:39:41 -08:00
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.