Theorems · Theorem · probability
ProbabilityTheory.iCondIndepSet.condIndep_generateFrom_le_nat
∀ {Ω : Type u_1} {m' mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] {hm' : m' ≤ mΩ} {μ : MeasureTheory.Measure Ω}
[inst_1 : MeasureTheory.IsFiniteMeasure μ] {s : ℕ → Set Ω},
(∀ (n : ℕ), MeasurableSet (s n)) →
ProbabilityTheory.iCondIndepSet m' hm' s μ →
∀ (n : ℕ),
ProbabilityTheory.CondIndep m' (MeasurableSpace.generateFrom {s (n + 1)})
(MeasurableSpace.generateFrom {t | ∃ k ≤ n, s k = t}) hm' μ- 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.
Cites11
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
- Set.ofPredstatement · cited by 6,101
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- MeasurableSpace.generateFromstatement · cited by 172
- ProbabilityTheory.CondIndepstatement · cited by 30
- ProbabilityTheory.iCondIndepSetstatement and proof · cited by 8
- ProbabilityTheory.Kernel.iIndepSet.indep_generateFrom_le_natproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.