lean4-htt/tests/lean/grind
Kim Morrison 80349ac77b
feat: complete addition of @[grind] annotations for Option (#8216)
This PR completes adding `@[grind]` annotations for `Option` lemmas, and
incidentally fills in some `Option` API gaps/defects.
2025-05-03 17:14:25 +00:00
..
experiments feat: complete addition of @[grind] annotations for Option (#8216) 2025-05-03 17:14:25 +00:00
grind_ite_funinduction.lean feat: use fun_induction in if-normalization example (#8129) 2025-04-27 12:27:17 +00:00
hashmap_getKey_eq.lean chore: failing test for grind (#8065) 2025-04-28 10:46:19 +00:00
README.md

Aspirational test cases for grind

These are not expected to work yet; we're collecting examples that we'd like to make work!