lean4-htt/src/Std/Data/DHashMap
Wojciech Różowski c08fcf6c28
feat: add union on ExtDHashMap/ExtHashMap/ExtHashSet (#10946)
This PR adds union operation on ExtDHashMap/ExtHashMap/ExtHashSet nd
provides lemmas about union operations.
2025-11-10 13:48:36 +00:00
..
Internal feat: add union on ExtDHashMap/ExtHashMap/ExtHashSet (#10946) 2025-11-10 13:48:36 +00:00
AdditionalOperations.lean refactor: module-ize Std.Data.DHashMap (#9098) 2025-07-02 10:00:17 +00:00
Basic.lean feat: add union on ExtDHashMap/ExtHashMap/ExtHashSet (#10946) 2025-11-10 13:48:36 +00:00
Iterator.lean feat: hash map iterators (#10761) 2025-10-14 15:10:01 +00:00
IteratorLemmas.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Lemmas.lean feat: add union on ExtDHashMap/ExtHashMap/ExtHashSet (#10946) 2025-11-10 13:48:36 +00:00
Raw.lean feat: add union on ExtDHashMap/ExtHashMap/ExtHashSet (#10946) 2025-11-10 13:48:36 +00:00
RawDef.lean feat: redefine HashSet.union and add lemmas (#10611) 2025-10-16 08:43:01 +00:00
RawLemmas.lean feat: add union on ExtDHashMap/ExtHashMap/ExtHashSet (#10946) 2025-11-10 13:48:36 +00:00