Documentation

LeanMachineLearning.ForMathlib.Probability.Kernel.Basic

Basic lemmas about Markov kernels #

@[simp]
theorem ProbabilityTheory.Kernel.deterministic_inj {α : Type u_1} {β : Type u_2} { : MeasurableSpace α} { : MeasurableSpace β} [MeasurableSpace.SeparatesPoints β] {f g : αβ} {hf : Measurable f} {hg : Measurable g} :

Two deterministic kernels are equal if and only if their underlying functions are equal.