Theorems · Theorem · sequences and series
HasSum.nonpos
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : AddCommMonoid α] [inst_1 : Preorder α]
[IsOrderedAddMonoid α] [inst_3 : TopologicalSpace α] [OrderClosedTopology α] {g : ι → α} {a : α} [L.NeBot],
(∀ (i : ι), g i ≤ 0) → HasSum g a L → a ≤ 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- SummationFilter.NeBotstatement and proof · cited by 130
- hasSum_zeroproof · cited by 13
- hasSum_leproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- tsum_nonposproof · cited by 1