Mathlib Map

Theorems · Theorem · sequences and series

tendsto_pow_atTop_nhds_zero_of_norm_lt_one

∀ {R : Type u_2} [inst : SeminormedRing R] {x : R}, ‖x‖ < 1 → Filter.Tendsto (fun n => x ^ n) Filter.atTop (nhds 0)

In a normed ring, the powers of an element x with ‖x‖ < 1 tend to zero.

Defined in
Mathlib.Analysis.SpecificLimits.Normed
Cited by
13 results in Mathlib
Foundations
Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedRing

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.

Cited by13

Results whose statement or proof uses this declaration.