-
Notifications
You must be signed in to change notification settings - Fork 715
fix: Rename theorems that use sorted instead of pairwise #10743
New issue
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
Conversation
|
awaiting-review |
|
Mathlib CI status (docs):
|
|
Reference manual CI status:
|
TwoFX
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add deprecations?
|
@TwoFX I don't seem to be able to remove the "awaiting author" label but I have added the deprecations. |
TwoFX
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This PR renames theorems that use
sortedin their name to instead usepairwise.Closes #10742.