Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.conv_assoc
∀ {M : Type u_1} [inst : AddMonoid M] [inst_1 : MeasurableSpace M] [MeasurableAdd₂ M] (μ ν ρ : MeasureTheory.Measure M)
[MeasureTheory.SFinite ν] [MeasureTheory.SFinite ρ], (μ.conv ν).conv ρ = μ.conv (ν.conv ρ)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
- AddMonoidstatement and proof · cited by 2,864
- Measurableproof · cited by 1,499
- MeasureTheory.lintegralproof · cited by 1,152
- add_assocproof · cited by 746
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasurableAdd₂statement and proof · cited by 155
- measurable_id'proof · cited by 145
- 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.