Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.of_diff_of_diff_eq_zero
Deprecated since 2026-06-03Use MeasureTheory.VectorMeasure.of_sdiff_of_sdiff_eq_zero instead.
∀ {α : Type u_1} {m : MeasurableSpace α} {M : Type u_3} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M]
{v : MeasureTheory.VectorMeasure α M} [T2Space M] {A B : Set α},
MeasurableSet A → MeasurableSet B → v (B \ A) = 0 → v (A \ B) + v B = v AAlias of MeasureTheory.VectorMeasure.of_sdiff_of_sdiff_eq_zero.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- AddCommMonoidstatement · cited by 12,281
- MeasurableSetstatement · cited by 3,075
- T2Spacestatement · cited by 1,351
- MeasureTheory.VectorMeasurestatement · cited by 451
- MeasureTheory.VectorMeasure.of_sdiff_of_sdiff_eq_zeroproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.