lean4-htt/src/Std
Paul Reichert fd0177afe3
feat: add missing lemmas about insertMany and get? for container types (#10247)
This PR adds missing the lemmas `ofList_eq_insertMany_empty`,
`get?_eq_some_iff`, `getElem?_eq_some_iff` and `getKey?_eq_some_iff` to
all container types.
2025-09-09 13:27:43 +00:00
..
Data feat: add missing lemmas about insertMany and get? for container types (#10247) 2025-09-09 13:27:43 +00:00
Do fix: make IO.RealWorld opaque (#9631) 2025-09-08 18:12:19 +00:00
Internal chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Net refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sat feat: high-level order typeclasses (#9729) 2025-08-11 14:55:17 +00:00
Sync chore: miscellaneous documentation typos (#10009) 2025-08-20 21:39:03 +00:00
Tactic chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Time chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Data.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Do.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Internal.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Net.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sat.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sync.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +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