Theorems · Theorem · sequences and series
hasSum_zero_iff_of_nonneg
∀ {ι : Type u_4} {α : Type u_5} {L : SummationFilter ι} [inst : AddCommMonoid α] [inst_1 : PartialOrder α]
[IsOrderedAddMonoid α] [inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α} [L.LeAtTop] [L.NeBot],
(∀ (i : ι), 0 ≤ f i) → (HasSum f 0 L ↔ f = 0)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 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
- PartialOrderstatement and proof · cited by 6,410
- 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
- LE.le.antisymm'proof · cited by 104
- SummationFilter.LeAtTopstatement and proof · cited by 80
- hasSum_zeroproof · cited by 13
- le_hasSumproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- hasSum_zero_iffproof · cited by 1
- lp.norm_eq_zero_iffproof · cited by 0