Theorems · Theorem · probability
ProbabilityTheory.Kernel.IndepSets.indep_aux
∀ {α : Type u_1} {Ω : Type u_2} {_mα : MeasurableSpace α} {m₂ m : MeasurableSpace Ω} {κ : ProbabilityTheory.Kernel α Ω}
{μ : MeasureTheory.Measure α} [ProbabilityTheory.IsZeroOrMarkovKernel κ] {p1 p2 : Set (Set Ω)},
m₂ ≤ m →
IsPiSystem p2 →
m₂ = MeasurableSpace.generateFrom p2 →
ProbabilityTheory.Kernel.IndepSets p1 p2 κ μ →
∀ {t1 t2 : Set Ω},
t1 ∈ p1 → MeasurableSet t1 → MeasurableSet t2 → ∀ᵐ (a : α) ∂μ, (κ a) (t1 ∩ t2) = (κ a) t1 * (κ a) t2- Cited by
- 1 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- mul_oneproof · cited by 3,885
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complproof · cited by 2,925
- Set.iUnionproof · cited by 2,483
- MeasureTheory.aestatement and proof · cited by 2,352
- Disjointproof · cited by 2,201
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.IndepSets.indepproof · cited by 9