I learnt the converge definition in advanced calculus:
For any $\epsilon>0$, there is a $N$, such that for all $n>N$, we have $|X_n-x|<\epsilon$ then we say $X_n$ converge to $x$.
Then I learnt the consistent estimators in statistics:
For every $\epsilon>0$ and every $\theta \in \Theta$, $\lim\limits_{n\to\infty}P_\theta(|W_n-\theta| \ge \epsilon) = 0$
So my question is that is there any relationship between consistent estimators and converge sequence?
Are the two definition equivalent?
I believe the two definition must have something in common, but I can not find that.
And also , Is there any relationship between converge in distribution[$F_{X_n}\to F_x$] and the definition of continuity in function? [$X_n\to x_0, f(X_n) \to f(x_0)]$