Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_biSup_limsup
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {s : ι → MeasurableSpace Ω}
{m0 : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω} {μα : MeasureTheory.Measure α} {p : Set ι → Prop}
{f : Filter ι},
(∀ (n : ι), s n ≤ m0) →
ProbabilityTheory.Kernel.iIndep s κ μα →
(∀ (t : Set ι), p t → tᶜ ∈ f) →
∀ {t : Set ι}, p t → ProbabilityTheory.Kernel.Indep (⨆ n ∈ t, s n) (Filter.limsup s f) κ μα- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallyproof · cited by 3,134
- Compl.complstatement and proof · cited by 2,925
- iSupstatement and proof · cited by 2,415
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Filter.mapproof · cited by 819
- iSup_congr_Propproof · cited by 247
- Filter.limsupstatement · cited by 226
- Filter.isCobounded_le_of_botproof · cited by 58
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.indep_iSup_directed_limsupproof · cited by 3
- ProbabilityTheory.indep_biSup_limsupproof · cited by 0
- ProbabilityTheory.condIndep_biSup_limsupproof · cited by 0