Theorems · Theorem · measure theory
MeasureTheory.Measure.eq_singularPart
∀ {α : Type u_1} {m : MeasurableSpace α} {μ ν s : MeasureTheory.Measure α} {f : α → ENNReal},
Measurable f → s.MutuallySingular ν → μ = s + ν.withDensity f → s = μ.singularPart νGiven measures μ and ν, if s is a measure mutually singular to ν and f is a
measurable function such that μ = s + fν, then s = μ.singularPart μ.
This theorem provides the uniqueness of the singularPart in the Lebesgue decomposition theorem,
while MeasureTheory.Measure.eq_rnDeriv provides the uniqueness of the
rnDeriv.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- LE.le.transproof · cited by 3,151
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- add_zeroproof · cited by 2,707
- le_reflproof · cited by 2,061
- MeasureTheory.Measure.restrictproof · cited by 1,646
- Measurablestatement and proof · cited by 1,499
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.singularPart_smulproof · cited by 4
- MeasureTheory.Measure.singularPart_addproof · cited by 2
- ProbabilityTheory.Kernel.eq_singularPart_measureproof · cited by 2
- MeasureTheory.Measure.singularPart_smul_rightproof · cited by 2
- MeasureTheory.Measure.singularPart_restrictproof · cited by 1
- MeasurableEmbedding.singularPart_mapproof · cited by 0