Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.mconv_assoc
∀ {M : Type u_1} [inst : Monoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M] (μ ν ρ : MeasureTheory.Measure M)
[MeasureTheory.SFinite ν] [MeasureTheory.SFinite ρ], (μ.mconv ν).mconv ρ = μ.mconv (ν.mconv ρ)Convolution is associative.
- Defined in
- Mathlib.MeasureTheory.Group.Convolution
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- ENNRealproof · cited by 9,879
- Monoidstatement and proof · cited by 3,887
- mul_assocproof · cited by 1,667
- Measurableproof · cited by 1,499
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.SFinitestatement and proof · cited by 449
- measurable_id'proof · cited by 145
- MeasurableMul₂statement and proof · cited by 139
- Measurable.fun_compproof · cited by 95
- Measurable.fstproof · cited by 51
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.