Theorems · Theorem · measure theory
MeasureTheory.Measure.sum_smul_dirac_singleton
∀ {α : Type u_1} [inst : MeasurableSpace α] [MeasurableSingletonClass α] {f : α → ENNReal} {a : α},
(MeasureTheory.Measure.sum fun b => f b • MeasureTheory.Measure.dirac b) {a} = f aThe sum of scaled Dirac measures applied to a singleton is the coefficient of that singleton.
- Defined in
- Mathlib.MeasureTheory.Measure.Dirac
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- TopologicalSpaceproof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- mul_oneproof · cited by 3,885
- MulZeroClass.mul_zeroproof · cited by 2,091
- SummationFilter.unconditionalproof · cited by 2,068
- tsumproof · cited by 1,148
- Set.indicatorproof · cited by 723
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.poissonMeasure_singletonproof · cited by 2
- ProbabilityTheory.geometricMeasure_singletonproof · cited by 1