Theorems · Theorem · probability
ProbabilityTheory.condIndep_iSup_of_disjoint
∀ {Ω : Type u_1} {ι : Type u_2} {m' mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] {hm' : m' ≤ mΩ}
{μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {m : ι → MeasurableSpace Ω},
(∀ (i : ι), m i ≤ mΩ) →
ProbabilityTheory.iCondIndep m' hm' m μ →
∀ {S T : Set ι}, Disjoint S T → ProbabilityTheory.CondIndep m' (⨆ i ∈ S, m i) (⨆ i ∈ T, m i) hm' μ- 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.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- iSupstatement · cited by 2,415
- Disjointstatement and proof · cited by 2,201
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.CondIndepstatement · cited by 30
- ProbabilityTheory.iCondIndepstatement and proof · cited by 19
- ProbabilityTheory.Kernel.indep_iSup_of_disjointproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.