Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.lintegral_conv_eq_lintegral_sum
∀ {M : Type u_1} [inst : AddMonoid M] [inst_1 : MeasurableSpace M] [MeasurableAdd₂ M] {μ ν : MeasureTheory.Measure M}
{f : M → ENNReal}, Measurable f → ∫⁻ (z : M), f z ∂μ.conv ν = ∫⁻ (z : M × M), f (z.1 + z.2) ∂μ.prod ν- Defined in
- Mathlib.MeasureTheory.Group.Convolution
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- AddMonoidstatement and proof · cited by 2,864
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- MeasurableAdd₂statement and proof · cited by 155
- MeasureTheory.Measure.convstatement · cited by 41
- MeasureTheory.lintegral_mapproof · cited by 17
- MeasurableAdd₂.measurable_addproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.lintegral_convproof · cited by 2
- MeasureTheory.conv_withDensity_eq_mlconvolution₀proof · cited by 1