Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.map_mconv_monoidHom
∀ {M : Type u_2} {M' : Type u_3} {mM : MeasurableSpace M} [inst : Monoid M] [MeasurableMul₂ M]
{mM' : MeasurableSpace M'} [inst_2 : Monoid M'] [MeasurableMul₂ M'] {μ ν : MeasureTheory.Measure M}
[MeasureTheory.SFinite μ] [MeasureTheory.SFinite ν] (L : M →* M'),
Measurable ⇑L →
MeasureTheory.Measure.map (⇑L) (μ.mconv ν) =
(MeasureTheory.Measure.map (⇑L) μ).mconv (MeasureTheory.Measure.map (⇑L) ν)- 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.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Measurablestatement and proof · cited by 1,499
- map_mulproof · cited by 1,137
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodproof · cited by 353
- measurable_id'proof · cited by 145
- MeasurableMul₂statement and proof · cited by 139
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.