Theorems · Theorem · measure theory
MeasureTheory.SignedMeasure.totalVariation_mutuallySingular_iff
∀ {α : Type u_1} [inst : MeasurableSpace α] (s : MeasureTheory.SignedMeasure α) (μ : MeasureTheory.Measure α),
s.totalVariation.MutuallySingular μ ↔
s.toJordanDecomposition.posPart.MutuallySingular μ ∧ s.toJordanDecomposition.negPart.MutuallySingular μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- MeasureTheory.SignedMeasurestatement and proof · cited by 108
- MeasureTheory.Measure.MutuallySingularstatement · cited by 91
- MeasureTheory.JordanDecomposition.negPartstatement · cited by 44
- MeasureTheory.JordanDecomposition.posPartstatement · cited by 43
- MeasureTheory.SignedMeasure.toJordanDecompositionstatement · cited by 34
- MeasureTheory.SignedMeasure.totalVariationstatement · cited by 13
- MeasureTheory.Measure.MutuallySingular.add_left_iffproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.