Theorems · Theorem · probability
ProbabilityTheory.Kernel.measure_eq_zero_or_one_of_indepSet_self
∀ {α : Type u_1} {Ω : Type u_2} {_mα : MeasurableSpace α} {m0 : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω}
{μα : MeasureTheory.Measure α} [h : ∀ (a : α), MeasureTheory.IsFiniteMeasure (κ a)] {t : Set Ω},
ProbabilityTheory.Kernel.IndepSet t t κ μα → ∀ᵐ (a : α) ∂μα, (κ a) t = 0 ∨ (κ a) t = 1- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 181 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.ae_of_allproof · cited by 137
- ProbabilityTheory.Kernel.IndepSetstatement and proof · cited by 18
- ProbabilityTheory.Kernel.measure_eq_zero_or_one_of_indepSet_self'proof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condExp_eq_zero_or_one_of_condIndepSet_selfproof · cited by 2
- ProbabilityTheory.Kernel.measure_eq_zero_or_one_of_indep_selfproof · cited by 1
- ProbabilityTheory.measure_eq_zero_or_one_of_indepSet_selfproof · cited by 0