Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.conv_comm
∀ {M : Type u_2} [inst : AddCommMonoid M] [inst_1 : MeasurableSpace M] [MeasurableAdd₂ M]
(μ ν : MeasureTheory.Measure M) [MeasureTheory.SFinite μ] [MeasureTheory.SFinite ν], μ.conv ν = ν.conv μTo get commutativity, we need the underlying addition to be commutative.
- Defined in
- Mathlib.MeasureTheory.Group.Convolution
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 223 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
- AddCommMonoidstatement and proof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- add_commproof · cited by 1,535
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodproof · cited by 353
- MeasurableAdd₂statement and proof · cited by 155
- measurable_id'proof · cited by 145
- MeasureTheory.Measure.map_mapproof · cited by 67
- Measurable.fstproof · cited by 51
- Measurable.sndproof · cited by 51
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.