Theorems · Theorem · measure theory
MeasureTheory.Measure.prodAssoc_prod
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} {τ : MeasureTheory.Measure γ}
[MeasureTheory.SFinite ν] [MeasureTheory.SFinite μ] [MeasureTheory.SFinite τ],
MeasureTheory.Measure.map (⇑MeasurableEquiv.prodAssoc) ((μ.prod ν).prod τ) = μ.prod (ν.prod τ)- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 1 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.
Cites42
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
- 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.ofPredproof · cited by 6,101
- MeasurableSetproof · cited by 3,075
- SummationFilter.unconditionalproof · cited by 2,068
- SProd.sprodproof · cited by 1,750
- mul_assocproof · cited by 1,667
- tsumproof · cited by 1,148
- MeasureTheory.Measure.mapstatement and proof · cited by 858
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.prodAssoc_prodproof · cited by 2