Theorems · Theorem · probability
ProbabilityTheory.Kernel.deterministic_prod_deterministic
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4}
{mγ : MeasurableSpace γ} {f : α → β} {g : α → γ} (hf : Measurable f) (hg : Measurable g),
(ProbabilityTheory.Kernel.deterministic f hf).prod (ProbabilityTheory.Kernel.deterministic g hg) =
ProbabilityTheory.Kernel.deterministic (fun a => (f a, g a)) ⋯- Cited by
- 2 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.
Cites14
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
- MeasurableSetproof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.Measure.extproof · cited by 308
- MeasureTheory.Measure.diracproof · cited by 210
- ProbabilityTheory.Kernel.extproof · cited by 116
- Measurable.prodMkstatement and proof · cited by 115
- ProbabilityTheory.Kernel.prodstatement · cited by 65
- ProbabilityTheory.Kernel.deterministicstatement and proof · cited by 57
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.id_prod_eqproof · cited by 1
- MeasureTheory.Measure.compProd_deterministicproof · cited by 1