Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_limsup_atBot_self
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {s : ι → MeasurableSpace Ω}
{m0 : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω} {μα : MeasureTheory.Measure α} [inst : SemilatticeInf ι]
[NoMinOrder ι] [Nonempty ι],
(∀ (n : ι), s n ≤ m0) →
ProbabilityTheory.Kernel.iIndep s κ μα →
ProbabilityTheory.Kernel.Indep (Filter.limsup s Filter.atBot) (Filter.limsup s Filter.atBot) κ μα- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- le_rflproof · cited by 1,558
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.Iciproof · cited by 1,070
- LE.le.trans_ltproof · cited by 795
- LT.lt.trans_leproof · cited by 678
- SemilatticeInfstatement and proof · cited by 634
- Filter.atBotstatement · cited by 512
- BddBelowproof · cited by 401
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condIndep_limsup_atBot_selfproof · cited by 1
- ProbabilityTheory.indep_limsup_atBot_selfproof · cited by 0