Skip to content

[Merged by Bors] - chore: simplify proof of eqOn_right_half_plane_of_superexponential_decay#12715

Closed
dwrensha wants to merge 1 commit intomasterfrom
PhragmenLindelof-shorten
Closed

[Merged by Bors] - chore: simplify proof of eqOn_right_half_plane_of_superexponential_decay#12715
dwrensha wants to merge 1 commit intomasterfrom
PhragmenLindelof-shorten

Conversation

@dwrensha
Copy link
Copy Markdown
Member

@dwrensha dwrensha commented May 6, 2024

Replaces 10 lines of proof with an instantiation of isBigO_sub_exp_rpow.
On my machine, this speeds up time reported by set_option trace.profiler true on this lemma from 0.6 seconds to 0.15 seconds

This simplification was found by tryAtEachStep.

@dwrensha
Copy link
Copy Markdown
Member Author

dwrensha commented May 6, 2024

cc @urkud, author of this file.

@dupuisf
Copy link
Copy Markdown
Contributor

dupuisf commented May 10, 2024

Thanks!

bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels May 10, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 10, 2024
…cay (#12715)

Replaces 10 lines of proof with an instantiation of `isBigO_sub_exp_rpow`.
On my machine, this speeds up time reported by `set_option trace.profiler true` on this lemma from 0.6 seconds to 0.15 seconds

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

mathlib-bors bot commented May 10, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: simplify proof of eqOn_right_half_plane_of_superexponential_decay [Merged by Bors] - chore: simplify proof of eqOn_right_half_plane_of_superexponential_decay May 10, 2024
@mathlib-bors mathlib-bors bot closed this May 10, 2024
@mathlib-bors mathlib-bors bot deleted the PhragmenLindelof-shorten branch May 10, 2024 14:50
apnelson1 pushed a commit that referenced this pull request May 12, 2024
…cay (#12715)

Replaces 10 lines of proof with an instantiation of `isBigO_sub_exp_rpow`.
On my machine, this speeds up time reported by `set_option trace.profiler true` on this lemma from 0.6 seconds to 0.15 seconds

This simplification was found by [tryAtEachStep](https://github.com/dwrensha/tryAtEachStep).
callesonne pushed a commit that referenced this pull request May 16, 2024
…cay (#12715)

Replaces 10 lines of proof with an instantiation of `isBigO_sub_exp_rpow`.
On my machine, this speeds up time reported by `set_option trace.profiler true` on this lemma from 0.6 seconds to 0.15 seconds

This simplification was 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

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