Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2023-01-19 09:10:27 +00:00
.github chore: pin Nix 2023-01-18 11:26:32 +01:00
.vscode
doc
images
nix chore: Nix: more sanitizing 2023-01-12 15:05:14 +01:00
script
src feat: make go-to-definition on a typeclass projection application go to the instance(s) (#1767) 2023-01-19 09:10:01 +00:00
stage0 chore: update stage0 2023-01-05 13:38:15 -08:00
tests feat: make go-to-definition on a typeclass projection application go to the instance(s) (#1767) 2023-01-19 09:10:01 +00:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock
flake.nix
LICENSE
LICENSES
README.md
RELEASES.md doc: update changelog 2023-01-19 09:10:27 +00: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.