Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun_finset
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {β : ι → Type u_8}
{m : (i : ι) → MeasurableSpace (β i)} {f : (i : ι) → Ω → β i} (S T : Finset ι),
Disjoint S T →
ProbabilityTheory.Kernel.iIndepFun f κ μ →
(∀ (i : ι), Measurable (f i)) → ProbabilityTheory.Kernel.IndepFun (fun a i => f (↑i) a) (fun a i => f (↑i) a) κ μIf f is a family of mutually independent random variables (iIndepFun m f μ) and S, T are
two disjoint finite index sets, then the tuple formed by f i for i ∈ S is independent of the
tuple (f i)_i for i ∈ T.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
Cited by8
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepFun.indepFun_prodMkproof · cited by 7
- ProbabilityTheory.Kernel.iIndepFun.indepFun_prodMk_prodMkproof · cited by 6
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetProd_of_notMemproof · cited by 5
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMemproof · cited by 5
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finset₀proof · cited by 1
- ProbabilityTheory.iIndepFun.indepFun_finsetproof · cited by 0
- ProbabilityTheory.iCondIndepFun.condIndepFun_finsetproof · cited by 0
- ProbabilityTheory.iCondIndepFun.condIndepFun_prodMk_prodMkproof · cited by 0