Theorems · Theorem · probability
ProbabilityTheory.condIndep_limsup_atTop_self
∀ {Ω : Type u_2} {ι : Type u_3} {s : ι → MeasurableSpace Ω} {m m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω}
[inst : SemilatticeSup ι] [NoMaxOrder ι] [Nonempty ι] [inst_3 : StandardBorelSpace Ω] (hm : m ≤ m0)
[inst_4 : MeasureTheory.IsFiniteMeasure μ],
(∀ (n : ι), s n ≤ m0) →
ProbabilityTheory.iCondIndep m hm s μ →
ProbabilityTheory.CondIndep m (Filter.limsup s Filter.atTop) (Filter.limsup s Filter.atTop) hm μ- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.atTopstatement · cited by 2,405
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- SemilatticeSupstatement and proof · cited by 785
- NoMaxOrderstatement and proof · cited by 340
- StandardBorelSpacestatement and proof · cited by 304
- Filter.limsupstatement · cited by 226
- ProbabilityTheory.CondIndepstatement · cited by 30
- ProbabilityTheory.iCondIndepstatement and proof · cited by 19
- ProbabilityTheory.Kernel.indep_limsup_atTop_selfproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condExp_zero_or_one_of_measurableSet_limsup_atTopproof · cited by 0