lean4-htt/tests/lean/grind
Kim Morrison d0c1053903
chore: add test case for grind panic (#8861)
This PR adds a (failing) test case for a panic caused by grind.
2025-06-18 08:00:17 +00:00
..
algebra feat: eliminate equations in grind linarith (#8810) 2025-06-16 09:31:13 +00:00
experiments feat: grind annotations for Nat.Bitwise (#8852) 2025-06-18 02:42:43 +00:00
grind_palindrome.lean chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +00:00
nat_repeat.lean chore: add a failing grind test (#8858) 2025-06-18 07:14:56 +00:00
panic.lean chore: add test case for grind panic (#8861) 2025-06-18 08:00:17 +00:00
README.md
ring_regressions.lean fix: grind bogus warning and missing normalization rule (#8797) 2025-06-15 03:44:53 +00:00
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!