Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2024-03-01 22:33:14 -08:00
.github fix: clean build after update-stage0 (#3491) 2024-02-24 15:54:50 +00:00
doc doc: correct typo "can calls" (#3446) 2024-02-21 22:31:02 +00:00
images
nix fix: split libInit_shared out of libleanshared (#3421) 2024-02-22 19:16:32 +00:00
script fix: C++ exceptions across shared libraries on Linux (#3500) 2024-02-26 10:35:11 +00:00
src feat: add auxiliary functions for compiling match_expr 2024-03-01 22:33:14 -08:00
stage0 chore: update stage0 2024-03-01 22:33:14 -08:00
tests fix: revert shared library split on non-Windows platforms (#3529) 2024-02-29 19:15:01 +00:00
.gitattributes
.gitignore
.ignore
CMakeLists.txt
CODEOWNERS chore: remove noisy root code owners 2024-02-19 17:30:21 +01:00
CONTRIBUTING.md
default.nix
flake.lock
flake.nix
lean-toolchain
lean.code-workspace
LICENSE
LICENSES
README.md
RELEASES.md doc: update RELEASES.md for #3552 (#3561) 2024-03-02 00:27:21 +00:00
shell.nix

This is the repository for Lean 4.

About

Installation

See Setting Up Lean.

Contributing

Please read our Contribution Guidelines first.

Building from Source

See Building Lean.