Theorems · Theorem · probability
ProbabilityTheory.Kernel.map_prod_map
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4} {δ : Type u_5}
{mγ : MeasurableSpace γ} {mδ : MeasurableSpace δ} {ε : Type u_6} {mε : MeasurableSpace ε}
(κ : ProbabilityTheory.Kernel α β) [ProbabilityTheory.IsSFiniteKernel κ] (η : ProbabilityTheory.Kernel α δ)
[ProbabilityTheory.IsSFiniteKernel η] {f : β → γ},
Measurable f → ∀ {g : δ → ε}, Measurable g → (κ.map f).prod (η.map g) = (κ.prod η).map (Prod.map f g)- 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.
Cites15
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.mapproof · cited by 858
- MeasureTheory.Measure.prodproof · cited by 353
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.extproof · cited by 116
- ProbabilityTheory.Kernel.mapstatement and proof · cited by 84
- ProbabilityTheory.Kernel.prodstatement and proof · cited by 65
- ProbabilityTheory.Kernel.map_applyproof · cited by 28
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.partialTraj_eq_prodproof · cited by 3
- MeasureTheory.partialTraj_const_restrict₂proof · cited by 1
- ProbabilityTheory.Kernel.traj_eq_prodproof · cited by 1
- ProbabilityTheory.Kernel.map_prod_eqproof · cited by 1