Theorems · Theorem · probability
ProbabilityTheory.condIndep_iSup_directed_limsup
∀ {Ω : Type u_2} {ι : Type u_3} {s : ι → MeasurableSpace Ω} {m m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω}
{β : Type u_4} {p : Set ι → Prop} {f : Filter ι} {ns : β → Set ι} [inst : StandardBorelSpace Ω] (hm : m ≤ m0)
[inst_1 : MeasureTheory.IsFiniteMeasure μ],
(∀ (n : ι), s n ≤ m0) →
ProbabilityTheory.iCondIndep m hm s μ →
(∀ (t : Set ι), p t → tᶜ ∈ f) →
Directed (fun x1 x2 => x1 ⊆ x2) ns →
(∀ (a : β), p (ns a)) → ProbabilityTheory.CondIndep m (⨆ a, ⨆ n ∈ ns a, s n) (Filter.limsup s f) hm μ- Defined in
- Mathlib.Probability.Independence.ZeroOne
- Cited by
- 0 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.
Cites13
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
- Compl.complstatement and proof · cited by 2,925
- iSupstatement · cited by 2,415
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- Filter.limsupstatement · cited by 226
- Directedstatement and proof · cited by 213
- ProbabilityTheory.CondIndepstatement · cited by 30
- ProbabilityTheory.iCondIndepstatement and proof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.