Theorems · Definition · probability
ProbabilityTheory.Kernel.mapOfMeasurable
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{γ : Type u_4} →
{mγ : MeasurableSpace γ} →
ProbabilityTheory.Kernel α β → (f : β → γ) → Measurable f → ProbabilityTheory.Kernel α γThe pushforward of a kernel along a measurable function. This is an implementation detail,
use map κ f instead.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 and proof · cited by 1,281
- MeasureTheory.Measure.mapproof · cited by 858
Cited by8
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.mapproof · cited by 84
- ProbabilityTheory.Kernel.fstproof · cited by 81
- ProbabilityTheory.Kernel.sndproof · cited by 17
- ProbabilityTheory.Kernel.swapRightproof · cited by 7
- ProbabilityTheory.Kernel.mapOfMeasurable_eq_mapstatement and proof · cited by 6
- ProbabilityTheory.Kernel.map_prodMkLeftproof · cited by 0
- ProbabilityTheory.Kernel.map_prodMkRightproof · cited by 0
- ProbabilityTheory.Kernel.mapOfMeasurable.congr_simpstatement and proof · cited by 0