Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Leonardo de Moura 7e1d0cc125
feat: use CommRing to normalize linarith expressions (#8682)
This PR uses the `CommRing` module to normalize linarith inequalities.
2025-06-08 05:41:00 +00:00
.github chore: CI: fix cache (#8579) 2025-06-02 08:00:42 +00:00
doc chore: revert mistaken deletion (#8404) 2025-05-19 12:14:09 +00:00
images
nix
releases_drafts
script feat: do not export def bodies by default (#8221) 2025-05-15 12:16:54 +00:00
src feat: use CommRing to normalize linarith expressions (#8682) 2025-06-08 05:41:00 +00:00
stage0 chore: update stage0 2025-06-07 14:27:00 +00:00
tests fix: update maxHeartbeats in tests/lean/run/match_expr_perf.lean (#8676) 2025-06-07 23:27:16 +00:00
.gitattributes
.gitignore
.gitpod.Dockerfile
.gitpod.yml
.ignore
CMakeLists.txt
CMakePresets.json
CODEOWNERS
CONTRIBUTING.md
flake.lock
flake.nix
lean-toolchain
lean.code-workspace
LICENSE
LICENSES
README.md chore: remove old documentation site (#7974) 2025-05-14 14:31:33 +00:00
RELEASES.md

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.