Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2020-10-28 09:46:38 -07:00
.github chore: go back to previous bootstrapping scheme where the stage N+1 stdlib is created using the stage N compiler 2020-09-24 18:57:53 +02:00
doc chore: move tests to new frontend 2020-10-23 14:07:26 -07:00
images
lean4-mode chore: add builtin_initialize keyword 2020-10-19 15:09:17 -07:00
nix chore: update nixpkgs, changing back to LLVM 10 2020-07-08 12:14:49 +02:00
script chore: delete obsolete scripts 2020-10-14 19:14:00 +02:00
src chore: remove auxiliary definition for old frontend 2020-10-28 09:46:38 -07:00
stage0 chore: update stage0 2020-10-28 09:37:42 -07:00
tests chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
tmp feat: add caseValues tactic 2020-08-06 15:37:00 -07: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: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00
CMakeLists.txt chore: use standard release build for stage 0 2020-10-12 10:34:48 +02:00
default.nix chore: add separate "Linux release" CI job using Nix channel with older glibc for compatibility 2020-06-10 21:30:38 +02:00
LICENSE
README.md chore(README): update 2019-04-24 11:40:46 -07:00
shell.nix chore: update temci 2020-07-21 18:30:22 +02:00

We are currently developing Lean 4. 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.