Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.lintegral_mconv_eq_lintegral_prod
∀ {M : Type u_1} [inst : Monoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M] {μ ν : MeasureTheory.Measure M}
{f : M → ENNReal}, Measurable f → ∫⁻ (z : M), f z ∂μ.mconv ν = ∫⁻ (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
- Monoidstatement and proof · cited by 3,887
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- MeasurableMul₂statement and proof · cited by 139
- MeasureTheory.Measure.mconvstatement · cited by 31
- MeasureTheory.lintegral_mapproof · cited by 17
- MeasurableMul₂.measurable_mulproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.lintegral_mconvproof · cited by 2
- MeasureTheory.mconv_withDensity_eq_mlconvolution₀proof · cited by 1