Theorems · Theorem · probability
ProbabilityTheory.Kernel.map_comp
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4} {δ : Type u_5}
{mγ : MeasurableSpace γ} {mδ : MeasurableSpace δ} (κ : ProbabilityTheory.Kernel α β)
(η : ProbabilityTheory.Kernel β γ) (f : γ → δ), (η.comp κ).map f = (η.map f).comp κ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Measurableproof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.Measure.extproof · cited by 308
- ProbabilityTheory.Kernel.compstatement and proof · cited by 129
- ProbabilityTheory.Kernel.extproof · cited by 116
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.traj_comp_partialTrajproof · cited by 6
- ProbabilityTheory.Kernel.partialTraj_eq_prodproof · cited by 3
- ProbabilityTheory.Kernel.partialTraj_succ_eq_compproof · cited by 2
- ProbabilityTheory.Kernel.partialTraj_succ_map_frestrictLe₂proof · cited by 1
- ProbabilityTheory.Kernel.fst_compproof · cited by 1
- ProbabilityTheory.Kernel.snd_compproof · cited by 0