Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Leonardo de Moura 42b5e780f5 chore: fix test
2021-01-12 08:14:16 -08:00
.github chore: nightlies: accept spaces in token (assuming GH accepts them) 2021-01-05 12:45:53 +01:00
doc chore: typos 2021-01-10 22:42:54 +01:00
images
lean4-mode chore: highlight elab 2021-01-09 14:10:11 -08:00
nix chore: Nix: do not compile shell/lean.cpp into leancpp 2021-01-10 18:52:23 +01:00
script chore: nightly releases 2021-01-04 13:46:20 +01:00
src fix: unfold abbreviations only 2021-01-12 08:11:04 -08:00
stage0 chore: update stage0 2021-01-11 16:41:29 -08:00
tests chore: fix test 2021-01-12 08:14:16 -08:00
tmp chore: remove tactic framework dependency 2020-11-10 14:32:58 -08:00
.gitattributes chore: restore marking stage0/ as binary files, which we lost at some point 2020-08-14 11:12:13 +02:00
.gitignore chore: ignore result files from nix build 2020-11-24 19:16:27 +01:00
CMakeLists.txt chore: use standard release build for stage 0 2020-10-12 10:34:48 +02:00
default.nix doc: setup 2021-01-03 13:21:58 +01:00
flake.lock chore: update mdBook to mitigate CVE-2020-26297 2021-01-04 22:11:42 +01:00
flake.nix feat: Nix: integrate vscode-lean4 2021-01-03 19:58:46 +01:00
LICENSE
README.md chore: add link to manual 2020-11-23 10:21:52 -08:00
shell.nix fix: CI: Linux release job 2020-11-24 19:16:27 +01:00

We are currently developing Lean 4. The Lean 4 manual (work in progress) will give you an overview of the language.

Lean 3 is still the latest official release. This repository contains work in progress.

Important. Unless you are one of our collaborators

  • We strongly suggest you use Lean 3.
  • Pull requests are not welcome.
  • New issues are not welcome, and will be closed without any feedback.