lean4-htt/tests/lean/grind
Kim Morrison eccc472e8d
chore: remove set_option grind.warning false (#8714)
This PR removes the now unnecessary `set_option grind.warning false`
statements, now that the warning is disabled by default.
2025-06-11 05:09:19 +00:00
..
experiments chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +00:00
field_normalization.lean feat: draft typeclasses/tests for grind handling fields (#8417) 2025-05-20 13:44:11 +00:00
grind_local_namespace.lean chore: add failing grind test (#8599) 2025-06-03 01:49:36 +00:00
grind_lrat_internal_error.lean chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +00:00
grind_palindrome.lean chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +00:00
module_normalization.lean chore: deduplicate Grind.RatModule and Grind.NoNatZeroDivisors (#8416) 2025-05-20 07:49:42 +00:00
module_relations.lean chore: deduplicate Grind.RatModule and Grind.NoNatZeroDivisors (#8416) 2025-05-20 07:49:42 +00:00
ordered_modules.lean chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +00:00
README.md
ring_normalization.lean chore: add failing grind tests for noncommutative/non-negation rings (#8396) 2025-05-19 00:26:16 +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!