[Merged by Bors] - feat(SetTheory/Ordinal): add add_iSup, mul_iSup and friends#37470
[Merged by Bors] - feat(SetTheory/Ordinal): add add_iSup, mul_iSup and friends#37470SabrinaJewson wants to merge 3 commits intoleanprover-community:masterfrom
add_iSup, mul_iSup and friends#37470Conversation
Welcome new contributor!Thank you for contributing to Mathlib! If you haven't done so already, please review our contribution guidelines, as well as the style guide and naming conventions. In particular, we kindly remind contributors that we have guidelines regarding the use of AI when making pull requests. We use a review queue to manage reviews. If your PR does not appear there, it is probably because it is not successfully building (i.e., it doesn't have a green checkmark), has the If you haven't already done so, please come to https://leanprover.zulipchat.com/, introduce yourself, and mention your new PR. Thank you again for joining our community. |
PR summary 7d9358ee9dImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
ecfbeb6 to
dde54d8
Compare
|
Can we also have |
dde54d8 to
ae9d043
Compare
|
I added |
5d51543 to
e824e94
Compare
|
Oh, can you update the PR desc too, so it doesn't mention |
YaelDillies
left a comment
There was a problem hiding this comment.
Thanks! 🚀
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
|
Thanks! bors merge |
Add a couple lemmas for working with ordinal `iSup` and `sSup`, addition and multiplication. Co-authored-by: SabrinaJewson <[email protected]>
|
Pull request successfully merged into master. Build succeeded: |
add_iSup, mul_iSup and friendsadd_iSup, mul_iSup and friends
Add a couple lemmas for working with ordinal
iSupandsSup, addition and multiplication.