Suppose that $(x_n)_{n \geq 1}$ is a convergent sequence. Denote $(x_{n_j})_{j \geq 1}$ as a subsequence of $(x_n)_{n \geq 1}$.
Question: What is the precise definition of $\lim_{j \rightarrow \infty}{x_{n_j}}=x$?
Based on the definition of limit, we have
$$ \lim_{j \rightarrow \infty}{x_{n_j}}=x \Longleftrightarrow \forall \epsilon>0, \exists J \in \mathbb{N}, \forall j (j \geq J \Rightarrow | x_{n_j} - x | < \epsilon)$$
But I think something is strange here. In the definition, we do not specify what is our $n_j$, but it appears in $|x_{n_j}-x|<\epsilon$. Is the definition above correct?