feat(Order): OrderType.lift and more order type API#36720
feat(Order): OrderType.lift and more order type API#36720YanYablonovskiy wants to merge 11 commits intoleanprover-community:masterfrom
OrderType.lift and more order type API#36720Conversation
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 09d467d787Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
Co-authored-by: Yaël Dillies <[email protected]>
|
-awaiting-author |
YaelDillies
left a comment
There was a problem hiding this comment.
Thanks!
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. trigger_name: pull_request_review |
Co-authored-by: Violeta Hernández Palacios <[email protected]>
|
-awaiting-author |
Co-authored-by: Violeta Hernández Palacios <[email protected]>
Adding the universe lifting operation to
OrderType, addresses a 'TODO' .