Theorems · Theorem · probability
ProbabilityTheory.Kernel.indep_iSup_of_monotone
∀ {α : Type u_1} {ι : Type u_3} {_mα : MeasurableSpace α} [inst : SemilatticeSup ι] {Ω : 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 → Monotone m → ProbabilityTheory.Kernel.Indep (⨆ i, m i) m' κ μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Monotonestatement and proof · cited by 1,397
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- SemilatticeSupstatement and proof · cited by 785
- ProbabilityTheory.Kernel.Indepstatement and proof · cited by 42
- ProbabilityTheory.IsZeroOrMarkovKernelstatement and proof · cited by 32
- Monotone.directed_leproof · cited by 25
- ProbabilityTheory.Kernel.indep_iSup_of_directed_leproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.indep_iSup_of_monotoneproof · cited by 0
- ProbabilityTheory.condIndep_iSup_of_monotoneproof · cited by 0