Theorems · Theorem · probability
ProbabilityTheory.Kernel.singularPart_def
∀ {α : Type u_3} {γ : Type u_4} {mα : MeasurableSpace α} {mγ : MeasurableSpace γ}
[hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] (κ η : ProbabilityTheory.Kernel α γ)
[inst : ProbabilityTheory.IsSFiniteKernel κ] [inst_1 : ProbabilityTheory.IsSFiniteKernel η],
κ.singularPart η =
(κ + η).withDensity fun a x =>
↑(κ.rnDerivAux (κ + η) a x).toNNReal - ↑(1 - κ.rnDerivAux (κ + η) a x).toNNReal * κ.rnDeriv η a x- Defined in
- Mathlib.Probability.Kernel.RadonNikodym
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement · cited by 9,879
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- Real.toNNRealstatement and proof · cited by 267
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasurableSpace.CountableOrCountablyGeneratedstatement and proof · cited by 97
- ProbabilityTheory.Kernel.rnDerivstatement and proof · cited by 45
- ProbabilityTheory.Kernel.withDensitystatement and proof · cited by 45
- ProbabilityTheory.Kernel.rnDerivAuxstatement and proof · cited by 22
- ProbabilityTheory.Kernel.singularPartstatement · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.singularPart_compl_mutuallySingularSetSliceproof · cited by 4
- ProbabilityTheory.Kernel.singularPart_of_subset_mutuallySingularSetSliceproof · cited by 1
- ProbabilityTheory.Kernel.measurable_singularPartproof · cited by 0