lean4-htt/tests/lean/grind
Kim Morrison a08d182359
feat: add @[grind] annotations for HashMap (#8246)
This PR add `@[grind]` annotations for HashMap and variants.
2025-05-13 04:56:41 +00:00
..
experiments feat: add @[grind] annotations for HashMap (#8246) 2025-05-13 04:56:41 +00:00
grind_congrArg.lean chore: add failing grind tests (#8289) 2025-05-12 06:33:38 +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
palindrome.lean chore: add failing grind test (#8288) 2025-05-12 06:10:25 +00:00
qsort_ematch_local_theorem.lean chore: add failing grind tests (#8289) 2025-05-12 06:33:38 +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!