Documentation

Mathlib.Analysis.SpecificLimits.IsROrC

A collection of specific limit computations for IsROrC #

theorem IsROrC.tendsto_inverse_atTop_nhds_zero_nat (๐•œ : Type u_1) [IsROrC ๐•œ] :
Filter.Tendsto (fun (n : โ„•) => (โ†‘n)โปยน) Filter.atTop (nhds 0)
@[deprecated IsROrC.tendsto_inverse_atTop_nhds_zero_nat]
theorem IsROrC.tendsto_inverse_atTop_nhds_0_nat (๐•œ : Type u_1) [IsROrC ๐•œ] :
Filter.Tendsto (fun (n : โ„•) => (โ†‘n)โปยน) Filter.atTop (nhds 0)

Alias of IsROrC.tendsto_inverse_atTop_nhds_zero_nat.