Theorems · Theorem · probability
ProbabilityTheory.iCondIndepFun.condIndepFun_finset
∀ {Ω : Type u_1} {ι : Type u_2} {m' mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] {hm' : m' ≤ mΩ}
{μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {β : ι → Type u_6}
{m : (i : ι) → MeasurableSpace (β i)} {f : (i : ι) → Ω → β i} (S T : Finset ι),
Disjoint S T →
ProbabilityTheory.iCondIndepFun m' hm' f μ →
(∀ (i : ι), Measurable (f i)) →
ProbabilityTheory.CondIndepFun m' hm' (fun a i => f (↑i) a) (fun a i => f (↑i) a) μIf f is a family of mutually conditionally independent random variables
(iCondIndepFun m' hm' m f μ) and S, T are two disjoint finite index sets, then the tuple formed
by f i for i ∈ S is conditionally independent of the tuple (f i)_i for i ∈ T.
- Cited by
- 0 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.
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Disjointstatement and proof · cited by 2,201
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.CondIndepFunstatement · cited by 41
- ProbabilityTheory.iCondIndepFunstatement and proof · cited by 28
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.