Theorems · Theorem · measure theory
MeasureTheory.dirac_eq_dirac_iff
∀ {α : Type u_1} [inst : MeasurableSpace α] [MeasurableSpace.SeparatesPoints α] {x y : α},
MeasureTheory.Measure.dirac x = MeasureTheory.Measure.dirac y ↔ x = yDirac delta measures at two points are equal if and only if the two points are equal, assuming the measurable space separates points.
- Defined in
- Mathlib.MeasureTheory.Measure.Dirac
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 10,939
- MeasureTheory.Measure.diracstatement · cited by 210
- not_iff_notproof · cited by 159
- MeasurableSpace.SeparatesPointsstatement and proof · cited by 18
- MeasureTheory.dirac_ne_dirac_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.injective_diracproof · cited by 0