Theorems · Theorem · measure theory
MeasureTheory.Measure.pi_prod_map_IicProdIoc
∀ {X : ℕ → Type u_1} {mX : (n : ℕ) → MeasurableSpace (X n)} (μ : (n : ℕ) → MeasureTheory.Measure (X n))
[hμ : ∀ (n : ℕ), MeasureTheory.IsProbabilityMeasure (μ n)] {a b : ℕ},
MeasureTheory.Measure.map (IicProdIoc a b)
((MeasureTheory.Measure.pi fun i => μ ↑i).prod (MeasureTheory.Measure.pi fun i => μ ↑i)) =
MeasureTheory.Measure.pi fun i => μ ↑iLet μ : (i : Iic b) → Measure (X i) be a family of measures. Up to an equivalence,
(⨂ i : Iic a, μ i) ⊗ (⨂ i : Ioc a b, μ i) = ⨂ i : Iic b, μ i, where ⊗ denotes the
product of measures.
- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
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
- 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.univproof · cited by 3,945
- Finset.univproof · cited by 3,473
- MeasurableSetproof · cited by 3,075
- Finset.prodproof · cited by 2,356
- le_rflproof · cited by 1,558
- MeasureTheory.Measure.mapstatement and proof · cited by 858
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.isProjectiveLimit_infinitePiNatproof · cited by 1