A sequence of random variables $\{X_n\}$ converges to $X$ in probability if for any $\varepsilon > 0$, $$P(|X_n-X| \geq \varepsilon) \rightarrow 0$$
They converge in distribution if $$F_{X_n} \rightarrow F_X$$ at points where $F_X$ is continuous.
(There is another equivalent definition of converge in distribution in terms of weak convergence.)
It seems like a very simple result, but I cannot think of a clever proof.