Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_limsup_atTop_self
∀ {α : 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 κ μα →
ProbabilityTheory.Kernel.Indep (Filter.limsup s Filter.atTop) (Filter.limsup s Filter.atTop) κ μα- 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
- Filter.atTopstatement · cited by 2,405
- le_rflproof · cited by 1,558
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.Iicproof · cited by 1,111
- le_transproof · cited by 985
- LE.le.trans_ltproof · cited by 795
- SemilatticeSupstatement and proof · cited by 785
- LT.lt.trans_leproof · cited by 678
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condIndep_limsup_atTop_selfproof · cited by 1
- ProbabilityTheory.indep_limsup_atTop_selfproof · cited by 0