Theorems · Theorem · measure theory
MeasureTheory.Measure.infinitePi_map_piCurry
∀ {ι : Type u_3} {κ : ι → Type u_4} {X : (i : ι) → κ i → Type u_5} {mX : (i : ι) → (j : κ i) → MeasurableSpace (X i j)}
(μ : (i : ι) → (j : κ i) → MeasureTheory.Measure (X i j))
[hμ : ∀ (i : ι) (j : κ i), MeasureTheory.IsProbabilityMeasure (μ i j)],
MeasureTheory.Measure.map (⇑(MeasurableEquiv.piCurry X)) (MeasureTheory.Measure.infinitePi fun p => μ p.fst p.snd) =
MeasureTheory.Measure.infinitePi fun i => MeasureTheory.Measure.infinitePi fun j => μ i j- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasurableEquivstatement · cited by 269
- MeasureTheory.Measure.infinitePistatement and proof · cited by 48
- MeasurableEquiv.piCurrystatement and proof · cited by 8
- MeasurableEquiv.map_apply_eq_iff_map_symm_apply_eqproof · cited by 3
- MeasureTheory.Measure.infinitePi_map_piCurry_symmproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun_uncurryproof · cited by 2