lean4-htt/src/Std/Data/ExtHashMap
Paul Reichert fd0177afe3
feat: add missing lemmas about insertMany and get? for container types (#10247)
This PR adds missing the lemmas `ofList_eq_insertMany_empty`,
`get?_eq_some_iff`, `getElem?_eq_some_iff` and `getKey?_eq_some_iff` to
all container types.
2025-09-09 13:27:43 +00:00
..
Basic.lean chore: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
Lemmas.lean feat: add missing lemmas about insertMany and get? for container types (#10247) 2025-09-09 13:27:43 +00:00