Theorems · Theorem · probability
ProbabilityTheory.Kernel.measure_zero_or_one_of_measurableSet_limsup_atTop
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {s : ι → MeasurableSpace Ω}
{m0 : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω} {μα : MeasureTheory.Measure α} [inst : SemilatticeSup ι]
[NoMaxOrder ι] [Nonempty ι],
(∀ (n : ι), s n ≤ m0) →
ProbabilityTheory.Kernel.iIndep s κ μα → ∀ {t : Set Ω}, MeasurableSet t → ∀ᵐ (a : α) ∂μα, (κ a) t = 0 ∨ (κ a) t = 1- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- MeasurableSetstatement and proof · cited by 3,075
- Filter.atTopstatement · cited by 2,405
- 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 by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.measure_zero_or_one_of_measurableSet_limsup_atTopproof · cited by 0