lean4-htt/tests/lean/grind/experiments
Kim Morrison 3dd12f85f0
feat: further @[grind] annotations for Option (#8460)
This PR adds further `@[grind]` annotations for `Option`, as follow-up
to the recent additions to the `Option` API in #8379 and #8298.

**However**, I am concurrently investigating adding `attribute [grind
cases] Option`, which will result in many (most?) of the annotations for
`Option` being removed again. In any case, I'm going to merge this
first, as if that is viable I would like to test that most/all the
lemmas now marked with `@[grind]` are still provable by `grind`.
2025-05-24 04:25:00 +00:00
..
bitvec.lean chore: initial work on grind attributes for TreeMap (#8342) 2025-05-15 02:24:51 +00:00
list.lean chore: initial work on grind attributes for TreeMap (#8342) 2025-05-15 02:24:51 +00:00
map.lean feat: add @[grind] annotations for HashMap (#8246) 2025-05-13 04:56:41 +00:00
option.lean feat: further @[grind] annotations for Option (#8460) 2025-05-24 04:25:00 +00:00