Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_iSup_directed_limsup
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {s : ι → MeasurableSpace Ω}
{m0 : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω} {μα : MeasureTheory.Measure α} {β : Type u_4}
{p : Set ι → Prop} {f : Filter ι} {ns : β → Set ι},
(∀ (n : ι), s n ≤ m0) →
ProbabilityTheory.Kernel.iIndep s κ μα →
(∀ (t : Set ι), p t → tᶜ ∈ f) →
Directed (fun x1 x2 => x1 ⊆ x2) ns →
(∀ (a : β), p (ns a)) → ProbabilityTheory.Kernel.Indep (⨆ a, ⨆ n ∈ ns a, s n) (Filter.limsup s f) κ μα- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Filterstatement and proof · cited by 8,121
- LE.le.transproof · cited by 3,151
- Compl.complstatement and proof · cited by 2,925
- iSupstatement · cited by 2,415
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- le_rflproof · cited by 1,558
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.indep_iSup_limsupproof · cited by 3
- ProbabilityTheory.indep_iSup_directed_limsupproof · cited by 0
- ProbabilityTheory.condIndep_iSup_directed_limsupproof · cited by 0