Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Joachim Breitner e2f5938e74
refactor: some Meta.Match.Match refactorings (#11011)
This PR extracts some refactorings from #10763, including dropping dead
code and not failing in `inaccessibleAsCtor`, which leadas to (slightly)
better error messages, and also on the grounds that the failing
alternative may actually be unreachable.
2025-10-29 23:24:57 +00:00
.claude/commands
.github chore: pr release: git commit --allow-empty (#11013) 2025-10-29 21:48:11 +01:00
doc
images
releases_drafts
script chore: further shake improvements (#10947) 2025-10-26 11:27:19 +00:00
src refactor: some Meta.Match.Match refactorings (#11011) 2025-10-29 23:24:57 +00:00
stage0 chore: update stage0 2025-10-28 13:47:28 +00:00
tests refactor: some Meta.Match.Match refactorings (#11011) 2025-10-29 23:24:57 +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
RELEASES.md

This is the repository for Lean 4.

About

Installation

See Install Lean.

Contributing

Please read our Contribution Guidelines first.

Building from Source

See Building Lean.