Mathlib Map

Theorems · Theorem · sequences and series

Summable.tendsto_atTop_of_pos

∀ {α : Type u_3} [inst : Field α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] [inst_3 : TopologicalSpace α]
  [OrderTopology α] {f : ℕ → α}, Summable f⁻¹ → (∀ (n : ℕ), 0 < f n) → Filter.Tendsto f Filter.atTop Filter.atTop
Defined in
Mathlib.Topology.Algebra.InfiniteSum.Order
Cited by
1 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderIsStrictOrderedRingTopologicalSpaceOrderTopology

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.

Cited by1

Results whose statement or proof uses this declaration.