Theorems · Theorem · measure theory
intervalIntegral.tsum_intervalIntegral_eq_of_summable_norm
∀ {ι : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} [Countable ι]
{f : ι → C(ℝ, E)},
(Summable fun i => ‖ContinuousMap.restrict (↑{ carrier := Set.uIcc a b, isCompact' := ⋯ }) (f i)‖) →
∑' (i : ι), ∫ (x : ℝ) in a..b, (f i) x = ∫ (x : ℝ) in a..b, ∑' (i : ι), (f i) x- Cited by
- 1 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.
Cites21
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemstatement · cited by 7,166
- Norm.normstatement and proof · cited by 5,413
- ContinuousMapstatement and proof · cited by 2,491
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- tsumstatement · cited by 1,148
Cited by1
Results whose statement or proof uses this declaration.
- Real.fourierCoeff_tsum_comp_addproof · cited by 1