Theorems · Theorem · measure theory
MeasureTheory.Measure.isProjectiveLimit_infinitePi
∀ {ι : Type u_1} {X : ι → Type u_2} {mX : (i : ι) → MeasurableSpace (X i)} (μ : (i : ι) → MeasureTheory.Measure (X i))
[hμ : ∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)],
MeasureTheory.IsProjectiveLimit (MeasureTheory.Measure.infinitePi μ) fun I => MeasureTheory.Measure.pi fun i => μ ↑iThe product measure is the projective limit of the partial product measures. This ensures uniqueness and expresses the value of the product measure applied to cylinders.
- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 280 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.Measure.extproof · cited by 308
- MeasureTheory.Measure.map_applyproof · cited by 139
- MeasureTheory.Measure.pistatement and proof · cited by 130
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.eq_infinitePiproof · cited by 6
- MeasureTheory.Measure.infinitePi_map_restrictproof · cited by 5
- MeasureTheory.lintegral_restrict_infinitePiproof · cited by 1