Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.lintegral_conv
∀ {M : Type u_1} [inst : AddMonoid M] [inst_1 : MeasurableSpace M] [MeasurableAdd₂ M] {μ ν : MeasureTheory.Measure M}
[MeasureTheory.SFinite ν] {f : M → ENNReal},
Measurable f → ∫⁻ (z : M), f z ∂μ.conv ν = ∫⁻ (x : M), ∫⁻ (y : M), f (x + y) ∂ν ∂μ- Defined in
- Mathlib.MeasureTheory.Group.Convolution
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.SFinitestatement and proof · cited by 449
- MeasurableAdd₂statement and proof · cited by 155
- aemeasurable_idproof · cited by 66
- MeasureTheory.Measure.convstatement · cited by 41
- Measurable.comp_aemeasurable'proof · cited by 26
- AEMeasurable.sndproof · cited by 23
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.conv_absolutelyContinuousproof · cited by 3
- MeasureTheory.Measure.conv_assocproof · cited by 0