Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Paul Reichert cf8315ed96
fix: restrict the IteratorLoop instance on DropWhile, which was accidentally more general (#8703)
This PR corrects the `IteratorLoop` instance in `DropWhile`, which
previously triggered for arbitrary iterator types.
2025-06-11 07:35:46 +00:00
.github fix: pin version of softprops/action-gh-release (#8710) 2025-06-11 00:08:18 +00:00
doc chore: improvements to release checklist and scripts (#8586) 2025-06-10 22:56:06 +00:00
images
nix
releases_drafts
script chore: improvements to release checklist and scripts (#8586) 2025-06-10 22:56:06 +00:00
src fix: restrict the IteratorLoop instance on DropWhile, which was accidentally more general (#8703) 2025-06-11 07:35:46 +00:00
stage0 chore: update stage0 2025-06-11 02:42:58 +00:00
tests chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +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.