Question 1. Given a sequence {an} with an part of X and X is a metric space. Prove that if an is convergent, then the limit is unique.
Solution. Let ρ denote the metric on X. Suppose there are a,b∈X such that an→a and an→b. Take an arbitrary ε>0. By definition there are N1,N2∈N such that ρ(an,a)<ε for all n>N1 and ρ(an,b)<ε for all n>N2. Choose n>max{N1,N2}. Then by triangle inequality
ρ(a,b)<ρ(a,an)+ρ(an,b)<ε+ε=2ε.
Since ε is an arbitrary positive number, we conclude that ρ(a,b)=0. By identity of indiscernibles a=b.