As I was going through differentiable functions in my notes on multivariable calculus while preparing for exam in a few days, it states that a function $f:A \rightarrow Y$ is said to be differentiable at $a \in A$ if there is a linear map $T \in L(X,Y) ,$ such that lim$_{r \to 0}\frac{\|f(a+r)-f(a)-T\text{r}\|}{\|\text{r}\|}=0$.
It is called the derivative of $f$ at $a \in A$.
There is a note behind the definition which states that $f'(a)$ is a linear operator.
It is still not clear to me what does $f'$ maps each small value around $a$ to?