Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Measure.rnDeriv_smul_left_of_ne_top

∀ {α : Type u_1} {m : MeasurableSpace α} (ν μ : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure ν]
  [ν.HaveLebesgueDecomposition μ] {r : ENNReal}, r ≠ ⊤ → (r • ν).rnDeriv μ =ᵐ[μ] r • ν.rnDeriv μ

Radon-Nikodym derivative of the scalar multiple of a measure. See also rnDeriv_smul_left_of_ne_top', which requires sigma-finite ν and μ.

Defined in
Mathlib.MeasureTheory.Measure.Decomposition.Lebesgue
Cited by
1 results in Mathlib
Foundations
Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.IsFiniteMeasureMeasureTheory.Measure.HaveLebesgueDecomposition

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.