Documentation

LeanBandits.ForMathlib.KernelCompositionLemmas

theorem MeasureTheory.Measure.compProd_map {α : Type u_1} {β : Type u_2} {γ : Type u_3} { : MeasurableSpace α} { : MeasurableSpace β} { : MeasurableSpace γ} {μ : Measure α} {κ : ProbabilityTheory.Kernel α β} [SFinite μ] [ProbabilityTheory.IsSFiniteKernel κ] {f : βγ} (hf : Measurable f) :
μ.compProd (κ.map f) = map (Prod.map id f) (μ.compProd κ)