lean4-htt/tests/lean/grind
Leonardo de Moura 535ce0b8fd
feat: pow_add normalization in grind (#9133)
This PR adds support for `a^(m+n)` in the `grind` normalizer.
2025-07-01 17:52:16 +00:00
..
algebra feat: pow_add normalization in grind (#9133) 2025-07-01 17:52:16 +00:00
experiments chore: cleanup of grind's order typeclasses (#8913) 2025-06-22 23:36:48 +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!