Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.SignedMeasure.rnDeriv_sub

∀ {α : Type u_1} {m : MeasurableSpace α} (s t : MeasureTheory.SignedMeasure α) (μ : MeasureTheory.Measure α)
  [s.HaveLebesgueDecomposition μ] [t.HaveLebesgueDecomposition μ] [hst : (s - t).HaveLebesgueDecomposition μ],
  (s - t).rnDeriv μ =ᵐ[μ] s.rnDeriv μ - t.rnDeriv μ
Defined in
Mathlib.MeasureTheory.VectorMeasure.Decomposition.Lebesgue
Cited by
0 results in Mathlib
Foundations
Depth 267 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.SignedMeasure.HaveLebesgueDecompositionMeasureTheory.SignedMeasure.HaveLebesgueDecompositionMeasureTheory.SignedMeasure.HaveLebesgueDecomposition

Around this declaration

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

Cites13

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.