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] - feat: primitive of a parametrised integral is continuous #11110

Closed
wants to merge 5 commits into from

Conversation

grunweg
Copy link
Collaborator

@grunweg grunweg commented Mar 2, 2024

if it is bounded by an integrable function: by the dominated convergence theorem.

From the sphere-eversion project.
The first two commits are preliminary clean-up; happy to split these into a separate PR.


Open in Gitpod

No hypotheses changed in any lemmas.
And remove on superfluous open statement.
if it is bounded by an integrable function: by the dominated convergence thm.
@grunweg grunweg added awaiting-review The author would like community review of the PR t-analysis Analysis (normed *, calculus) t-measure-probability Measure theory / Probability theory labels Mar 2, 2024
@grunweg
Copy link
Collaborator Author

grunweg commented Mar 3, 2024

These are good suggestions; I just incorporated them.

@fpvandoorn
Copy link
Member

Thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Mar 4, 2024
mathlib-bors bot pushed a commit that referenced this pull request Mar 4, 2024
if it is bounded by an integrable function: by the dominated convergence theorem.

From the sphere-eversion project.
The first two commits are preliminary clean-up; happy to split these into a separate PR.
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 4, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: primitive of a parametrised integral is continuous [Merged by Bors] - feat: primitive of a parametrised integral is continuous Mar 4, 2024
@mathlib-bors mathlib-bors bot closed this Mar 4, 2024
@mathlib-bors mathlib-bors bot deleted the MR-sphere-eversion-parametric-integral3 branch March 4, 2024 13:51
mathlib-bors bot pushed a commit that referenced this pull request Mar 4, 2024
…one file (#11139)

[Suggested](#11108 (comment)) by @loefflerd.
Only code motion (and cosmetic adaptions, such as minimising import and open statements).

Pre-requisite for #11108 and (morally) #11110.
kbuzzard pushed a commit that referenced this pull request Mar 12, 2024
if it is bounded by an integrable function: by the dominated convergence theorem.

From the sphere-eversion project.
The first two commits are preliminary clean-up; happy to split these into a separate PR.
kbuzzard pushed a commit that referenced this pull request Mar 12, 2024
…one file (#11139)

[Suggested](#11108 (comment)) by @loefflerd.
Only code motion (and cosmetic adaptions, such as minimising import and open statements).

Pre-requisite for #11108 and (morally) #11110.
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
if it is bounded by an integrable function: by the dominated convergence theorem.

From the sphere-eversion project.
The first two commits are preliminary clean-up; happy to split these into a separate PR.
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
…one file (#11139)

[Suggested](#11108 (comment)) by @loefflerd.
Only code motion (and cosmetic adaptions, such as minimising import and open statements).

Pre-requisite for #11108 and (morally) #11110.
utensil pushed a commit that referenced this pull request Mar 26, 2024
if it is bounded by an integrable function: by the dominated convergence theorem.

From the sphere-eversion project.
The first two commits are preliminary clean-up; happy to split these into a separate PR.
utensil pushed a commit that referenced this pull request Mar 26, 2024
…one file (#11139)

[Suggested](#11108 (comment)) by @loefflerd.
Only code motion (and cosmetic adaptions, such as minimising import and open statements).

Pre-requisite for #11108 and (morally) #11110.
Louddy pushed a commit that referenced this pull request Apr 15, 2024
if it is bounded by an integrable function: by the dominated convergence theorem.

From the sphere-eversion project.
The first two commits are preliminary clean-up; happy to split these into a separate PR.
Louddy pushed a commit that referenced this pull request Apr 15, 2024
…one file (#11139)

[Suggested](#11108 (comment)) by @loefflerd.
Only code motion (and cosmetic adaptions, such as minimising import and open statements).

Pre-requisite for #11108 and (morally) #11110.
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. t-analysis Analysis (normed *, calculus) t-measure-probability Measure theory / Probability theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants