Skip to content

feat(MeasureTheory/LpSpace): add ContinuousMap.memLp#37560

Open
pitmonticone wants to merge 3 commits intoleanprover-community:masterfrom
pitmonticone:carleson/ContinuousMap-memLp
Open

feat(MeasureTheory/LpSpace): add ContinuousMap.memLp#37560
pitmonticone wants to merge 3 commits intoleanprover-community:masterfrom
pitmonticone:carleson/ContinuousMap-memLp

Conversation

@pitmonticone
Copy link
Copy Markdown
Member

Add ContinuousMap.memLp: a continuous function on a compact space is in L^p.

Upstreamed from the Carleson project.

Co-authored-by: Leo Diedering [email protected]


@pitmonticone pitmonticone added carleson part of the ongoing formalization of Carleson's theorem easy < 20s of review time. See the lifecycle page for guidelines. labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

PR summary f51efbe0b8

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ memLp

You can run this locally as follows
## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>

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

The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/reporting/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

Copy link
Copy Markdown
Member

@EtienneC30 EtienneC30 left a comment

Choose a reason for hiding this comment

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

Thanks!
maintainer delegate

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

🚀 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 Apr 4, 2026
pitmonticone and others added 2 commits April 4, 2026 22:58
Add `ContinuousMap.memLp`: a continuous function on a compact space is in L^p.

Upstreamed from the [Carleson](https://github.com/fpvandoorn/carleson) project.

Co-authored-by: Leo Diedering <[email protected]>
@pitmonticone pitmonticone force-pushed the carleson/ContinuousMap-memLp branch from a59852e to 631ce06 Compare April 4, 2026 21:59
@pitmonticone
Copy link
Copy Markdown
Member Author

Thanks, done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

carleson part of the ongoing formalization of Carleson's theorem easy < 20s of review time. See the lifecycle page for guidelines. maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. t-measure-probability Measure theory / Probability theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants