Given that $\Phi(x)=\int_{-\infty}^{x}\phi(u)\, du$ and that $\phi(u) = \frac{1}{\sqrt{2\pi}}e^{-u^2/2}$.
Using the fact that $\lim_{x\rightarrow\infty}\Phi(x)=1$ and using the properties of the integral as well as a substitution show that $\Phi(-x)=1-\Phi(x)$ (We can assume that $x>0$)
I've attempted taking the integral, to no avail, as $e^{-u^2/2}$ is not integrable (at least not to my knowledge) and I've thought about using the property $\frac{d}{dx}\left[\int_{0}^{b(x)}f(t)\, dt\right] = f(b(x))b'(x)$, but i'm not entirely sure if it'd be correct to approach it that way.
I.e. doing something like this: $\frac{d}{dx}\left[\int_{-\infty}^{0}\phi(u)\, du + \int_{0}^{x}\phi(u)\, du\right]$