Theorems · Theorem · measure theory
MeasureTheory.Measure.rnDeriv_add
∀ {α : Type u_1} {m : MeasurableSpace α} (ν₁ ν₂ μ : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure ν₁]
[MeasureTheory.IsFiniteMeasure ν₂] [ν₁.HaveLebesgueDecomposition μ] [ν₂.HaveLebesgueDecomposition μ]
[(ν₁ + ν₂).HaveLebesgueDecomposition μ], (ν₁ + ν₂).rnDeriv μ =ᵐ[μ] ν₁.rnDeriv μ + ν₂.rnDeriv μRadon-Nikodym derivative of a sum of two measures.
See also rnDeriv_add', which requires sigma-finite ν₁, ν₂ and μ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- add_commproof · cited by 1,535
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- LT.lt.neproof · cited by 872
- add_assocproof · cited by 746
- Measurable.aemeasurableproof · cited by 304
- MeasureTheory.Measure.withDensityproof · cited by 265
- MeasureTheory.Measure.rnDerivstatement and proof · cited by 234
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.rnDeriv_addproof · cited by 0