Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.restrict_inter_add_diff
Deprecated since 2026-06-03Use MeasureTheory.VectorMeasure.restrict_inter_add_sdiff instead.
∀ {α : Type u_1} {mα : MeasurableSpace α} {M : Type u_4} [inst : TopologicalSpace M] [inst_1 : AddCommMonoid M]
[T2Space M] [inst_3 : ContinuousAdd M] {v : MeasureTheory.VectorMeasure α M} {s t : Set α},
MeasurableSet s → MeasurableSet t → v.restrict (s ∩ t) + v.restrict (s \ t) = v.restrict sAlias of MeasureTheory.VectorMeasure.restrict_inter_add_sdiff.
- 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ContinuousAddstatement · cited by 777
- MeasureTheory.VectorMeasurestatement · cited by 451
- MeasureTheory.VectorMeasure.restrictstatement · cited by 139
- MeasureTheory.VectorMeasure.restrict_inter_add_sdiffproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.