Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepSet_iff_iIndepSets_singleton
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {_mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {f : ι → Set Ω},
(∀ (i : ι), MeasurableSet (f i)) →
(ProbabilityTheory.Kernel.iIndepSet f κ μ ↔ ProbabilityTheory.Kernel.iIndepSets (fun i => {f i}) κ μ)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 205 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.
- 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
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasurableSpace.generateFromproof · cited by 172
- MeasurableSpace.generateFrom_leproof · cited by 49
- ProbabilityTheory.Kernel.iIndepSetsstatement · cited by 21
- ProbabilityTheory.Kernel.iIndepSetstatement · cited by 16
- ProbabilityTheory.Kernel.iIndep.iIndepSetsproof · cited by 5
- ProbabilityTheory.Kernel.iIndepSets.iIndepproof · cited by 4
- IsPiSystem.singletonproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepSet_iff_meas_biInterproof · cited by 2
- ProbabilityTheory.iCondIndepSet_iff_iCondIndepSets_singletonproof · cited by 1
- ProbabilityTheory.iIndepSet_iff_iIndepSets_singletonproof · cited by 0