Theorems · Theorem · measure theory
MeasureTheory.SignedMeasure.rnDeriv_add
∀ {α : Type u_1} {m : MeasurableSpace α} (s t : MeasureTheory.SignedMeasure α) (μ : MeasureTheory.Measure α)
[s.HaveLebesgueDecomposition μ] [t.HaveLebesgueDecomposition μ] [(s + t).HaveLebesgueDecomposition μ],
(s + t).rnDeriv μ =ᵐ[μ] s.rnDeriv μ + t.rnDeriv μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- add_commproof · cited by 1,535
- add_assocproof · cited by 746
- MeasureTheory.VectorMeasureproof · cited by 451
- MeasureTheory.SignedMeasurestatement and proof · cited by 108
- add_right_injproof · cited by 71
- MeasureTheory.Integrable.addproof · cited by 42
- MeasureTheory.Measure.withDensityᵥproof · cited by 36
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SignedMeasure.rnDeriv_subproof · cited by 0