lean4-htt/src/Std
Wojciech Różowski f46c17fa1d
feat: add lemmas for DHashMap/HashMap/HashSet about emptyWithCapacity/empty (#11223)
This PR adds missing lemmas relating `emptyWithCapacity`/`empty` and
`toList`/`keys`/`values` for `DHashMap`/`HashMap`/`HashSet`.
2025-11-18 08:17:16 +00:00
..
Data feat: add lemmas for DHashMap/HashMap/HashSet about emptyWithCapacity/empty (#11223) 2025-11-18 08:17:16 +00:00
Do feat: add MPL specs for slice for ... in (#11141) 2025-11-17 15:58:29 +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