Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
David Thrane Christiansen 0d1d8b6944
doc: review docstrings for Float and Float32 (#7642)
This PR reviews the docstrings for `Float` and `Float32`, adding missing
ones and making their format consistent.
2025-03-26 05:25:06 +00:00
.github chore: CI: exclude problematic Linux Lake test 2025-03-25 16:43:55 +01:00
doc
images
nix
releases
releases_drafts
script
src doc: review docstrings for Float and Float32 (#7642) 2025-03-26 05:25:06 +00:00
stage0 chore: update stage0 2025-03-25 17:57:56 +00:00
tests feat: review of implicitness of arguments in List/Array (#7672) 2025-03-26 04:40:06 +00:00
.gitattributes
.gitignore
.gitpod.Dockerfile
.gitpod.yml
.ignore
CMakeLists.txt
CMakePresets.json chore: fix debug preset (#7653) 2025-03-24 10:58:20 +00:00
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 Setting Up Lean.

Contributing

Please read our Contribution Guidelines first.

Building from Source

See Building Lean (documentation source: doc/make/index.md).