Theorems · Theorem · measure theory
MeasureTheory.SignedMeasure.eq_rnDeriv
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : MeasureTheory.SignedMeasure α}
(t : MeasureTheory.SignedMeasure α) (f : α → ℝ),
MeasureTheory.Integrable f μ →
MeasureTheory.VectorMeasure.MutuallySingular t μ.toENNRealVectorMeasure →
s = t + μ.withDensityᵥ f → f =ᵐ[μ] s.rnDeriv μ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
f = rnDeriv s μ, i.e. f is the Radon-Nikodym derivative of s and μ.
- Cited by
- 0 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.
Cites25
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
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.Integrablestatement and proof · 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.