lean4-htt/tests/lean/grind
Leonardo de Moura ff6eb56f5c
fix: natCast in grind cutsat (#8776)
This PR ensures that user provided `natCast` application are properly
internalized in the grind cutsat module.
2025-06-13 17:56:00 +00:00
..
algebra chore: cleanup of grind tests (#8735) 2025-06-12 04:42:25 +00:00
experiments chore: cleanup of grind tests (#8735) 2025-06-12 04:42:25 +00:00
dhashmap_pattern.lean chore: add test case with bad grind pattern (#8757) 2025-06-13 01:06:02 +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 chore: add failing grind tests from Mathlib (#8737) 2025-06-12 05:57:32 +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!