Theorems · Theorem · measure theory
MeasureTheory.isProjectiveMeasureFamily_pi
∀ {ι : Type u_1} {X : ι → Type u_2} {mX : (i : ι) → MeasurableSpace (X i)} (μ : (i : ι) → MeasureTheory.Measure (X i))
[hμ : ∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)],
MeasureTheory.IsProjectiveMeasureFamily fun I => MeasureTheory.Measure.pi fun i => μ ↑iConsider a family of probability measures. You can take their products for any finite subfamily. This gives a projective family of measures.
- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
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.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
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.Measure.map_applyproof · cited by 139
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.piContentproof · cited by 8
- MeasureTheory.piContent_cylinderproof · cited by 5
- MeasureTheory.Measure.pi_prod_map_IicProdIocproof · cited by 1
- MeasureTheory.Measure.isProjectiveLimit_infinitePiNatproof · cited by 1
- MeasureTheory.isSigmaSubadditive_piContentproof · cited by 1