lean4-htt/src/Std/Data
Kim Morrison d10d17ce03
chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143)
These lemmas were previously only stated the other way round, but in
this direction they are both good simp lemmas, and good grind lemmas.
2025-04-28 13:48:06 +00:00
..
DHashMap chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
DTreeMap chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
ExtDHashMap chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
ExtHashMap chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
ExtHashSet chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
HashMap chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
HashSet chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
Internal feat: extensional hash maps (#8004) 2025-04-28 06:48:25 +00:00
TreeMap chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
TreeSet chore: add HashMap/TreeMap.isSome_X simp lemmas (#8143) 2025-04-28 13:48:06 +00:00
DHashMap.lean fix: unorphan modules in Std.Data (#4679) 2024-07-08 07:57:56 +00:00
DTreeMap.lean fix: import all raw tree map modules into Std.Data (#8044) 2025-04-24 10:06:32 +00:00
ExtDHashMap.lean feat: extensional hash maps (#8004) 2025-04-28 06:48:25 +00:00
ExtHashMap.lean feat: extensional hash maps (#8004) 2025-04-28 06:48:25 +00:00
ExtHashSet.lean feat: extensional hash maps (#8004) 2025-04-28 06:48:25 +00:00
HashMap.lean
HashSet.lean
TreeMap.lean fix: import all raw tree map modules into Std.Data (#8044) 2025-04-24 10:06:32 +00:00
TreeSet.lean chore: USE_LAKE: integrate into CMake (#4466) 2025-03-15 08:58:01 +00:00