batteries icon indicating copy to clipboard operation
batteries copied to clipboard

Cover `mathlib` theorems for `RBMap`

Open arienmalec opened this issue 2 years ago • 0 comments

mathlib RBTree and RBMap won't be ported to mathlib4 but some of the theorems there should eventually be covered in Std.

In particular:

https://github.com/leanprover-community/mathlib/blob/master/src/data/rbtree/basic.lean

https://github.com/leanprover-community/mathlib/blob/master/src/data/rbtree/find.lean

https://github.com/leanprover-community/mathlib/blob/master/src/data/rbtree/min_max.lean

https://github.com/leanprover-community/mathlib/blob/master/src/data/rbmap/default.lean

arienmalec avatar Nov 17 '22 03:11 arienmalec