Mathlib Map

Theorems · Theorem · abstract harmonic analysis

MeasureTheory.Measure.mconv_comm

∀ {M : Type u_2} [inst : CommMonoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M] (μ ν : MeasureTheory.Measure M)
  [MeasureTheory.SFinite μ] [MeasureTheory.SFinite ν], μ.mconv ν = ν.mconv μ

To get commutativity, we need the underlying multiplication 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
Assumes
CommMonoidMeasurableSpaceMeasurableMul₂MeasureTheory.SFiniteMeasureTheory.SFinite

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.