Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-04-26 08:22:25 -07:00
.github feat: Nix: render examples using LeanInk+Alectryon 2022-03-26 22:50:04 +01:00
.vscode
doc doc: fix example style 2022-04-22 16:26:16 +02:00
images
nix chore: Nix: move docs build into sub-flake 2022-03-26 22:50:04 +01:00
script chore: fix USE_GMP=OFF by removing GMP linking customization 2022-03-26 16:29:52 +01:00
src feat: disable only eta for classes during TC resolution 2022-04-26 08:20:39 -07:00
stage0 chore: update stage0 2022-04-26 08:22:25 -07:00
tests feat: disable only eta for classes during TC resolution 2022-04-26 08:20:39 -07:00
.gitattributes chore: fix changelog path... 2022-02-09 09:42:17 +01:00
.gitignore
.gitmodules
.ignore chore: ignore stage0/ (for rg etc.) 2022-03-18 15:28:20 +01:00
CMakeLists.txt fix: forward USE_GMP to stage 0 2021-12-02 15:52:48 +01:00
CONTRIBUTING.md
default.nix
flake.lock chore: Nix: update Nixpkgs 2022-04-02 00:08:24 +02:00
flake.nix chore: Nix: move docs build into sub-flake 2022-03-26 22:50:04 +01:00
LICENSE
LICENSES
README.md chore: fix link to examples 2022-04-02 15:29:12 -07:00
RELEASES.md feat: exists es:term,+ tactic 2022-04-25 15:35:31 -07:00
shell.nix chore: prepare-llvm-linux: stop relying on /usr 2022-03-24 12:33:33 +01: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.