Theorems · Theorem · measure theory
MeasureTheory.Measure.infinitePi_map_piCurry_symm
∀ {ι : 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).symm)
(MeasureTheory.Measure.infinitePi fun i => MeasureTheory.Measure.infinitePi fun j => μ i j) =
MeasureTheory.Measure.infinitePi fun p => μ p.fst p.snd- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 283 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Finset.prodproof · cited by 2,356
- Finset.imageproof · cited by 910
- MeasureTheory.Measure.mapstatement · cited by 858
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.infinitePi_map_piCurryproof · cited by 1
- MeasureTheory.Measure.infinitePi_map_curry_symmproof · cited by 1