lean4-htt/src/Std/Data/TreeSet
Markus Himmel 68d9d14d44
chore: do not use the coercion α → Option α in Init and Std (#8085)
This PR moves the coercion `α → Option α` to the new file
`Init.Data.Option.Coe`. This file may not be imported anywhere in `Init`
or `Std`.
2025-04-24 13:35:01 +00:00
..
Raw chore: do not use the coercion α → Option α in Init and Std (#8085) 2025-04-24 13:35:01 +00:00
AdditionalOperations.lean feat: well-formedness lemmas for raw tree map operations (#7237) 2025-02-27 13:08:41 +00:00
Basic.lean chore: write tests for the non-verified tree map functions (#7680) 2025-03-27 13:52:34 +00:00
Lemmas.lean chore: do not use the coercion α → Option α in Init and Std (#8085) 2025-04-24 13:35:01 +00:00
Raw.lean fix: import all raw tree map modules into Std.Data (#8044) 2025-04-24 10:06:32 +00:00