Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-10-14 08:45:30 -07:00
.github Bump up to LLVM 15 (#1691) 2022-10-14 14:43:13 +00:00
.vscode
doc fix: highlight of deriving instance (#1717) 2022-10-12 14:24:16 -07:00
images
nix chore: Nix: remove dead ileans 2022-10-13 18:12:55 +02:00
script Bump up to LLVM 15 (#1691) 2022-10-14 14:43:13 +00:00
src perf: missing annotations and helper instances 2022-10-14 08:42:50 -07:00
stage0 chore: update stage0 2022-10-14 08:45:30 -07:00
tests fix: improve fuzzy-matching heuristics (#1710) 2022-10-14 16:17:14 +02:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock
flake.nix
LICENSE
LICENSES
README.md
RELEASES.md chore: update RELEASES.md 2022-10-14 16:18:27 +02: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.