Theorems · Theorem · probability
ProbabilityTheory.Kernel.comap_prod
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4} {δ : Type u_5}
{mγ : MeasurableSpace γ} {mδ : MeasurableSpace δ} (κ : ProbabilityTheory.Kernel β γ)
[ProbabilityTheory.IsSFiniteKernel κ] (η : ProbabilityTheory.Kernel β δ) [ProbabilityTheory.IsSFiniteKernel η]
{f : α → β} (hf : Measurable f), (κ.prod η).comap f hf = (κ.comap f hf).prod (η.comap f hf)- Cited by
- 1 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measureproof · cited by 10,939
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.prodproof · cited by 353
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.extproof · cited by 116
- ProbabilityTheory.Kernel.prodstatement and proof · cited by 65
- ProbabilityTheory.Kernel.comapstatement and proof · cited by 34
- ProbabilityTheory.Kernel.prod_applyproof · cited by 15
- ProbabilityTheory.Kernel.comap_applyproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.partialTraj_eq_prodproof · cited by 3