Theorems · Definition · measure theory
MeasureTheory.Measure.infinitePi
{ι : Type u_1} →
{X : ι → Type u_2} →
{mX : (i : ι) → MeasurableSpace (X i)} →
((i : ι) → MeasureTheory.Measure (X i)) → MeasureTheory.Measure ((i : ι) → X i)The product measure of an arbitrary family of probability measures. It is defined as the unique
extension of the function which gives to cylinders the measure given by the associated product
measure.
It is defined via an if ... then ... else so that it can be manipulated without carrying
a proof that the measures are probability measures.
- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 48 results in Mathlib
- Foundations
- Depth 278 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.IsProbabilityMeasureproof · cited by 392
- MeasureTheory.piContentproof · cited by 8
- MeasureTheory.isSetSemiring_measurableCylindersproof · cited by 5
- MeasureTheory.AddContent.measureproof · cited by 2
- MeasureTheory.isSigmaSubadditive_piContentproof · cited by 1
Cited by49
Results whose statement or proof uses this declaration.
- ProbabilityTheory.setBernoulliproof · cited by 19
- MeasureTheory.Measure.eq_infinitePistatement · cited by 6
- MeasureTheory.Measure.infinitePi_pistatement and proof · cited by 6
- ProbabilityTheory.iIndepFun_iff_map_fun_eq_infinitePi_mapstatement · cited by 5
- ProbabilityTheory.setBernoulli_ae_subsetproof · cited by 5
- MeasureTheory.Measure.infinitePi_map_restrictstatement · cited by 5
- ProbabilityTheory.iIndepFun_iff_map_fun_eq_infinitePi_map₀statement and proof · cited by 4
- MeasureTheory.Measure.infinitePi_map_evalstatement · cited by 4
- MeasureTheory.Measure.isProjectiveLimit_infinitePistatement · cited by 3
- ProbabilityTheory.iIndepFun_infinitePistatement and proof · cited by 3
- ProbabilityTheory.setBernoulli_singletonproof · cited by 3
- ProbabilityTheory.iIndepFun.map_fun_eq_infinitePi_map₀statement · cited by 3