Skip to content

feat: integration by parts for stieltjes vector measures#39113

Draft
sgouezel wants to merge 8 commits intoleanprover-community:masterfrom
sgouezel:SG_vecIntMore
Draft

feat: integration by parts for stieltjes vector measures#39113
sgouezel wants to merge 8 commits intoleanprover-community:masterfrom
sgouezel:SG_vecIntMore

Conversation

@sgouezel
Copy link
Copy Markdown
Contributor

@sgouezel sgouezel commented May 9, 2026


Open in Gitpod

@sgouezel sgouezel marked this pull request as draft May 9, 2026 09:48
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented May 9, 2026

This pull request is now in draft mode. No active bors state needed cleanup.

While this PR remains draft, bors will ignore commands on this PR. Mark it ready for review before using commands like bors r+ or bors try.

@github-actions github-actions Bot added the t-measure-probability Measure theory / Probability theory label May 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

PR summary aac675020a

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.CompleteOfComplete (new file) 2250
Mathlib.MeasureTheory.VectorMeasure.WithDensityVec (new file) 2259

Declarations diff

+ AEFinStronglyMeasurable.exists_measurableSet_measure_pos_lt_top
+ FinStronglyMeasurable.exists_measurableSet_measure_pos_lt_top
+ coeFn_const_eq'
+ compLpL₂
+ compLpL₂_apply_apply
+ compLpₗ₂
+ completeSpace_of_completeSpace_Lp
+ enorm_integral_le
+ enorm_setToFun_le
+ foo
+ integral_undef
+ integral_zero
+ norm_compLpL₂
+ norm_toL1_eq_lintegral_enorm
+ withDensity

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.

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

Labels

t-measure-probability Measure theory / Probability theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant