Theorems · Theorem · probability
ProbabilityTheory.Kernel.compProd_eq_zero_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel (α × β) γ}
[ProbabilityTheory.IsSFiniteKernel κ] [ProbabilityTheory.IsSFiniteKernel η],
κ.compProd η = 0 ↔ ∀ (a : α), ∀ᵐ (b : β) ∂κ a, η (a, b) = 0- Cited by
- 0 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.
Cites22
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.univproof · cited by 3,945
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- SProd.sprodproof · cited by 1,750
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- zero_applyproof · cited by 251
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- Measurable.compproof · cited by 234
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.