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] - chore: use set and manually rewrite #10980

Closed
wants to merge 3 commits into from

Conversation

adomani
Copy link
Collaborator

@adomani adomani commented Feb 26, 2024

This is an attempt to fix Mathlib/Algebra/ContinuedFractions/Computation/CorrectnessTerminating.lean.

I replaced some lets by sets and used rewrites when field_simp seemed to unfold the lets.

Zulip discussion


Open in Gitpod

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Feb 26, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Feb 26, 2024
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

Thanks

bors r+

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the ready-to-merge This PR has been sent to bors. label Feb 26, 2024
mathlib-bors bot pushed a commit that referenced this pull request Feb 26, 2024
This is an attempt to fix `Mathlib/Algebra/ContinuedFractions/Computation/CorrectnessTerminating.lean`.

I replaced some `let`s by `set`s and used rewrites when `field_simp` seemed to unfold the lets.

[Zulip discussion](https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/Help.20with.20.60nightly-testing.60)
@mathlib-bors
Copy link

mathlib-bors bot commented Feb 26, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: use set and manually rewrite [Merged by Bors] - chore: use set and manually rewrite Feb 26, 2024
@mathlib-bors mathlib-bors bot closed this Feb 26, 2024
@mathlib-bors mathlib-bors bot deleted the adomani/Correctenss_terminating_dsimp_by_hand branch February 26, 2024 21:19
riccardobrasca pushed a commit that referenced this pull request Mar 1, 2024
This is an attempt to fix `Mathlib/Algebra/ContinuedFractions/Computation/CorrectnessTerminating.lean`.

I replaced some `let`s by `set`s and used rewrites when `field_simp` seemed to unfold the lets.

[Zulip discussion](https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/Help.20with.20.60nightly-testing.60)
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
This is an attempt to fix `Mathlib/Algebra/ContinuedFractions/Computation/CorrectnessTerminating.lean`.

I replaced some `let`s by `set`s and used rewrites when `field_simp` seemed to unfold the lets.

[Zulip discussion](https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/Help.20with.20.60nightly-testing.60)
Louddy pushed a commit that referenced this pull request Apr 15, 2024
This is an attempt to fix `Mathlib/Algebra/ContinuedFractions/Computation/CorrectnessTerminating.lean`.

I replaced some `let`s by `set`s and used rewrites when `field_simp` seemed to unfold the lets.

[Zulip discussion](https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/Help.20with.20.60nightly-testing.60)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants