Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.map_apply

∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4}
  {mγ : MeasurableSpace γ} {f : β → γ} (κ : ProbabilityTheory.Kernel α β),
  Measurable f → ∀ (a : α), (κ.map f) a = MeasureTheory.Measure.map f (κ a)
Defined in
Mathlib.Probability.Kernel.Composition.MapComap
Cited by
28 results in Mathlib
Foundations
Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ProbabilityTheory.Kernel.map_apply' · cited by 14Kernel.map_apply'ProbabilityTheory.Kernel.map_comp_right · cited by 10Kernel.map_comp_rightProbabilityTheory.Kernel.traj_map_frestrictLe · cited by 10Kernel.traj_map_frestrict…ProbabilityTheory.Kernel.map_id · cited by 9Kernel.map_idProbabilityTheory.Kernel.lintegral_map · cited by 8Kernel.lintegral_mapProbabilityTheory.Kernel.map_prod_map · cited by 4Kernel.map_prod_mapProbabilityTheory.Kernel.map_zero · cited by 4Kernel.map_zeroProbabilityTheory.Kernel.id_map · cited by 3Kernel.id_mapProbabilityTheory.eq_condKernel_of_measure_eq_compProd · cited by 3ProbabilityTheory.eq_cond…ProbabilityTheory.Kernel.traj_map_updateFinset · cited by 3Kernel.traj_map_updateFin…ProbabilityTheory.Kernel.partialTraj_eq_prod · cited by 3Kernel.partialTraj_eq_prodProbabilityTheory.Kernel.eq_traj' · cited by 2Kernel.eq_traj'ProbabilityTheory.Kernel.prodAssoc_prod · cited by 2Kernel.prodAssoc_prodMeasureTheory.partialTraj_const_restrict₂ · cited by 1MeasureTheory.partialTraj…ProbabilityTheory.Kernel.indepFun_iff_compProd_map_prod_eq_compProd_prod_map_map · cited by 1Kernel.indepFun_iff_compP…DFunLike.coe · cited by 62936DFunLike.coeMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasurable · cited by 1499MeasurableProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelMeasureTheory.Measure.map · cited by 858Measure.mapProbabilityTheory.Kernel.map · cited by 84Kernel.mapKernel.map_applyCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by28

Results whose statement or proof uses this declaration.