Theorems · Theorem · abstract harmonic analysis
MeasureTheory.Measure.map_conv_addMonoidHom
∀ {M : Type u_2} {M' : Type u_3} {mM : MeasurableSpace M} [inst : AddMonoid M] [MeasurableAdd₂ M]
{mM' : MeasurableSpace M'} [inst_2 : AddMonoid M'] [MeasurableAdd₂ M'] {μ ν : MeasureTheory.Measure M}
[MeasureTheory.SFinite μ] [MeasureTheory.SFinite ν] (L : M →+ M'),
Measurable ⇑L →
MeasureTheory.Measure.map (⇑L) (μ.conv ν) =
(MeasureTheory.Measure.map (⇑L) μ).conv (MeasureTheory.Measure.map (⇑L) ν)- Defined in
- Mathlib.MeasureTheory.Group.Convolution
- Cited by
- 3 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
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- Measurablestatement and proof · cited by 1,499
- map_addproof · cited by 964
- MeasureTheory.Measure.mapstatement and proof · 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
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.poissonMeasure_conv_poissonMeasureproof · cited by 2
- ProbabilityTheory.map_cast_poissonMeasure_convproof · cited by 1
- MeasureTheory.Measure.map_conv_continuousLinearMapproof · cited by 0