Theorems · Theorem · sequences and series
hasSum_zero_iff
∀ {ι : Type u_1} {α : Type u_3} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α]
[CanonicallyOrderedAdd α] [inst_4 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α},
HasSum f 0 ↔ ∀ (x : ι), f x = 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 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
- PartialOrderstatement and proof · cited by 6,410
- SummationFilter.unconditionalstatement · cited by 2,068
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- HasSumstatement · cited by 518
- OrderClosedTopologystatement and proof · cited by 445
- zero_leproof · cited by 382
- CanonicallyOrderedAddstatement and proof · cited by 229
- hasSum_zero_iff_of_nonnegproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Summable.tsum_eq_zero_iffproof · cited by 4