lean4-htt/tests
Henrik Böving 0fde2db75e feat: improve the heuristic for notation delab
Instead of the previous constraints on the right hand side that only
allowed a permutation of variables as parameters to a function the
new heuristic allows anything to the right of a function as long as
each variable only appears at most once.
2022-06-23 13:27:53 -07:00
..
bench chore: update benchmark suite 2022-05-25 18:26:36 +02:00
compiler chore: fix tests 2022-06-14 17:27:13 -07:00
elabissues chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
ir
lean feat: improve the heuristic for notation delab 2022-06-23 13:27:53 -07:00
pkg fix: make sure register_simp_attr declares an simp-like attribute parser for user simp attributes 2022-05-26 19:49:33 -07:00
playground feat: sum of monomials normal form by reflection 2022-04-22 18:51:48 -07:00
plugin fix: unused variables linter review comments 2022-06-03 13:03:52 +02:00
simpperf
.gitignore
common.sh chore: fix Nix test output filter 2022-06-23 14:05:53 +02:00