Theorems · Theorem · probability
ProbabilityTheory.Kernel.comp_null
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel β γ} {s : Set γ} (a : α),
MeasurableSet s → (((η.comp κ) a) s = 0 ↔ (fun y => (η y) s) =ᵐ[κ a] 0)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 216 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 and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.compstatement · cited by 129
- ProbabilityTheory.Kernel.measurable_coeproof · cited by 44
- ProbabilityTheory.Kernel.comp_apply'proof · cited by 28
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.ae_comp_of_ae_aeproof · cited by 2
- ProbabilityTheory.Kernel.ae_null_of_comp_nullproof · cited by 1