Theorems · Theorem · probability
ProbabilityTheory.indep_iSup_of_antitone
∀ {Ω : Type u_1} {ι : Type u_2} {m : ι → MeasurableSpace Ω} {m1 _mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω}
[inst : SemilatticeInf ι] [MeasureTheory.IsZeroOrProbabilityMeasure μ],
(∀ (i : ι), ProbabilityTheory.Indep (m i) m1 μ) →
(∀ (i : ι), m i ≤ _mΩ) → m1 ≤ _mΩ → Antitone m → ProbabilityTheory.Indep (⨆ i, m i) m1 μ- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- iSupstatement · cited by 2,415
- SemilatticeInfstatement and proof · cited by 634
- Antitonestatement and proof · cited by 563
- MeasureTheory.IsZeroOrProbabilityMeasurestatement and proof · cited by 46
- ProbabilityTheory.Indepstatement and proof · cited by 43
- ProbabilityTheory.Kernel.indep_iSup_of_antitoneproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.