Theorems · Theorem · sequences and series
le_hasSum
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : AddCommMonoid α] [inst_1 : Preorder α]
[IsOrderedAddMonoid α] [inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α} {a : α} [L.NeBot]
[L.LeAtTop], HasSum f a L → ∀ (i : ι), (∀ (j : ι), j ≠ i → 0 ≤ f j) → f i ≤ a- Cited by
- 5 results in Mathlib
- Foundations
- Depth 76 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
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- OrderClosedTopologystatement and proof · cited by 445
- Finset.sum_singletonproof · cited by 251
- SummationFilter.NeBotstatement and proof · cited by 130
- Finset.mem_singletonproof · cited by 103
- SummationFilter.LeAtTopstatement and proof · cited by 80
- sum_le_hasSumproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- Summable.le_tsumproof · cited by 6
- lp.norm_apply_le_normproof · cited by 6
- hasSum_zero_iff_of_nonnegproof · cited by 2
- TopologicalSpace.exists_isInducing_l_inftyproof · cited by 1
- le_hasSum'proof · cited by 0