-
Notifications
You must be signed in to change notification settings - Fork 380
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
[Merged by Bors] - feat: interactions between List.map
and sorting lists
#15952
Conversation
PR summary e8142f6c98Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
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.
Looking good
maintainer merge
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
bors merge |
If the function preserves the relation on the list, then the sorting algorithms are unaffected.
Build failed (retrying...): |
If the function preserves the relation on the list, then the sorting algorithms are unaffected.
Pull request successfully merged into master. Build succeeded: |
List.map
and sorting listsList.map
and sorting lists
If the function preserves the relation on the list, then the sorting algorithms are unaffected.
If the function preserves the relation on the list, then the sorting algorithms are unaffected.
If the function preserves the relation on the list, then the sorting algorithms are unaffected.
This incorporates contributions from @eric-wieser in leanprover-community/mathlib4#15952 and @fgdorais in leanprover-community/batteries#579
This incorporates contributions from @eric-wieser in leanprover-community/mathlib4#15952 and @fgdorais in leanprover-community/batteries#579
If the function preserves the relation on the list, then the sorting algorithms are unaffected.