Theorems · Theorem · measure theory
MeasureTheory.Measure.infinitePi_map_restrict
∀ {ι : Type u_1} {X : ι → Type u_2} {mX : (i : ι) → MeasurableSpace (X i)} (μ : (i : ι) → MeasureTheory.Measure (X i))
[hμ : ∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)] {I : Finset ι},
MeasureTheory.Measure.map I.restrict (MeasureTheory.Measure.infinitePi μ) = MeasureTheory.Measure.pi fun i => μ ↑iRestricting the product measure to a product indexed by a finset yields the usual product measure.
- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 281 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- 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
- MeasureTheory.Measure.pistatement · cited by 130
- Finset.restrictstatement · cited by 60
- MeasureTheory.Measure.infinitePistatement · cited by 48
- MeasureTheory.Measure.isProjectiveLimit_infinitePiproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.infinitePi_piproof · cited by 6
- ProbabilityTheory.iIndepFun_iff_map_fun_eq_infinitePi_map₀proof · cited by 4
- measurePreserving_eval_infinitePiproof · cited by 2
- MeasureTheory.integral_restrict_infinitePiproof · cited by 1
- MeasureTheory.Measure.infinitePi_cylinderproof · cited by 1