Theorems · Theorem · measure theory
MeasureTheory.SignedMeasure.singularPart_add
∀ {α : Type u_1} {m : MeasurableSpace α} (s t : MeasureTheory.SignedMeasure α) (μ : MeasureTheory.Measure α)
[s.HaveLebesgueDecomposition μ] [t.HaveLebesgueDecomposition μ],
(s + t).singularPart μ = s.singularPart μ + t.singularPart μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 265 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- add_commproof · cited by 1,535
- add_assocproof · cited by 746
- MeasureTheory.VectorMeasureproof · cited by 451
- MeasureTheory.SignedMeasurestatement and proof · cited by 108
- MeasureTheory.Measure.withDensityᵥproof · cited by 36
- MeasureTheory.SignedMeasure.rnDerivproof · cited by 13
- MeasureTheory.SignedMeasure.singularPartstatement and proof · cited by 13
- MeasureTheory.SignedMeasure.HaveLebesgueDecompositionstatement and proof · cited by 10
- MeasureTheory.SignedMeasure.integrable_rnDerivproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.SignedMeasure.rnDeriv_addproof · cited by 1
- MeasureTheory.SignedMeasure.singularPart_subproof · cited by 0