lean4-htt/src/Std/Data/DTreeMap
Paul Reichert d9e7ded5af
feat: getThenInsertIfNew? and partition functions for the tree map (#7109)
This PR implements the `getThenInsertIfNew?` and `partition` functions
on the tree map.

---------

Co-authored-by: Paul Reichert <6992158+datokrat@users.noreply.github.com>
2025-02-18 08:29:24 +00:00
..
Internal feat: getThenInsertIfNew? and partition functions for the tree map (#7109) 2025-02-18 08:29:24 +00:00
AdditionalOperations.lean feat: min, max, minKey, maxKey, atIndex, getEntryLE, getKeyLE, ... functions for the tree map (#7070) 2025-02-17 14:00:42 +00:00
Basic.lean feat: getThenInsertIfNew? and partition functions for the tree map (#7109) 2025-02-18 08:29:24 +00:00
Lemmas.lean feat: tree map lemmas about empty, isEmpty, insert, contains (#6850) 2025-02-17 08:44:52 +00:00
Raw.lean feat: getThenInsertIfNew? and partition functions for the tree map (#7109) 2025-02-18 08:29:24 +00:00
RawLemmas.lean feat: tree map lemmas about empty, isEmpty, insert, contains (#6850) 2025-02-17 08:44:52 +00:00