Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.lintegral_mconv
∀ {M : Type u_1} [inst : Monoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M] {μ ν : MeasureTheory.Measure M}
[MeasureTheory.SFinite ν] {f : M → ENNReal},
Measurable f → ∫⁻ (z : M), f z ∂μ.mconv ν = ∫⁻ (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
- Monoidstatement and proof · cited by 3,887
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasurableMul₂statement and proof · cited by 139
- aemeasurable_idproof · cited by 66
- MeasureTheory.Measure.mconvstatement · cited by 31
- Measurable.comp_aemeasurable'proof · cited by 26
- AEMeasurable.sndproof · cited by 23
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.mconv_absolutelyContinuousproof · cited by 3
- MeasureTheory.Measure.mconv_assocproof · cited by 0