lean4-htt/src/Std
Wojciech Różowski 34f9798b4b
feat: add DTreeMap/TreeMap/TreeSet iterators and slices (#10776)
This PR adds iterators and slices for `DTreeMap`/`TreeMap`/`TreeSet`
based on zippers and provides basic lemmas about them.

---------

Co-authored-by: Markus Himmel <markus@himmel-villmar.de>
2025-11-11 17:49:50 +00:00
..
Data feat: add DTreeMap/TreeMap/TreeSet iterators and slices (#10776) 2025-11-11 17:49:50 +00:00
Do chore: remove duplicate lemmas in Std.Do.SPred (#11006) 2025-10-29 07:26:24 +00:00
Internal refactor: do not use String.Iterator (#11127) 2025-11-11 11:46:58 +00:00
Net refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sat chore: deprecate more duplications (#11004) 2025-10-30 05:58:29 +00:00
Sync chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Tactic chore: deprecate more duplications (#11004) 2025-10-30 05:58:29 +00:00
Time chore: add deprecations for duplicated theorems (#10967) 2025-10-29 05:26:16 +00:00
Data.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Do.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Internal.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Net.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Sat.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Sync.lean feat: add Std.CancellationToken type (#10510) 2025-10-07 03:21:45 +00:00
Tactic.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Time.lean refactor: module-ize Std.Time (#9100) 2025-07-16 09:57:53 +00:00