I've got a proof for the following result : if $X_n \to X$ in probability then $X_n \to X$ in distribution. The proof goes like this :
Let $t \in \mathbb{R}$ and $\varepsilon >0$. We have $ 1 : \{ X \leq t- \varepsilon \} \subset \{ X_n \leq t \} \cup \{ |X_n - X| \geq \varepsilon \} $
Then $2 : F(t-\varepsilon) \leq F_n(t) + P(|X_n - X| \geq \varepsilon ) $ (we are talking here about CDFs)
Then $3 : F(t-\varepsilon) \leq \lim \inf F_n (t) $
In a similar way : $ 4 : F(t+\varepsilon) \geq \lim \sup F_n (t) $
$5 $ Taking the limit for $\varepsilon \to 0 $ we have $\lim F_n(t) = F(t)$ for each point where $F$ is continuous.
I have trouble getting the points $1,3,4,5$ if you can explain them to me.
Thank you for your answer,