Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Joachim Breitner a6a3df8af0
perf: use .inj in proof of .injEq (#12164)
This PR uses the `.inj` theorem in the proof of one direction of the
`.injEq` theorem.
2026-01-26 14:50:32 +00:00
.claude doc: document release notes process and add guard check (#12158) 2026-01-26 07:16:01 +00:00
.github fix: CI CMakeLists.txt version check extracts wrong value (#12131) 2026-01-24 00:34:31 +00:00
doc doc: document release notes process and add guard check (#12158) 2026-01-26 07:16:01 +00:00
images
releases_drafts
script doc: document release notes process and add guard check (#12158) 2026-01-26 07:16:01 +00:00
src perf: use .inj in proof of .injEq (#12164) 2026-01-26 14:50:32 +00:00
stage0 chore: update stage0 2026-01-26 12:17:07 +00:00
tests test: add two benchmarks for mvcgen in the style of SymM (#12163) 2026-01-26 13:17:47 +00:00
.gitattributes doc: grove: update and add String data (#11551) 2025-12-08 16:49:37 +00:00
.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.