Theorems · Theorem · measure theory
MeasureTheory.SignedMeasure.eq_singularPart
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : MeasureTheory.SignedMeasure α}
(t : MeasureTheory.SignedMeasure α) (f : α → ℝ),
MeasureTheory.VectorMeasure.MutuallySingular t μ.toENNRealVectorMeasure →
s = t + μ.withDensityᵥ f → t = s.singularPart μGiven a measure μ, signed measures s and t, and a function f such that t is
mutually singular with respect to μ and s = t + μ.withDensityᵥ f, we have
t = singularPart s μ, i.e. t is the singular part of the Lebesgue decomposition between
s and μ.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 264 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- add_zeroproof · cited by 2,707
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.SignedMeasurestatement and proof · cited by 108
- MeasureTheory.AEStronglyMeasurable.mkproof · cited by 82
- MeasureTheory.AEStronglyMeasurable.ae_eq_mkproof · cited by 77
- MeasureTheory.Measure.withDensityᵥstatement and proof · cited by 36
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.SignedMeasure.singularPart_addproof · cited by 2
- MeasureTheory.SignedMeasure.singularPart_zeroproof · cited by 0
- MeasureTheory.SignedMeasure.eq_rnDerivproof · cited by 0