Theorems · Theorem · probability
ProbabilityTheory.Kernel.deterministic_comp_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 g hg).comp (ProbabilityTheory.Kernel.deterministic f hf) =
ProbabilityTheory.Kernel.deterministic (g ∘ f) ⋯- Cited by
- 2 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Measurable.compstatement · cited by 234
- MeasureTheory.Measure.diracproof · cited by 210
- ProbabilityTheory.Kernel.compstatement · cited by 129
- ProbabilityTheory.Kernel.extproof · cited by 116
- ProbabilityTheory.Kernel.deterministicstatement and proof · cited by 57
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.swap_swapproof · cited by 4
- ProbabilityTheory.Kernel.partialTraj_eq_prodproof · cited by 3