Theorems · Theorem · measure theory
MeasureTheory.Measure.map_prod_map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {δ : Type u_4} [inst_3 : MeasurableSpace δ] {f : α → β} {g : γ → δ}
(μa : MeasureTheory.Measure α) (μc : MeasureTheory.Measure γ) [MeasureTheory.SFinite μa] [MeasureTheory.SFinite μc],
Measurable f →
Measurable g →
(MeasureTheory.Measure.map f μa).prod (MeasureTheory.Measure.map g μc) =
MeasureTheory.Measure.map (Prod.map f g) (μa.prod μc)- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- SProd.sprodproof · cited by 1,750
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodstatement and proof · cited by 353
Cited by7
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.map_prod_mapproof · cited by 4
- ProbabilityTheory.indepFun_prodproof · cited by 3
- MeasureTheory.Measure.map_conv_addMonoidHomproof · cited by 3
- MeasureTheory.FiniteMeasure.map_prod_mapproof · cited by 0
- MeasureTheory.ProbabilityMeasure.map_prod_mapproof · cited by 0
- MeasureTheory.QuasiMeasurePreserving.prodMapproof · cited by 0
- MeasureTheory.Measure.map_mconv_monoidHomproof · cited by 0