Given an arbitrary function $f(x): x \to \mathbb{R}, x \in \mathbb{R}$ and some monotonic function $g(x): x \to \mathbb{R}, x \in \mathbb{R}$, with defined, continuous derivatives, would it be correct to state that
$$ \frac{d}{dx} g(f(x)) \neq 0 \mbox{ } \forall \mbox{ } x \in \mathbb{R} \mbox{ iff } \frac{d}{dx} f(x) \neq 0 \mbox{ } \forall \mbox{ } x \in \mathbb{R} $$
Would it also be correct to state that the stationary and inflection points of $f(x)$ and $g(f(x))$ would coincide?
For example: $e^{(x-2)^2}$. The stationary point of $f(x) = (x-2)^2$ is $x=2$. It would seem to me that, as $\exp(\cdot)$ is a monotonic function, the stationary point would apply to it as well, and so $x=2$ is a stationary point of $g(f(x))$. What I would like to know is whether this is true in general.