Theorems · Theorem · probability
ProbabilityTheory.Kernel.deterministic_parallelComp_deterministic
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_4} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {mδ : MeasurableSpace δ} {f : α → γ} {g : β → δ} (hf : Measurable f) (hg : Measurable g),
(ProbabilityTheory.Kernel.deterministic f hf).parallelComp (ProbabilityTheory.Kernel.deterministic g hg) =
ProbabilityTheory.Kernel.deterministic (Prod.map f g) ⋯- 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.
Cites11
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
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.Measure.diracproof · cited by 210
- ProbabilityTheory.Kernel.extproof · cited by 116
- ProbabilityTheory.Kernel.deterministicstatement and proof · cited by 57
- ProbabilityTheory.Kernel.parallelCompstatement · cited by 49
- Measurable.prodMapstatement and proof · cited by 19
- ProbabilityTheory.Kernel.parallelComp_applyproof · cited by 18
- MeasureTheory.Measure.dirac_prod_diracproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProd_mapproof · cited by 4