Theorems · Theorem · probability
ProbabilityTheory.Kernel.indepSet_iff_measure_inter_eq_mul
∀ {α : Type u_1} {Ω : Type u_2} {_mα : MeasurableSpace α} {s t : Set Ω} {_m0 : MeasurableSpace Ω},
MeasurableSet s →
MeasurableSet t →
∀ (κ : ProbabilityTheory.Kernel α Ω) (μ : MeasureTheory.Measure α) [ProbabilityTheory.IsZeroOrMarkovKernel κ],
ProbabilityTheory.Kernel.IndepSet s t κ μ ↔ ∀ᵐ (a : α) ∂μ, (κ a) (s ∩ t) = (κ a) s * (κ a) t- 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 9,879
- Filter.Eventuallystatement · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsZeroOrMarkovKernelstatement and proof · cited by 32
- ProbabilityTheory.Kernel.IndepSetstatement · cited by 18
- ProbabilityTheory.Kernel.indepSet_iff_indepSets_singletonproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.indepFun_iff_indepSet_preimageproof · cited by 2
- ProbabilityTheory.Kernel.IndepSets.indepSet_of_memproof · cited by 2