Theorems · Theorem · measure theory
MeasureTheory.Measure.haveLebesgueDecomposition_of_finiteMeasure
∀ {α : Type u_1} {m : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} [MeasureTheory.IsFiniteMeasure μ]
[MeasureTheory.IsFiniteMeasure ν], μ.HaveLebesgueDecomposition νAny pair of finite measures μ and ν, HaveLebesgueDecomposition. That is to say,
there exist a measure ξ and a measurable function f, such that ξ is mutually singular
with respect to ν and μ = ξ + ν.withDensity f.
This is not an instance since this is also shown for the more general σ-finite measures with
MeasureTheory.Measure.haveLebesgueDecomposition_of_sigmaFinite.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites85
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- nhdsproof · cited by 5,554
- NNRealproof · cited by 4,310
- Set.univproof · cited by 3,945
- Filter.Tendstoproof · cited by 3,814
- MeasurableSetproof · cited by 3,075
- Set.Nonemptyproof · cited by 2,627
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.