I could not derive the weak law of large numbers from the central limit theorem for i.i.d. random variables with $0 < \operatorname{Var}(X) < \infty$.
The central limit theorem gives $$\frac{\sum X_i - n\cdot E(X_1)}{\sqrt{\operatorname{Var}(X_i)n})} \to N(0,1)$$
Now I want to show
$$\lim P\left(\middle|\frac{\sum X_i - E(X_1)}{n}\middle| \geq \epsilon\right) = 0 \quad\forall \epsilon>0$$
I know that the cdf converges pointwise. It should be really easy as it is intuitively clear that it should hold, but I can't find the correct way to write and pin it down.
For every positive $t$, consider the events $A_n^t=[|S_n-nE[X]|\geqslant t\sqrt{n\mathrm{var}(X)}]$ and $B_n^t=[|S_n-nE[X]|\geqslant nt]$. Then:
With these elementary facts in mind, assume that 1. holds, that is, that the CLT is valid and consider some positive $t$ and $\varepsilon$. Then:
Thus, for every $n\geqslant\max(N_1,N_2)$, $P[B_n^t]\leqslant2\varepsilon$. Since $\varepsilon$ is arbitrary, this is the WLLN.