lean4-htt/tests/lean/grind
Kim Morrison 16e67dc738
feat: grind annotations for Nat.Bitwise (#8852)
This PR adds grind annotations for `Nat.testBit` and bitwise operations
on `Nat`.

(Also includes some in-progress tests for `BitVec`.)
2025-06-18 02:42:43 +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
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!