[Merged by Bors] - feat(Finset): extra toLeft/toRight API#23020
[Merged by Bors] - feat(Finset): extra toLeft/toRight API#23020YaelDillies wants to merge 7 commits intomasterfrom
toLeft/toRight API#23020Conversation
PR summary 97680769fdImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
YaelDillies
left a comment
There was a problem hiding this comment.
@fpvandoorn, what's your preferred way for me to fix the simps error in Logic.Equiv.Set?
b-mehta
left a comment
There was a problem hiding this comment.
The finset/fintype changes look great to me
By making sure that |
|
#23041 might also help |
|
Or, going even further, we can disallow When I wrote Please open issues (or make fixes to |
Indeed that's the case.
I see that you have opened #23041 for that, so I will refrain from doing so. |
|
It's not quite the same, but I added it to that issue. Do you think this would be good?
|
As a bonus, this lets us reduce imports. Also add the API that I independently came up with in #20433 (comment).
32cbe00 to
4d63c0c
Compare
toLeft/toRight using maptoLeft/toRight API
b-mehta
left a comment
There was a problem hiding this comment.
This is now very nice, thank you!
bors merge
Add the API that I independently came up with in #20433 (comment).
|
Pull request successfully merged into master. Build succeeded: |
toLeft/toRight APItoLeft/toRight API
Add the API that I independently came up with in #20433 (comment).