Theorems · Theorem · measure theory
MeasureTheory.integral_sum_dirac
∀ {ι : Type u_1} {X : Type u_2} {E : Type u_3} [Countable ι] {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
{f : X → E} [inst_1 : NormedSpace ℝ E] [MeasurableSingletonClass X] {x : ι → X} {c : ι → ENNReal}
[FiniteDimensional ℝ E],
(∀ (i : ι), c i ≠ ⊤) →
(∫ (x : X), f x ∂MeasureTheory.Measure.sum fun i => c i • MeasureTheory.Measure.dirac (x i)) =
∑' (i : ι), (c i).toReal • f (x i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Norm.normproof · cited by 5,413
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.integral_poissonMeasureproof · cited by 2
- ProbabilityTheory.integral_geometricMeasureproof · cited by 0