Theorems · Theorem · probability
ProbabilityTheory.Kernel.ae_null_of_compProd_null
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {s : Set (β × γ)} {κ : ProbabilityTheory.Kernel α β} [ProbabilityTheory.IsSFiniteKernel κ]
{η : ProbabilityTheory.Kernel (α × β) γ} [ProbabilityTheory.IsSFiniteKernel η] {a : α},
((κ.compProd η) a) s = 0 → (fun b => (η (a, b)) (Prod.mk b ⁻¹' s)) =ᵐ[κ a] 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 · cited by 9,879
- Set.preimagestatement · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Filter.Eventually.of_forallproof · cited by 526
- zero_leproof · cited by 382
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.ae_ae_of_ae_compProdproof · cited by 7