Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.restrict_inter_add_sdiff
∀ {α : 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 s- Cited by
- 3 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- MeasurableSetstatement and proof · cited by 3,075
- T2Spacestatement and proof · cited by 1,351
- ContinuousAddstatement and proof · cited by 777
- DFunLikeproof · cited by 576
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- MeasurableSet.interproof · cited by 167
- add_applyproof · cited by 154
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.restrict_union_add_interproof · cited by 1
- MeasureTheory.VectorMeasure.restrict_inter_add_diffproof · cited by 0
- MeasureTheory.VectorMeasure.setIntegral_inter_add_sdiffproof · cited by 0