Theorems · Theorem · measure theory
MeasureTheory.integrable_sum_dirac
∀ {ι : Type u_1} {X : Type u_2} {E : Type u_3} [Countable ι] {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
{f : X → E} [MeasurableSingletonClass X] {x : ι → X} {c : ι → ENNReal},
(∀ (i : ι), c i ≠ ⊤) →
(Summable fun i => (c i).toReal * ‖f (x i)‖) →
MeasureTheory.Integrable f (MeasureTheory.Measure.sum fun i => c i • MeasureTheory.Measure.dirac (x i))- Cited by
- 3 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Norm.normstatement and proof · cited by 5,413
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.Integrablestatement · cited by 1,367
- ENNReal.toRealstatement and proof · cited by 859
- Summablestatement and proof · cited by 778
- Countablestatement and proof · cited by 633
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.hasSum_integral_sum_diracproof · cited by 3
- MeasureTheory.integrable_sum_dirac_iffproof · cited by 2
- MeasureTheory.integral_sum_diracproof · cited by 2