lean4-htt/tests/lean/grind
Leonardo de Moura 588df4612a
fix: missing isEqFalse (#8893)
This PR fixes a bug in the `dvd` propagation function in cutsat.
2025-06-20 08:16:08 +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
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!