Theorems · Theorem · sequences and series
lt_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]
[AddRightStrictMono α], HasSum f a L → ∀ (i : ι), (∀ (j : ι), j ≠ i → 0 ≤ f j) → ∀ (j : ι), j ≠ i → 0 < f j → f i < a- Cited by
- 0 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.
Cites15
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
- AddRightStrictMonostatement and proof · cited by 160
- SummationFilter.NeBotstatement and proof · cited by 130
- Finset.mem_insert_of_memproof · cited by 109
- Finset.mem_singletonproof · cited by 103
- SummationFilter.LeAtTopstatement and proof · cited by 80
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.