Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.restrict_dirac
∀ {α : Type u_1} {mα : MeasurableSpace α} {M : Type u_3} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M]
{s : Set α} {x : α} {m : M},
MeasurableSet s →
∀ [inst_2 : Decidable (x ∈ s)],
(MeasureTheory.VectorMeasure.dirac x m).restrict s = if x ∈ s then MeasureTheory.VectorMeasure.dirac x m else 0- Cited by
- 4 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- MeasureTheory.VectorMeasurestatement · cited by 451
- zero_applyproof · cited by 251
- MeasurableSet.interproof · cited by 167
- MeasureTheory.VectorMeasure.restrictstatement · cited by 139
- MeasureTheory.VectorMeasure.extproof · cited by 65
- MeasureTheory.VectorMeasure.restrict_applyproof · cited by 26
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.restrict_dirac_of_memproof · cited by 0
- MeasureTheory.VectorMeasure.restrict_dirac_of_notMemproof · cited by 0
- MeasureTheory.VectorMeasure.setIntegral_diracproof · cited by 0
- MeasureTheory.VectorMeasure.setIntegral_dirac'proof · cited by 0