Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.prodMkRight

{α : Type u_1} →
  {β : Type u_2} →
    {mα : MeasurableSpace α} →
      {mβ : MeasurableSpace β} →
        (γ : Type u_5) → [inst : MeasurableSpace γ] → ProbabilityTheory.Kernel α β → ProbabilityTheory.Kernel (α × γ) β

Define a Kernel (α × γ) β from a Kernel α β by taking the comap of the projection.

Defined in
Mathlib.Probability.Kernel.Composition.MapComap
Cited by
18 results in Mathlib
Foundations
Depth 179 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.

ProbabilityTheory.Kernel.sectL_prodMkRight · cited by 1Kernel.sectL_prodMkRightProbabilityTheory.Kernel.prodMkRight_apply · cited by 1Kernel.prodMkRight_applyProbabilityTheory.Kernel.prodMkRight_zero · cited by 1Kernel.prodMkRight_zeroProbabilityTheory.Kernel.prod_prodMkRight_comp_deterministic_prod · cited by 1Kernel.prod_prodMkRight_c…ProbabilityTheory.Kernel.lintegral_prodMkRight · cited by 0Kernel.lintegral_prodMkRi…ProbabilityTheory.Kernel.sectR_prodMkRight · cited by 0Kernel.sectR_prodMkRightProbabilityTheory.Kernel.sum_prodMkRight · cited by 0Kernel.sum_prodMkRightProbabilityTheory.Kernel.swapLeft_prodMkLeft · cited by 0Kernel.swapLeft_prodMkLeftProbabilityTheory.Kernel.swapLeft_prodMkRight · cited by 0Kernel.swapLeft_prodMkRig…ProbabilityTheory.Kernel.comap_prod_swap · cited by 0Kernel.comap_prod_swapProbabilityTheory.condIndepFun_iff_condDistrib_prod_ae_eq_prodMkRight · cited by 0ProbabilityTheory.condInd…ProbabilityTheory.Kernel.prodMkRight_add · cited by 0Kernel.prodMkRight_addProbabilityTheory.Kernel.prodMkRight_apply' · cited by 0Kernel.prodMkRight_apply'ProbabilityTheory.Kernel.isSFiniteKernel_prodMkRight_iff · cited by 0Kernel.isSFiniteKernel_pr…ProbabilityTheory.Kernel.fst_prodMkRight · cited by 0Kernel.fst_prodMkRightMeasurableSpace · cited by 13106MeasurableSpaceProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.Kernelmeasurable_fst · cited by 79measurable_fstProbabilityTheory.Kernel.comap · cited by 34Kernel.comapKernel.prodMkRightCITED BYCITES

Cites4

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

Cited by18

Results whose statement or proof uses this declaration.