Theorems · Theorem · functional analysis
tsum_of_enorm_bounded
∀ {ι : Type u_1} {ε : Type u_5} [inst : TopologicalSpace ε] [inst_1 : ESeminormedAddCommMonoid ε] {f : ι → ε}
{g : ι → ENNReal} {a : ENNReal}, HasSum g a → (∀ (i : ι), ‖f i‖ₑ ≤ g i) → ‖∑' (i : ι), f i‖ₑ ≤ aQuantitative result associated to the direct comparison test for series: If, 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
- 1 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- ENNRealstatement and proof · cited by 9,879
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- tsumstatement · cited by 1,148
- Summableproof · cited by 778
- ENorm.enormstatement and proof · cited by 715
- HasSumstatement and proof · cited by 518
- Summable.hasSumproof · cited by 184
- enorm_zeroproof · cited by 44
- tsum_eq_zero_of_not_summableproof · cited by 27
- ESeminormedAddCommMonoidstatement and proof · cited by 21
- HasSum.enorm_le_of_boundedproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- enorm_tsum_le_tsum_enormproof · cited by 1