Theorems · Theorem · probability
ProbabilityTheory.Kernel.prod_apply_prod
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4}
{mγ : MeasurableSpace γ} {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel α γ}
[ProbabilityTheory.IsSFiniteKernel κ] [ProbabilityTheory.IsSFiniteKernel η] {s : Set β} {t : Set γ} {a : α},
((κ.prod η) a) (s ×ˢ t) = (κ a) s * (η a) t- Cited by
- 4 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SProd.sprodstatement and proof · cited by 1,750
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.prodstatement · cited by 65
- MeasureTheory.Measure.prod_prodproof · cited by 38
- ProbabilityTheory.Kernel.prod_applyproof · cited by 15
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.isDeterministic_iff_isZeroOneMeasureproof · cited by 0
- ProbabilityTheory.Kernel.comp_parallelComp_comp_copyproof · cited by 0