I have a lot of confusion.
Definition:
A sequence $\{x_n\}$ of points in a metric space is said to converge if there is a point $p \in S$ with the following property: For every $\epsilon> 0$ there is an integer $N$ such that $d(x_n, p) < \epsilon$ whenever $n \geq N$.
What if we write:
1) Given $\epsilon> 0$, there exists an integer $N$.
2) For all $\epsilon> 0$, there exists an integer $N$.
Would it make any difference?