Skip to content

[Merged by Bors] - chore(AlgebraicGeometry/Gluing): fix soon-to-be-broken proof#11838

Closed
kim-em wants to merge 1 commit intomasterfrom
gluing
Closed

[Merged by Bors] - chore(AlgebraicGeometry/Gluing): fix soon-to-be-broken proof#11838
kim-em wants to merge 1 commit intomasterfrom
gluing

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Apr 2, 2024

This proof had two changes added during porting, and these produce a massive timeout after the changes in leanprover/lean4#3807.

This PR replace the change with the appropriate erw, and is now fast before and after the change.

Copy link
Copy Markdown
Contributor

@Ruben-VandeVelde Ruben-VandeVelde left a comment

Choose a reason for hiding this comment

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

I don't like it much, but it's no worse than before.

maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2024

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Apr 2, 2024
@eric-wieser eric-wieser changed the title chore: fix proof in Mathlib/AlgebraicGeometry/Gluing chore(AlgebraicGeometry/Gluing): fix soon-to-be-broken proof Apr 2, 2024
@eric-wieser
Copy link
Copy Markdown
Member

bors merge

I adjusted the title to make clear that the proof is not yet broken

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Apr 2, 2024
mathlib-bors bot pushed a commit that referenced this pull request Apr 2, 2024
This proof had two `change`s added during porting, and these produce a massive timeout after the changes in leanprover/lean4#3807.

This PR replace the `change` with the appropriate `erw`, and is now fast before and after the change.

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Apr 2, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(AlgebraicGeometry/Gluing): fix soon-to-be-broken proof [Merged by Bors] - chore(AlgebraicGeometry/Gluing): fix soon-to-be-broken proof Apr 2, 2024
@mathlib-bors mathlib-bors bot closed this Apr 2, 2024
@mathlib-bors mathlib-bors bot deleted the gluing branch April 2, 2024 11:01
xgenereux pushed a commit that referenced this pull request Apr 15, 2024
This proof had two `change`s added during porting, and these produce a massive timeout after the changes in leanprover/lean4#3807.

This PR replace the `change` with the appropriate `erw`, and is now fast before and after the change.

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
atarnoam pushed a commit that referenced this pull request Apr 16, 2024
This proof had two `change`s added during porting, and these produce a massive timeout after the changes in leanprover/lean4#3807.

This PR replace the `change` with the appropriate `erw`, and is now fast before and after the change.

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
uniwuni pushed a commit that referenced this pull request Apr 19, 2024
This proof had two `change`s added during porting, and these produce a massive timeout after the changes in leanprover/lean4#3807.

This PR replace the `change` with the appropriate `erw`, and is now fast before and after the change.

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
callesonne pushed a commit that referenced this pull request Apr 22, 2024
This proof had two `change`s added during porting, and these produce a massive timeout after the changes in leanprover/lean4#3807.

This PR replace the `change` with the appropriate `erw`, and is now fast before and after the change.

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants