Let $U\in \mathbb R^n$ an open set and $f:U\to \mathbb R^m$ an differentiable function. Thus we can write:
$$f(a+v)-f(a)=f'(a)\cdot v+r(v)$$
Where, $\lim_{v\to 0}\frac{r(v)}{|v|}=0$.
My question is really simple, my doubt is can I say that $r(0)=0$? because when we replace $v=0$ we get $0=f'(a)\cdot0+r(v)$, since $f'(a)$ is a linear transformation $f'(a)\cdot 0=0$ and $r(v)=0$.