Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Leonardo de Moura 0be31c14ec fix: workaround for term parser antiquotation issue
@Kha this is a temporary workaround. We should discuss how to cleanup
in the next Dev meeting.
2020-01-22 12:05:12 -08:00
.github chore: CI: check for memory leaks in tests & stdlib 2019-12-23 14:25:17 +01:00
bin fix: lean-gdb.py 2019-12-17 12:16:34 -08:00
doc fix: dead link in doc 2020-01-02 14:36:14 +01:00
images
lean4-mode chore: improve · input method 2019-12-21 15:55:14 -08:00
nix chore: add CCACHE option, on by default if available 2019-11-21 13:11:02 -08:00
script chore: extended CI checks 2019-12-07 21:51:59 +01:00
src fix: workaround for term parser antiquotation issue 2020-01-22 12:05:12 -08:00
stage0 chore: update stage0 2020-01-21 09:16:38 -08:00
tests fix: use nonReservedSymbol when defining tactic new syntax 2020-01-21 14:37:29 -08:00
tmp refactor: cleanup 2019-12-06 14:41:39 -08:00
.clang-format
.codecov.yml
.gitattributes
.gitignore chore: update .gitignores 2019-11-29 11:18:26 +01:00
default.nix chore: add CCACHE option, on by default if available 2019-11-21 13:11:02 -08:00
LICENSE
README.md
shell.nix chore: switch to Github Actions 2019-11-21 13:11:16 -08: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.