lean4-htt/src/Std/Data/DTreeMap
Kim Morrison daa4fd9955
feat: review of implicitness of arguments in List/Array (#7672)
This PR reviews the implicitness of arguments across List/Array/Vector,
generally trying to make arguments implicit where possible, although
sometimes correcting propositional arguments which were incorrectly
implicit to explicit.
2025-03-26 04:40:06 +00:00
..
Internal feat: review of implicitness of arguments in List/Array (#7672) 2025-03-26 04:40:06 +00:00
Raw feat: tree map lemmas for maxKey? (#7657) 2025-03-25 12:41:46 +00:00
AdditionalOperations.lean feat: well-formedness lemmas for raw tree map operations (#7237) 2025-02-27 13:08:41 +00:00
Basic.lean feat: tree map lemmas for minKey? (#7437) 2025-03-19 09:54:33 +00:00
Lemmas.lean feat: tree map lemmas for maxKey? (#7657) 2025-03-25 12:41:46 +00:00