lean4-htt/tests/lean/grind
Kim Morrison 85f168bbd0
chore: add test cases for grind on Fin lemmas (#10241)
This PR adds some test cases for `grind` working with `Fin`. There are
many still failing tests in `tests/lean/grind/grind_fin.lean` which I'm
intending to triage and work on.
2025-09-04 04:28:29 +00:00
..
algebra chore: review of failing grind tests (#10166) 2025-08-28 05:24:31 +00:00
experiments chore: eliminate uses of intros x y z (#9983) 2025-08-19 06:09:13 +00:00
grind_fin.lean chore: add test cases for grind on Fin lemmas (#10241) 2025-09-04 04:28:29 +00:00
grind_palindrome.lean chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +00:00
README.md
sublist.lean chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +00:00

Aspirational test cases for grind

These are not expected to work yet; we're collecting examples that we'd like to make work!