Theorems · Theorem · probability
ProbabilityTheory.Kernel.compProd_congr
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {κ : ProbabilityTheory.Kernel α β} {η η' : ProbabilityTheory.Kernel (α × β) γ}
[ProbabilityTheory.IsSFiniteKernel η] [ProbabilityTheory.IsSFiniteKernel η'],
(∀ (a : α), ∀ᵐ (b : β) ∂κ a, η (a, b) = η' (a, b)) → κ.compProd η = κ.compProd η'- Cited by
- 2 results in Mathlib
- Foundations
- Depth 227 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
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProd_congrproof · cited by 4
- ProbabilityTheory.Kernel.compProd_eq_zero_iffproof · cited by 0