We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mathlib
RBMap
mathlib RBTree and RBMap won't be ported to mathlib4 but some of the theorems there should eventually be covered in Std.
RBTree
mathlib4
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
The text was updated successfully, but these errors were encountered:
Merge pull request leanprover-community#27 from goens/egg-tags
c25d9c9
Add `@egg` tags
No branches or pull requests
mathlib
RBTree
andRBMap
won't be ported tomathlib4
but some of the theorems there should eventually be covered inStd
.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
The text was updated successfully, but these errors were encountered: