Skip to content

feat(MeasureTheory/Integral): add integrableOn_of_integrableOn_inter_support#37590

Closed
pitmonticone wants to merge 1 commit intoleanprover-community:masterfrom
pitmonticone:carleson/integrableOn-inter-support
Closed

feat(MeasureTheory/Integral): add integrableOn_of_integrableOn_inter_support#37590
pitmonticone wants to merge 1 commit intoleanprover-community:masterfrom
pitmonticone:carleson/integrableOn-inter-support

Conversation

@pitmonticone
Copy link
Copy Markdown
Member

If a function is integrable on s ∩ support f, then it is integrable on s.

Upstreamed from the Carleson project.

Co-authored-by: Jasper Mulder-Sohn jasper.mulder@planet.nl


@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 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

PR summary 6ef8cc2731

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ integrableOn_of_integrableOn_inter_support

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).

@github-actions github-actions bot added the t-measure-probability Measure theory / Probability theory label Apr 3, 2026
…_support`

If a function is integrable on `s ∩ support f`, then it is integrable on `s`.

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

Co-authored-by: Jasper Mulder-Sohn <jasper.mulder@planet.nl>
@pitmonticone pitmonticone force-pushed the carleson/integrableOn-inter-support branch from 9d7536d to 28ff372 Compare April 3, 2026 10:25
@ADedecker
Copy link
Copy Markdown
Member

Isn't this MeasureTheory.IntegrableOn.of_inter_support ?

@ADedecker ADedecker added the awaiting-author A reviewer has asked the author a question or requested changes. label Apr 3, 2026
@grunweg
Copy link
Copy Markdown
Contributor

grunweg commented Apr 3, 2026

I think so (and the existing proof is also slightly nicer than this one). I suggest moving Carleson to this lemma instead.

@pitmonticone
Copy link
Copy Markdown
Member Author

Closing: this already exists as MeasureTheory.IntegrableOn.of_inter_support. Thanks @ADedecker and @grunweg for pointing this out!

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

Labels

awaiting-author A reviewer has asked the author a question or requested changes. carleson part of the ongoing formalization of Carleson's theorem easy < 20s of review time. See the lifecycle page for guidelines. t-measure-probability Measure theory / Probability theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants