lean4-htt/tests
Daniel Fabian b7ecc1acc3 refactor: Make the non-below version of a premise in the below type for inductive predicates implicit.
Since it is always fully implied by the below version thereof, it carries no real information and shouldn't be used in pattern matching.
2021-06-06 06:40:09 -07:00
..
bench doc: fix typos 2021-03-07 15:06:02 +01:00
compiler fix: fixes #241 2021-05-22 19:10:07 -07:00
elabissues chore: move pp_options.cpp to Lean 2021-01-27 14:16:12 +01:00
ir
lean refactor: Make the non-below version of a premise in the below type for inductive predicates implicit. 2021-06-06 06:40:09 -07:00
leanpkg feat: leanpkg build without external dependencies 2021-05-30 17:29:54 +02:00
playground feat: prototype for equality theorem generator for auxiliary match functions 2021-05-31 18:52:22 -07:00
plugin chore: fix test 2021-01-27 15:04:59 +01:00
simpperf
.gitignore
common.sh