Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_iff_forall_indepSet
∀ {α : Type u_1} {Ω : Type u_2} {_mα : MeasurableSpace α} (m₁ m₂ : MeasurableSpace Ω) {_m0 : MeasurableSpace Ω}
(κ : ProbabilityTheory.Kernel α Ω) (μ : MeasureTheory.Measure α),
ProbabilityTheory.Kernel.Indep m₁ m₂ κ μ ↔
∀ (s t : Set Ω), MeasurableSet s → MeasurableSet t → ProbabilityTheory.Kernel.IndepSet s t κ μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.ofPredproof · cited by 6,101
- MeasurableSetstatement and proof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.mem_singletonproof · cited by 183
- MeasurableSpace.measurableSet_generateFromproof · cited by 46
- ProbabilityTheory.Kernel.Indepstatement and proof · cited by 42
- ProbabilityTheory.Kernel.IndepSetstatement and proof · cited by 18
- ProbabilityTheory.Kernel.Indep.indepSet_of_measurableSetproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.indep_iff_forall_indepSetproof · cited by 0
- ProbabilityTheory.condIndep_iff_forall_condIndepSetproof · cited by 0