lean4-htt/src/Std/Data
Kim Morrison 308a383079
chore: fix grind annotation on DHashMap.contains_iff_mem (#8700)
The original annotations produced patterns that matched too often.
2025-06-10 03:26:54 +00:00
..
DHashMap chore: fix grind annotation on DHashMap.contains_iff_mem (#8700) 2025-06-10 03:26:54 +00:00
DTreeMap chore: adjust HashMap grind lemmas (#8587) 2025-06-02 12:50:21 +00:00
ExtDHashMap chore: fix grind annotation on DHashMap.contains_iff_mem (#8700) 2025-06-10 03:26:54 +00:00
ExtHashMap feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
ExtHashSet feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
HashMap chore: adjust HashMap grind lemmas (#8587) 2025-06-02 12:50:21 +00:00
HashSet feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
Internal feat: equivalence of iterators (#8545) 2025-06-06 08:06:39 +00:00
Iterators feat: introduce empty iterator (#8615) 2025-06-06 14:26:52 +00:00
TreeMap chore: adjust HashMap grind lemmas (#8587) 2025-06-02 12:50:21 +00:00
TreeSet feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +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 feat: Std.HashMap (#4583) 2024-07-05 10:14:20 +00:00
HashSet.lean feat: Std.HashMap (#4583) 2024-07-05 10:14:20 +00:00
Iterators.lean feat: equivalence of iterators (#8545) 2025-06-06 08:06:39 +00:00
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