lean4-htt/src/Std/Data
Kim Morrison 705084d9ba
chore: deprecate more duplications (#11004)
This PR deprecates various duplicated definitions, detected in
[#mathlib4 > duplicate declarations @
💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/duplicate.20declarations/near/547434277)
2025-10-30 05:58:29 +00:00
..
DHashMap chore: deprecate more duplications (#11004) 2025-10-30 05:58:29 +00:00
DTreeMap chore: deprecate more duplications (#11004) 2025-10-30 05:58:29 +00:00
ExtDHashMap feat: add @[grind ext] attributes for extensional maps (#10993) 2025-10-28 05:20:45 +00:00
ExtDTreeMap feat: add @[grind ext] attributes for extensional maps (#10993) 2025-10-28 05:20:45 +00:00
ExtHashMap feat: add @[grind ext] attributes for extensional maps (#10993) 2025-10-28 05:20:45 +00:00
ExtHashSet feat: add @[grind ext] attributes for extensional maps (#10993) 2025-10-28 05:20:45 +00:00
ExtTreeMap feat: add @[grind ext] attributes for extensional maps (#10993) 2025-10-28 05:20:45 +00:00
ExtTreeSet feat: add @[grind ext] attributes for extensional maps (#10993) 2025-10-28 05:20:45 +00:00
HashMap chore: >6 month old deprecations (#10969) 2025-10-26 22:48:41 +00:00
HashSet chore: >6 month old deprecations (#10969) 2025-10-26 22:48:41 +00:00
Internal chore: deprecate more duplications (#11004) 2025-10-30 05:58:29 +00:00
Iterators chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
TreeMap chore: >6 month old deprecations (#10969) 2025-10-26 22:48:41 +00:00
TreeSet fix: mis-stated lemmas about empty raw maps (#10966) 2025-10-26 07:51:39 +00:00
ByteSlice.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
DHashMap.lean feat: hash map iterators (#10761) 2025-10-14 15:10:01 +00:00
DTreeMap.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
ExtDHashMap.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
ExtDTreeMap.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
ExtHashMap.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
ExtHashSet.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
ExtTreeMap.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
ExtTreeSet.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
HashMap.lean feat: hash map iterators (#10761) 2025-10-14 15:10:01 +00:00
HashSet.lean feat: hash map iterators (#10761) 2025-10-14 15:10:01 +00:00
Iterators.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
TreeMap.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
TreeSet.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00