Theorems · Theorem · functional analysis
tsum_of_norm_bounded
∀ {ι : Type u_1} {E : Type u_3} [inst : SeminormedAddCommGroup E] {f : ι → E} {g : ι → ℝ} {a : ℝ},
HasSum g a → (∀ (i : ι), ‖f i‖ ≤ g i) → ‖∑' (i : ι), f i‖ ≤ aQuantitative result associated to the direct comparison test for series: If ∑' i, g i is
summable, and for all i, ‖f i‖ ≤ g i, then ‖∑' i, f i‖ ≤ ∑' i, g i. Note that we do not
assume that ∑' i, f i is summable, and it might not be the case if α is not a complete space.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Finsetproof · cited by 13,712
- Norm.normstatement and proof · cited by 5,413
- LE.le.transproof · cited by 3,151
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- tsumstatement · cited by 1,148
- Summableproof · cited by 778
- norm_nonnegproof · cited by 725
- HasSumstatement and proof · cited by 518
- norm_zeroproof · cited by 366
- Summable.hasSumproof · cited by 184
Cited by7
Results whose statement or proof uses this declaration.
- norm_tsum_le_tsum_normproof · cited by 8
- HurwitzKernelBounds.F_nat_zero_leproof · cited by 2
- tsum_of_nnnorm_boundedproof · cited by 2
- HurwitzKernelBounds.F_nat_one_leproof · cited by 1
- tsum_geometric_le_of_norm_lt_oneproof · cited by 1
- HurwitzZeta.isBigO_atTop_cosKernel_subproof · cited by 0
- HurwitzZeta.isBigO_atTop_sinKernelproof · cited by 0