Uniqueness of limits

A convergent sequence in a metric space has only one limit
Uniqueness of limits

Uniqueness of limits: Let (X,d)(X,d) be a and let (xn)(x_n) be a sequence in XX. If xnxx_n\to x and xnyx_n\to y, then x=yx=y.

This lemma is a basic structural fact about metric convergence and is used everywhere (for example, to identify a limit by proving two different candidate limits).

Proof sketch: Assume xyx\neq y, so d(x,y)>0d(x,y)>0. Let ε=d(x,y)/3\varepsilon=d(x,y)/3. For large nn, we have d(xn,x)<εd(x_n,x)<\varepsilon and d(xn,y)<εd(x_n,y)<\varepsilon. Then by the , d(x,y)d(x,xn)+d(xn,y)<2ε=23d(x,y), d(x,y)\le d(x,x_n)+d(x_n,y)<2\varepsilon=\frac{2}{3}d(x,y), a contradiction.