When proving that a continuous function $f$ can be written as the sum of a continuous odd function and a continuous even function we let $h(x)=\frac {f(x)-f(-x)}{2}$ and $g(x)=\frac {f(x)+f(-x)}{2}$. So now it suffices to show that $f(-x)$ is continuous.
$f$ continuous thus, $\forallε>0, \forallα \in D_{f},\existsδ(α,ε)>0 : \forall x \in D_{f}, |x-α|<δ \implies |f(x)-f(a)|<ε$
To prove that $f(-x)$ is also continuous do I just substitute $x$ with $-x$ and $α$ with $-α$ ? This is the part that confuses me