lean4-htt/src/Std/Data/DTreeMap
Paul Reichert be66157583
fix: import all raw tree map modules into Std.Data (#8044)
This PR introduces the modules `Std.Data.DTreeMap.Raw`,
`Std.Data.TreeMap.Raw` and `Std.Data.TreeSet.Raw` and imports them into
`Std.Data`. All modules related to the raw tree maps are imported into
these new modules so that they are now a transitive dependency of `Std`.
2025-04-24 10:06:32 +00:00
..
Internal chore: Option cleanup (#7897) 2025-04-10 18:53:30 +00:00
Raw feat: add simp-friendly, Ord-based tree map lemmas (#7697) 2025-03-28 08:29:16 +00:00
AdditionalOperations.lean feat: well-formedness lemmas for raw tree map operations (#7237) 2025-02-27 13:08:41 +00:00
Basic.lean chore: write tests for the non-verified tree map functions (#7680) 2025-03-27 13:52:34 +00:00
Lemmas.lean feat: add simp-friendly, Ord-based tree map lemmas (#7697) 2025-03-28 08:29:16 +00:00
Raw.lean fix: import all raw tree map modules into Std.Data (#8044) 2025-04-24 10:06:32 +00:00