Suppose $f$ is a differentiable function from $\mathbb{R}$ to $\mathbb{R}$, such that the derivative $f'$ of $f$ grows towards infinity faster than $f$ itself. Also, suppose $g$ is a differentiable function such that $g \geq f$, in other words, $g$ is greater than or equal to $f$ pointwise. Does it then follow that the derivative $g'$ of $g$ grows faster than $g$ itself? Or is there a counterexample?
Edit: Also, what if we require that $g$ be not just greater than or equal to $f$, but strictly increasing?
Take $f=e^{2x}$, $g=e^{2x}(2+\sin(2x))$ as counterexample.