lean4-htt/src/Std
Wojciech Różowski ec008ff55a
feat: add BEq to DHashMap/HashMap/HashSet and their extensional variants (#11266)
This PR adds `BEq` instance for `DHashMap`/`HashMap`/`HashSet` and their
extensional variants and proves lemmas relating it to the equivalence of
hashmaps/equality of extensional variants.
2025-12-10 15:40:09 +00:00
..
Data feat: add BEq to DHashMap/HashMap/HashSet and their extensional variants (#11266) 2025-12-10 15:40:09 +00:00
Do doc: docstring review for Std.Do (#11550) 2025-12-09 09:51:52 +00:00
Internal chore: CI: enable leak sanitizer again (#11339) 2025-11-27 18:32:35 +00:00
Net refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sat feat: dedicated fix operator for well-founded recursion on Nat (#7965) 2025-12-01 12:51:55 +00:00
Sync fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +00:00
Tactic chore: fix spelling (#11531) 2025-12-06 13:54:27 +00:00
Time doc: correct typos in documentation and comments (#11465) 2025-12-02 06:38:05 +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 doc: correct typos in documentation and comments (#11465) 2025-12-02 06:38:05 +00:00