Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - fix(group_theory/monoid_localization): fix timeout#18846

Closed
eric-wieser wants to merge 1 commit intomasterfrom
eric-wieser/speedup-localization-order
Closed

[Merged by Bors] - fix(group_theory/monoid_localization): fix timeout#18846
eric-wieser wants to merge 1 commit intomasterfrom
eric-wieser/speedup-localization-order

Conversation

@eric-wieser
Copy link
Copy Markdown
Member

@eric-wieser eric-wieser commented Apr 21, 2023

Splitting this into two definitions seems to make both much faster


Open in Gitpod

Splitting this into two definitions seems to make both much fater
@eric-wieser eric-wieser added awaiting-review The author would like community review of the PR awaiting-CI The author would like to see what CI has to say before doing more work. labels Apr 21, 2023
@eric-wieser eric-wieser requested a review from YaelDillies April 21, 2023 08:15
@github-actions github-actions bot added the modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. label Apr 21, 2023
Copy link
Copy Markdown
Collaborator

@YaelDillies YaelDillies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I was about to go and fix this myself!

maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

@RemyDegenne
Copy link
Copy Markdown
Collaborator

bors r+

@bors
Copy link
Copy Markdown

bors bot commented Apr 21, 2023

👎 Rejected by label

@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 Apr 21, 2023
@RemyDegenne
Copy link
Copy Markdown
Collaborator

RemyDegenne commented Apr 21, 2023

Oops, I did not see that the build was not finished. Let's wait for CI then.

@RemyDegenne RemyDegenne added awaiting-review The author would like community review of the PR and removed ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) labels Apr 21, 2023
@RemyDegenne
Copy link
Copy Markdown
Collaborator

bors d+

@bors
Copy link
Copy Markdown

bors bot commented Apr 21, 2023

✌️ eric-wieser can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Apr 21, 2023
@YaelDillies
Copy link
Copy Markdown
Collaborator

I think there's no need to wait for CI given that this declaration was added very recently (#18724) and nothing depends on it.

@eric-wieser eric-wieser removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Apr 21, 2023
@eric-wieser
Copy link
Copy Markdown
Member Author

I agree; especially since anything else in the queue is likely to fail without this PR anyway

bors merge

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Apr 21, 2023
bors bot pushed a commit that referenced this pull request Apr 21, 2023
Splitting this into two definitions seems to make both much faster
YaelDillies referenced this pull request Apr 21, 2023
Prove that every (linearly) ordered cancellative monoid can be embedded into a (linearly) ordered group, namely its Grothendieck group. Note that cancellativity is necessary since submonoids of a group are cancellative.



Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Apr 21, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title fix(group_theory/monoid_localization): fix timeout [Merged by Bors] - fix(group_theory/monoid_localization): fix timeout Apr 21, 2023
@bors bors bot closed this Apr 21, 2023
@bors bors bot deleted the eric-wieser/speedup-localization-order branch April 21, 2023 11:05
YaelDillies added a commit to leanprover-community/mathlib4 that referenced this pull request Apr 22, 2023
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 24, 2023
kim-em pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 10, 2023
hrmacbeth pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 10, 2023
hrmacbeth pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

delegated The PR author may merge after reviewing final suggestions. modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. 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.

3 participants