Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Kim Morrison 00d41d64e5
feat: remove +premises from grind? output (#11028)
This PR ensures that `grind? +premises` removes `+premises` from the
"Try this" suggestion.
2025-10-31 03:00:33 +00:00
.claude/commands chore: updates to release automation (#10888) 2025-10-22 03:17:28 +00:00
.github chore: pr release: git commit --allow-empty (#11013) 2025-10-29 21:48:11 +01:00
doc feat: zero cost BaseIO (#10625) 2025-10-22 10:55:12 +02:00
images
releases_drafts
script chore: further shake improvements (#10947) 2025-10-26 11:27:19 +00:00
src feat: remove +premises from grind? output (#11028) 2025-10-31 03:00:33 +00:00
stage0 chore: update stage0 2025-10-30 18:43:59 +11:00
tests feat: remove +premises from grind? output (#11028) 2025-10-31 03:00:33 +00:00
.gitattributes
.gitignore chore: add .vscode/settings.json to .gitignore (#10795) 2025-10-16 07:08:41 +00:00
.gitpod.Dockerfile
.gitpod.yml
.ignore
CMakeLists.txt
CMakePresets.json
CODEOWNERS chore: make @hargoniX code owner of the compiler (#10732) 2025-10-10 04:43:38 +00:00
CONTRIBUTING.md
flake.lock
flake.nix
lean-toolchain
lean.code-workspace chore: lean.code-workspace: fix terminal cwd (#10802) 2025-10-16 20:19:12 +00:00
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.