Theorems · Theorem · probability
ProbabilityTheory.Kernel.eq_singularPart
∀ {α : Type u_1} {γ : Type u_2} {mα : MeasurableSpace α} {mγ : MeasurableSpace γ} {κ η : ProbabilityTheory.Kernel α γ}
[hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] {ξ : ProbabilityTheory.Kernel α γ} {f : α → γ → ENNReal}
[inst : ProbabilityTheory.IsFiniteKernel η] [inst_1 : ProbabilityTheory.IsFiniteKernel κ],
κ = η.withDensity f + ξ →
Measurable (Function.uncurry f) → ∀ (a : α), (ξ a).MutuallySingular (η a) → ξ a = (κ.singularPart η) a- Defined in
- Mathlib.Probability.Kernel.RadonNikodym
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 334 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
- MeasurableSpace.CountableOrCountablyGeneratedstatement and proof · cited by 97
- MeasureTheory.Measure.MutuallySingularstatement and proof · cited by 91
- ProbabilityTheory.Kernel.withDensitystatement and proof · cited by 45
- ProbabilityTheory.Kernel.singularPartstatement · cited by 17
- ProbabilityTheory.Kernel.eq_singularPart_measureproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.