Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.hasLaw_infinitePi
∀ {ι : Type u_1} {Ω : Type u_2} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {𝓧 : ι → Type u_3}
{m𝓧 : (i : ι) → MeasurableSpace (𝓧 i)} {X : (i : ι) → Ω → 𝓧 i} {μ : (i : ι) → MeasureTheory.Measure (𝓧 i)},
(∀ (i : ι), ProbabilityTheory.HasLaw (X i) (μ i) P) →
ProbabilityTheory.iIndepFun X P →
AEMeasurable (fun ω i => X i ω) P →
ProbabilityTheory.HasLaw (fun ω i => X i ω) (MeasureTheory.Measure.infinitePi μ) P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.IsProbabilityMeasureproof · cited by 392
- ProbabilityTheory.iIndepFunstatement and proof · cited by 138
- ProbabilityTheory.HasLawstatement and proof · cited by 69
- MeasureTheory.Measure.infinitePistatement and proof · cited by 48
- ProbabilityTheory.HasLaw.map_eqproof · cited by 31
- ProbabilityTheory.iIndepFun.isProbabilityMeasureproof · cited by 14
- ProbabilityTheory.iIndepFun_iff_map_fun_eq_infinitePi_map₀proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun_iff_hasLaw_Pi_infinitePiproof · cited by 0