-
Notifications
You must be signed in to change notification settings - Fork 893
[Merged by Bors] - chore: Split off and golf ulift field instances
#2911
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
|
Thanks! |
|
✌️ YaelDillies can now approve this pull request. To approve and merge a pull request, simply reply with |
|
Was this done without the aid of mathport? |
|
For the |
|
You still forgot a file in |
| #align ulift.has_int_cast ULift.intCast | ||
|
|
||
| @[simp, norm_cast] | ||
| theorem up_natCast [NatCast α] (n : ℕ) : up (n : α) = n := |
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.
Isn't it nat_cast?
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.
Guess it depends where your coin flip landed so this is out of scope.
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.
Yeah...
|
This is forward-porting two PRs (also leanprover-community/mathlib3#18596), not one, right? Please don't do that without making it clear in the PR description. |
|
Sorry, my edit to the PR description seems to have been lost in the many tabs I have open. |
eric-wieser
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.
bors merge
Thanks!
Match leanprover-community/mathlib3#18590 and leanprover-community/mathlib3#18596 Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
|
Build failed (retrying...):
|
Match leanprover-community/mathlib3#18590 and leanprover-community/mathlib3#18596 Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
|
Pull request successfully merged into master. Build succeeded:
|
ulift field instancesulift field instances
Match leanprover-community/mathlib3#18590 and leanprover-community/mathlib3#18596