Skip to content

[Merged by Bors] - chore: shorten a proof in MeasureTheory.Function.AEEqOfIntegral#13334

Closed
dwrensha wants to merge 1 commit intomasterfrom
AEEqOfIntergral-tryAtEachStep
Closed

[Merged by Bors] - chore: shorten a proof in MeasureTheory.Function.AEEqOfIntegral#13334
dwrensha wants to merge 1 commit intomasterfrom
AEEqOfIntergral-tryAtEachStep

Conversation

@dwrensha
Copy link
Copy Markdown
Member

Replaces 13 lines of proof with a single invocation of Integrable.measure_le_lt_top,
making the proof speed up from 0.23 seconds to 0.12 seconds.

Found by tryAtEachStep.


Open in Gitpod

Copy link
Copy Markdown
Contributor

@grunweg grunweg left a comment

Choose a reason for hiding this comment

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

Thanks for the clean-up and speed-up; nice find!
maintainer merge

@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label May 29, 2024
@github-actions
Copy link
Copy Markdown

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

@RemyDegenne
Copy link
Copy Markdown
Contributor

bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels May 29, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 29, 2024
Replaces 13 lines of proof with a single invocation of `Integrable.measure_le_lt_top`,
making the proof speed up from 0.23 seconds to 0.12 seconds.

Found by [tryAtEachStep](https://github.com/dwrensha/tryAtEachStep).
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented May 29, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: shorten a proof in MeasureTheory.Function.AEEqOfIntegral [Merged by Bors] - chore: shorten a proof in MeasureTheory.Function.AEEqOfIntegral May 29, 2024
@mathlib-bors mathlib-bors bot closed this May 29, 2024
@mathlib-bors mathlib-bors bot deleted the AEEqOfIntergral-tryAtEachStep branch May 29, 2024 13:04
callesonne pushed a commit that referenced this pull request Jun 4, 2024
Replaces 13 lines of proof with a single invocation of `Integrable.measure_le_lt_top`,
making the proof speed up from 0.23 seconds to 0.12 seconds.

Found by [tryAtEachStep](https://github.com/dwrensha/tryAtEachStep).
js2357 pushed a commit that referenced this pull request Jun 18, 2024
Replaces 13 lines of proof with a single invocation of `Integrable.measure_le_lt_top`,
making the proof speed up from 0.23 seconds to 0.12 seconds.

Found by [tryAtEachStep](https://github.com/dwrensha/tryAtEachStep).
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