Theorems · Definition · probability
ProbabilityTheory.Kernel.map
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{γ : Type u_4} →
[inst : MeasurableSpace γ] → ProbabilityTheory.Kernel α β → (β → γ) → ProbabilityTheory.Kernel α γThe pushforward of a kernel along a function.
If the function is not measurable, we use zero instead. This choice of junk
value ensures that typeclass inference can infer that the map of a kernel
satisfying IsZeroOrMarkovKernel again satisfies this property.
- Cited by
- 84 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- Measurableproof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.mapOfMeasurableproof · cited by 4
Cited by88
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.partialTrajproof · cited by 44
- ProbabilityTheory.Kernel.map_applystatement · cited by 28
- ProbabilityTheory.Kernel.rnDerivAuxproof · cited by 22
- ProbabilityTheory.Kernel.map_apply'statement · cited by 14
- ProbabilityTheory.Kernel.map_comp_rightstatement and proof · cited by 10
- ProbabilityTheory.Kernel.traj_map_frestrictLestatement · cited by 10
- ProbabilityTheory.Kernel.map_idstatement · cited by 9
- ProbabilityTheory.Kernel.deterministic_comp_eq_mapstatement · cited by 8
- ProbabilityTheory.Kernel.lintegral_mapstatement · cited by 8
- ProbabilityTheory.Kernel.measurable_rnDerivAuxproof · cited by 8
- ProbabilityTheory.Kernel.fst_eqstatement and proof · cited by 7
- ProbabilityTheory.Kernel.map_of_not_measurablestatement · cited by 7