Theorems · Theorem · measure theory
MeasureTheory.hasSum_integral_of_summable_integral_norm
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {ι : Type u_4} [Countable ι] {F : ι → α → E},
(∀ (i : ι), MeasureTheory.Integrable (F i) μ) →
(Summable fun i => ∫ (a : α), ‖F i a‖ ∂μ) → HasSum (fun x => ∫ (a : α), F x a ∂μ) (∫ (a : α), ∑' (i : ι), F i a ∂μ)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- Norm.normstatement and proof · cited by 5,413
- CompleteSpaceproof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by2
Results whose statement or proof uses this declaration.
- hasSum_mellinproof · cited by 1
- MeasureTheory.integral_tsum_of_summable_integral_normproof · cited by 0