Consider the following question
I would attempt to answer this as follows:
If the derivative of $f$ exists at $a \in (b,c)$, it would be defined as follows
$$ f'(a) = \lim_{x \rightarrow a} \frac{f(x)-f(a)}{x-a} $$
And since $f(a) \equiv g(a)$ for all $a \in (b,c)$, we can say that
$$ f'(a) \equiv \lim_{x \rightarrow a} \frac{g(x)-g(a)}{x-a} = g'(a) > $$
and since we are given that $g'(a)$ is defined for all $a \in (b,c)$, we know that $f'(a)$ must be defined for all such $a$.
However, the actual solution provided for this question is as below
So is my attempted proof insufficient? If so, why?

