Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.singularPart

{α : Type u_3} →
  {γ : Type u_4} →
    {mα : MeasurableSpace α} →
      {mγ : MeasurableSpace γ} →
        [hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] →
          (κ η : ProbabilityTheory.Kernel α γ) →
            [ProbabilityTheory.IsSFiniteKernel κ] → [ProbabilityTheory.IsSFiniteKernel η] → ProbabilityTheory.Kernel α γ

Singular part of the kernel κ with respect to the kernel η.

Defined in
Mathlib.Probability.Kernel.RadonNikodym
Cited by
17 results in Mathlib
Foundations
Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpace.CountableOrCountablyGeneratedProbabilityTheory.IsSFiniteKernelProbabilityTheory.IsSFiniteKernel

Around this declaration

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

ProbabilityTheory.Kernel.rnDeriv_add_singularPart · cited by 7Kernel.rnDeriv_add_singul…ProbabilityTheory.Kernel.mutuallySingular_singularPart · cited by 6Kernel.mutuallySingular_s…MeasureTheory.Measure.AbsolutelyContinuous.kernel_of_compProd · cited by 5AbsolutelyContinuous.kern…ProbabilityTheory.Kernel.singularPart_compl_mutuallySingularSetSlice · cited by 4Kernel.singularPart_compl…ProbabilityTheory.Kernel.singularPart_def · cited by 3Kernel.singularPart_defProbabilityTheory.Kernel.singularPart_eq_singularPart_measure · cited by 2Kernel.singularPart_eq_si…ProbabilityTheory.Kernel.singularPart_eq_zero_iff_absolutelyContinuous · cited by 2Kernel.singularPart_eq_ze…ProbabilityTheory.Kernel.withDensity_rnDeriv_eq_zero_iff_measure_eq_zero · cited by 1Kernel.withDensity_rnDeri…ProbabilityTheory.Kernel.withDensity_rnDeriv_eq_zero_iff_mutuallySingular · cited by 1Kernel.withDensity_rnDeri…ProbabilityTheory.Kernel.singularPart_eq_zero_iff_apply_eq_zero · cited by 1Kernel.singularPart_eq_ze…ProbabilityTheory.Kernel.singularPart_of_subset_compl_mutuallySingularSetSlice · cited by 1Kernel.singularPart_of_su…ProbabilityTheory.Kernel.singularPart_of_subset_mutuallySingularSetSlice · cited by 1Kernel.singularPart_of_su…ProbabilityTheory.Kernel.eq_singularPart · cited by 0Kernel.eq_singularPartProbabilityTheory.Kernel.singularPart_eq_zero_iff_measure_eq_zero · cited by 0Kernel.singularPart_eq_ze…ProbabilityTheory.Kernel.singularPart_self · cited by 0Kernel.singularPart_selfMeasurableSpace · cited by 13106MeasurableSpaceProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelProbabilityTheory.IsSFiniteKernel · cited by 248ProbabilityTheory.IsSFini…MeasurableSpace.CountableOrCountablyGenerated · cited by 97MeasurableSpace.Countable…Kernel.singularPartCITED BYCITES

Cites4

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

Cited by17

Results whose statement or proof uses this declaration.