lean4-htt/tests
Daniel Fabian cf030a1634 refactor: Add MkMatcherInput.
Since we are going to make `mkMatcher` reversible, it's quite useful to have the input be a `structure`. This way we make sure, that the inverse function always returns the same type as `mkMatcher` needs as input.
2021-05-19 07:28:14 -07:00
..
bench doc: fix typos 2021-03-07 15:06:02 +01:00
compiler chore: disable injectivity theorems generation for big structure tests 2021-05-15 21:30:40 -07:00
elabissues chore: move pp_options.cpp to Lean 2021-01-27 14:16:12 +01:00
ir
lean refactor: Add MkMatcherInput. 2021-05-19 07:28:14 -07:00
leanpkg feat: incremental progress notification while compiling dependencies 2021-01-19 19:06:01 +01:00
playground test: update playground for Hashable 2021-03-30 13:36:52 -07:00
plugin chore: fix test 2021-01-27 15:04:59 +01:00
simpperf feat: add simp benchmark 2020-12-31 15:46:56 -08:00
.gitignore
common.sh