Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.rnDerivAux

{α : Type u_1} →
  {γ : Type u_2} →
    {mα : MeasurableSpace α} →
      {mγ : MeasurableSpace γ} →
        [hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] →
          ProbabilityTheory.Kernel α γ → ProbabilityTheory.Kernel α γ → α → γ → ℝ

Auxiliary function used to define ProbabilityTheory.Kernel.rnDeriv and ProbabilityTheory.Kernel.singularPart. This has the properties we want for a Radon-Nikodym derivative only if κ ≪ ν. The definition of rnDeriv κ η will be built from rnDerivAux κ (κ + η).

Defined in
Mathlib.Probability.Kernel.RadonNikodym
Cited by
22 results in Mathlib
Foundations
Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpace.CountableOrCountablyGenerated

Around this declaration

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

ProbabilityTheory.Kernel.mutuallySingularSetSlice · cited by 19Kernel.mutuallySingularSe…ProbabilityTheory.Kernel.measurable_rnDerivAux · cited by 8Kernel.measurable_rnDeriv…ProbabilityTheory.Kernel.rnDeriv_def · cited by 5Kernel.rnDeriv_defProbabilityTheory.Kernel.measure_mutuallySingularSetSlice · cited by 4Kernel.measure_mutuallySi…ProbabilityTheory.Kernel.mutuallySingularSet · cited by 4Kernel.mutuallySingularSetProbabilityTheory.Kernel.singularPart_compl_mutuallySingularSetSlice · cited by 4Kernel.singularPart_compl…ProbabilityTheory.Kernel.measurable_singularPart_fun · cited by 3Kernel.measurable_singula…ProbabilityTheory.Kernel.singularPart_def · cited by 3Kernel.singularPart_defProbabilityTheory.Kernel.withDensity_one_sub_rnDerivAux · cited by 2Kernel.withDensity_one_su…ProbabilityTheory.Kernel.setLIntegral_rnDerivAux · cited by 2Kernel.setLIntegral_rnDer…ProbabilityTheory.Kernel.rnDerivAux_le_one · cited by 2Kernel.rnDerivAux_le_oneProbabilityTheory.Kernel.measurable_rnDerivAux_right · cited by 1Kernel.measurable_rnDeriv…ProbabilityTheory.Kernel.withDensity_rnDerivAux · cited by 1Kernel.withDensity_rnDeri…ProbabilityTheory.Kernel.measurable_singularPart_fun_right · cited by 1Kernel.measurable_singula…ProbabilityTheory.Kernel.withDensity_rnDeriv_of_subset_compl_mutuallySingularSetSlice · cited by 1Kernel.withDensity_rnDeri…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealMeasurableSpace · cited by 13106MeasurableSpaceSet.univ · cited by 3945Set.univProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelENNReal.toReal · cited by 859ENNReal.toRealCountable · cited by 633CountableMeasureTheory.Measure.rnDeriv · cited by 234Measure.rnDerivMeasurableSpace.CountableOrCountablyGenerated · cited by 97MeasurableSpace.Countable…ProbabilityTheory.Kernel.map · cited by 84Kernel.mapProbabilityTheory.Kernel.density · cited by 24Kernel.densityKernel.rnDerivAuxCITED BYCITES

Cites11

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

Cited by24

Results whose statement or proof uses this declaration.