Let $X$ and $Y$ be Banach spaces, $f:X\to Y$ and $\bar{x}\in X.$
We say that $f$ is strictly differentiable at $\bar{x}$ if there exists $\nabla f(\bar{x})\in L(X,Y)$ such that $$\lim_{x\to \bar{x}, u \to \bar{x},x\ne u}\frac{f(x)-f(u)-\nabla f(\bar{x})(x-u) }{\|x-u\|}=0.$$
We say that $f$ is continuously differentiable around $\bar{x}$ if there exists a neighborhood $U$ of $\bar{x}$ such that $f$ is Frechet differentiable at each point in $U$ and the mapping $\nabla f(\cdot):U \to L(X,Y)$ is norm to norm continuous.
The book I am reading states that if $f$ is continuously differentiable then it is also strictly differentiable at $\bar{x},$ but provides no proof. I have tried to prove this using standard $\epsilon-\delta$ arguments, but have failed. Can you provide this proof or at least point to a reference?