Theorems · Theorem · measure theory
MeasureTheory.Measure.map_map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {μ : MeasureTheory.Measure α} {g : β → γ} {f : α → β},
Measurable g →
Measurable f → MeasureTheory.Measure.map g (MeasureTheory.Measure.map f μ) = MeasureTheory.Measure.map (g ∘ f) μMapping a measure twice is the same as mapping the measure with the composition. This version is
for measurable functions. See map_map_of_aemeasurable when they are just ae measurable.
- Defined in
- Mathlib.MeasureTheory.Measure.Map
- Cited by
- 67 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasureTheory.Measure.extproof · cited by 308
- Measurable.compproof · cited by 234
- MeasureTheory.Measure.map_applyproof · cited by 139
Cited by67
Results whose statement or proof uses this declaration.
- MeasureTheory.MeasurePreserving.symmproof · cited by 43
- MeasureTheory.MeasurePreserving.compproof · cited by 40
- MeasureTheory.Measure.QuasiMeasurePreserving.compproof · cited by 21
- ProbabilityTheory.Kernel.map_comp_rightproof · cited by 10
- MeasureTheory.restrict_map_withDensity_abs_det_fderiv_eq_addHaarproof · cited by 3
- ProbabilityTheory.Kernel.traj_map_updateFinsetproof · cited by 3
- ProbabilityTheory.iIndepFun_infinitePiproof · cited by 3
- MeasurableEquiv.map_map_symmproof · cited by 3
- MeasurableEquiv.map_symm_mapproof · cited by 3
- ProbabilityTheory.covarianceBilin_multivariateGaussianproof · cited by 3
- ProbabilityTheory.indepFun_prodproof · cited by 3
- MeasureTheory.Measure.map_conv_addMonoidHomproof · cited by 3