Theorems · Theorem · measure theory
MeasureTheory.integral_conv
∀ {M : Type u_1} {F : Type u_2} [inst : AddMonoid M] {mM : MeasurableSpace M} [MeasurableAdd₂ M]
[inst_2 : NormedAddCommGroup F] {μ ν : MeasureTheory.Measure M} {f : M → F} [inst_3 : NormedSpace ℝ F]
[MeasureTheory.SFinite μ] [MeasureTheory.SFinite ν],
MeasureTheory.Integrable f (μ.conv ν) → ∫ (x : M), f x ∂μ.conv ν = ∫ (x : M), ∫ (y : M), f (x + y) ∂ν ∂μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 265 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AddMonoidstatement and proof · cited by 2,864
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasurableAdd₂statement and proof · cited by 155
- MeasureTheory.integral_mapproof · cited by 67
- aemeasurable_idproof · cited by 66
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.charFun_convproof · cited by 2
- ProbabilityTheory.IsGaussian.integral_dual_conv_map_neg_eq_zeroproof · cited by 1
- MeasureTheory.charFunDual_convproof · cited by 1