Theorems · Theorem · probability
ProbabilityTheory.Kernel.prod_const_comp
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4}
{mγ : MeasurableSpace γ} {δ : Type u_6} {mδ : MeasurableSpace δ} (κ : ProbabilityTheory.Kernel α β)
[ProbabilityTheory.IsSFiniteKernel κ] (η : ProbabilityTheory.Kernel β γ) [ProbabilityTheory.IsSFiniteKernel η]
(μ : MeasureTheory.Measure δ) [MeasureTheory.SFinite μ],
(η.prod (ProbabilityTheory.Kernel.const β μ)).comp κ = (η.comp κ).prod (ProbabilityTheory.Kernel.const α μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.extproof · cited by 308
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.compstatement and proof · cited by 129
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.partialTraj_const_restrict₂proof · cited by 1