Skip to content
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(algebra/order/monoid): a + b ≤ c → a ≤ c #15033

Closed
wants to merge 1 commit into from

Conversation

YaelDillies
Copy link
Collaborator

Generalize four lemmas that were left by previous PRs before canonically_ordered_monoid was a thing.


Open in Gitpod

@YaelDillies YaelDillies added easy < 20s of review time. See the lifecycle page for guidelines. awaiting-review The author would like community review of the PR labels Jun 28, 2022
@urkud urkud changed the title feat(analysis/order/monoid): a + b ≤ c → a ≤ c feat(algebra/order/monoid): a + b ≤ c → a ≤ c Jun 29, 2022
@urkud
Copy link
Member

urkud commented Jun 29, 2022

Thanks!
bors merge

@YaelDillies
Copy link
Collaborator Author

I think bors didn't pick it up.

@YaelDillies YaelDillies reopened this Jun 29, 2022
@urkud
Copy link
Member

urkud commented Jun 29, 2022

Did github changes something so that now "Enter" closes the PR?
bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Jun 29, 2022
@YaelDillies
Copy link
Collaborator Author

I must've accidentally hit tab first.

bors bot pushed a commit that referenced this pull request Jun 29, 2022
Generalize four lemmas that were left by previous PRs before `canonically_ordered_monoid` was a thing.
@bors
Copy link

bors bot commented Jun 29, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/order/monoid): a + b ≤ c → a ≤ c [Merged by Bors] - feat(algebra/order/monoid): a + b ≤ c → a ≤ c Jun 29, 2022
@bors bors bot closed this Jun 29, 2022
@bors bors bot deleted the le_of_add_le_left branch June 29, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy < 20s of review time. See the lifecycle page for guidelines. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants