Theorems · Theorem · probability
ProbabilityTheory.iCondIndepSet_iff_iCondIndepSets_singleton
∀ {Ω : Type u_1} {ι : Type u_2} (m' : MeasurableSpace Ω) {mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω]
(hm' : m' ≤ mΩ) (s : ι → Set Ω),
(∀ (i : ι), MeasurableSet (s i)) →
∀ (μ : MeasureTheory.Measure Ω) [inst_1 : MeasureTheory.IsFiniteMeasure μ],
ProbabilityTheory.iCondIndepSet m' hm' s μ ↔ ProbabilityTheory.iCondIndepSets m' hm' (fun i => {s i}) μ- 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.
Cites9
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
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.iCondIndepSetsstatement · cited by 9
- ProbabilityTheory.iCondIndepSetstatement · cited by 8
- ProbabilityTheory.Kernel.iIndepSet_iff_iIndepSets_singletonproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iCondIndepSet_iffproof · cited by 0