lean4-htt/tests
Leonardo de Moura 9d6b67eae2 fix: remove check from Simp.synthesizeArgs
Some `simp` dischargers can handle metavariables (e.g,
`assumption`). See new test.

closes #1184
2022-06-03 07:40:30 -07:00
..
bench chore: update benchmark suite 2022-05-25 18:26:36 +02:00
compiler fix: unused variables linter review comments 2022-06-03 13:03:52 +02:00
elabissues
ir
lean fix: remove check from Simp.synthesizeArgs 2022-06-03 07:40:30 -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