Theorems · Theorem · probability
ProbabilityTheory.iIndepFun_iff_hasLaw_pi_pi
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} [MeasureTheory.IsProbabilityMeasure P]
{ι : Type u_3} [inst : Fintype ι] {𝓧 : ι → Type u_4} {m𝓧 : (i : ι) → MeasurableSpace (𝓧 i)}
{μ : (i : ι) → MeasureTheory.Measure (𝓧 i)} {X : (i : ι) → Ω → 𝓧 i},
(∀ (i : ι), ProbabilityTheory.HasLaw (X i) (μ i) P) →
(ProbabilityTheory.iIndepFun X P ↔ ProbabilityTheory.HasLaw (fun ω i => X i ω) (MeasureTheory.Measure.pi μ) P)- Defined in
- Mathlib.Probability.HasLaw
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Fintypestatement and proof · cited by 7,736
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- ProbabilityTheory.iIndepFunstatement and proof · cited by 138
- MeasureTheory.Measure.pistatement and proof · cited by 130
- ProbabilityTheory.HasLawstatement and proof · cited by 69
- ProbabilityTheory.HasLaw.map_eqproof · cited by 31
- ProbabilityTheory.HasLaw.aemeasurableproof · cited by 24
- ProbabilityTheory.iIndepFun_iff_map_fun_eq_pi_mapproof · cited by 6
- ProbabilityTheory.iIndepFun.hasLaw_piproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.