Theorems · Theorem · probability
ProbabilityTheory.Kernel.map_prod_eq
∀ {α : 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 : β → δ}, Measurable f → (κ.map f).prod η = (κ.prod η).map (Prod.map f id)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- measurable_idproof · cited by 89
- ProbabilityTheory.Kernel.mapstatement and proof · cited by 84
- ProbabilityTheory.Kernel.prodstatement and proof · cited by 65
- ProbabilityTheory.Kernel.map_idproof · cited by 9
- ProbabilityTheory.Kernel.map_prod_mapproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.partialTraj_eq_prodproof · cited by 3