Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_iSup_of_directed_le
∀ {α : Type u_1} {ι : Type u_3} {_mα : MeasurableSpace α} {Ω : Type u_4} {m : ι → MeasurableSpace Ω}
{m' m0 : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α}
[ProbabilityTheory.IsZeroOrMarkovKernel κ],
(∀ (i : ι), ProbabilityTheory.Kernel.Indep (m i) m' κ μ) →
(∀ (i : ι), m i ≤ m0) →
m' ≤ m0 → Directed (fun x1 x2 => x1 ≤ x2) m → ProbabilityTheory.Kernel.Indep (⨆ i, m i) m' κ μ- Cited by
- 5 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredproof · cited by 6,101
- MeasurableSetproof · cited by 3,075
- Set.iUnionproof · cited by 2,483
- iSupstatement · cited by 2,415
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Directedstatement and proof · cited by 213
- iSup_leproof · cited by 190
- MeasurableSpace.generateFromproof · cited by 172
- IsPiSystemproof · cited by 88
Cited by5
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.indep_iSup_directed_limsupproof · cited by 3
- ProbabilityTheory.Kernel.indep_iSup_of_antitoneproof · cited by 2
- ProbabilityTheory.Kernel.indep_iSup_of_monotoneproof · cited by 2
- ProbabilityTheory.condIndep_iSup_of_directed_leproof · cited by 0
- ProbabilityTheory.indep_iSup_of_directed_leproof · cited by 0