Theorems · Theorem · probability
ProbabilityTheory.Kernel.measure_eq_zero_or_one_or_top_of_indepSet_self
∀ {α : Type u_1} {Ω : Type u_2} {_mα : MeasurableSpace α} {m0 : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω}
{μα : MeasureTheory.Measure α} {t : Set Ω},
ProbabilityTheory.Kernel.IndepSet t t κ μα → ∀ᵐ (a : α) ∂μα, (κ a) t = 0 ∨ (κ a) t = 1 ∨ (κ a) t = ⊤- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Filter.Eventuallystatement · cited by 3,134
- one_mulproof · cited by 2,841
- MeasureTheory.aestatement · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.measure_eq_zero_or_one_of_indepSet_self'proof · cited by 4
- ProbabilityTheory.measure_eq_zero_or_one_or_top_of_indepSet_selfproof · cited by 0