Mathlib Map

Theorems · Theorem · sequences and series

tendsto_one_div_add_atTop_nhds_zero_nat

∀ {𝕜 : Type u_4} [inst : DivisionSemiring 𝕜] [inst_1 : CharZero 𝕜] [inst_2 : TopologicalSpace 𝕜] [ContinuousSMul ℚ≥0 𝕜],
  Filter.Tendsto (fun n => 1 / (↑n + 1)) Filter.atTop (nhds 0)
Defined in
Mathlib.Analysis.SpecificLimits.Basic
Cited by
4 results in Mathlib
Foundations
Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionSemiringCharZeroTopologicalSpaceContinuousSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.