Skip to content

[Merged by Bors] - feat: if an L^p space is complete, so is its target space unless the measure is zero#39614

Closed
sgouezel wants to merge 5 commits into
leanprover-community:masterfrom
sgouezel:SG_completeLp
Closed

[Merged by Bors] - feat: if an L^p space is complete, so is its target space unless the measure is zero#39614
sgouezel wants to merge 5 commits into
leanprover-community:masterfrom
sgouezel:SG_completeLp

Conversation

@sgouezel

Copy link
Copy Markdown
Contributor

Open in Gitpod

@sgouezel sgouezel changed the title feat: in an L^p space is complete, so is its target space unless the measure is zero feat: if an L^p space is complete, so is its target space unless the measure is zero May 20, 2026
@github-actions github-actions Bot added the t-measure-probability Measure theory / Probability theory label May 20, 2026
@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown

PR summary b5df2bea62

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
5 files Mathlib.MeasureTheory.Function.ConvergenceInMeasure Mathlib.MeasureTheory.Function.LpOrder Mathlib.MeasureTheory.Function.LpSpace.Basic Mathlib.MeasureTheory.Function.LpSpace.Complete Mathlib.MeasureTheory.Function.LpSpace.Indicator
1
Mathlib.MeasureTheory.Function.LpSpace.CompleteOfCompleteLp (new file) 2261

Declarations diff

+ AEFinStronglyMeasurable.exists_measurableSet_measure_pos_lt_top
+ FinStronglyMeasurable.exists_measurableSet_measure_pos_lt_top
+ compLpL₂
+ compLpL₂_apply_apply
+ compLpₗ₂
+ completeSpace_of_completeSpace_Lp
+ nontrivial_Lp_real_of_nontrivial_Lp
+ norm_compLpL₂_le

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

Comment thread Mathlib/MeasureTheory/Function/LpSpace/CompleteOfCompleteLp.lean Outdated
Comment thread Mathlib/MeasureTheory/Function/LpSpace/Basic.lean Outdated
Comment thread Mathlib/MeasureTheory/Function/LpSpace/CompleteOfCompleteLp.lean Outdated
Comment thread Mathlib/MeasureTheory/Function/LpSpace/CompleteOfCompleteLp.lean Outdated
Comment thread Mathlib/MeasureTheory/Function/LpSpace/CompleteOfCompleteLp.lean Outdated
Comment thread Mathlib/MeasureTheory/Function/LpSpace/CompleteOfCompleteLp.lean
@EtienneC30 EtienneC30 added the awaiting-author A reviewer has asked the author a question or requested changes. label May 24, 2026
sgouezel and others added 2 commits May 24, 2026 18:54
Co-authored-by: Etienne Marion <66847262+EtienneC30@users.noreply.github.com>
@sgouezel sgouezel removed the awaiting-author A reviewer has asked the author a question or requested changes. label May 24, 2026
@sgouezel

Copy link
Copy Markdown
Contributor Author

Thanks for the review!

@EtienneC30

Copy link
Copy Markdown
Member

Thanks!
maintainer merge

@github-actions

Copy link
Copy Markdown

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

@mathlib-triage mathlib-triage Bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label May 24, 2026

@RemyDegenne RemyDegenne left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!
bors r+

@mathlib-triage mathlib-triage Bot added ready-to-merge This PR has been sent to bors. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels May 26, 2026
mathlib-bors Bot pushed a commit that referenced this pull request May 26, 2026
…measure is zero (#39614)

Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr>
@mathlib-bors

mathlib-bors Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat: if an L^p space is complete, so is its target space unless the measure is zero [Merged by Bors] - feat: if an L^p space is complete, so is its target space unless the measure is zero May 26, 2026
@mathlib-bors mathlib-bors Bot closed this May 26, 2026
b-mehta pushed a commit to b-mehta/mathlib4 that referenced this pull request Jun 2, 2026
…measure is zero (leanprover-community#39614)

Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr>
Bergschaf pushed a commit to Bergschaf/mathlib4 that referenced this pull request Jun 3, 2026
…measure is zero (leanprover-community#39614)

Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr>
@sgouezel
sgouezel deleted the SG_completeLp branch June 9, 2026 15:21
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-measure-probability Measure theory / Probability theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants