Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Leonardo de Moura fdfa3fc0de chore: minor
2020-03-19 17:01:59 -07:00
.github chore: bump Actions 2020-03-13 10:40:45 +01:00
bin chore: remove leanpkg script 2020-03-11 14:53:24 +01:00
doc fix: dead link in doc 2020-01-02 14:36:14 +01:00
images
lean4-mode feat: add induction tactic parser 2020-02-21 11:30:36 -08:00
nix chore: fix nix-build by disabling ccache for now 2020-01-25 15:26:59 +01:00
script chore: extended CI checks 2019-12-07 21:51:59 +01:00
src feat: add new quotation syntax 2020-03-19 17:01:34 -07:00
stage0 chore: update stage0 2020-03-18 15:01:16 -07:00
tests feat: allow Lean.Parser.Term.id to be used in binders 2020-03-18 20:54:08 -07:00
tmp chore: minor 2020-03-19 17:01:59 -07: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 chore(README): update 2019-04-24 11:40:46 -07:00
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.