Theorems · Theorem · measure theory
MeasureTheory.Measure.map_piSingleton
∀ {X : ℕ → Type u_1} {mX : (n : ℕ) → MeasurableSpace (X n)} (μ : (n : ℕ) → MeasureTheory.Measure (X n))
[∀ (n : ℕ), MeasureTheory.SigmaFinite (μ n)] (n : ℕ),
MeasureTheory.Measure.map (⇑(MeasurableEquiv.piSingleton n)) (μ (n + 1)) = MeasureTheory.Measure.pi fun i => μ ↑iLet μ (i + 1) : Measure (X (i + 1)) be a measure. Up to an equivalence,
μ i = ⨂ j : Ioc i (i + 1), μ i, where ⊗ denotes the product of measures.
- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasureTheory.SigmaFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Finsetstatement and proof · cited by 13,712
- 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
- Set.univproof · cited by 3,945
- MeasurableSetproof · cited by 3,075
- Set.extproof · cited by 2,266
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- DFunLikeproof · cited by 576
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.partialTraj_const_restrict₂proof · cited by 1