If $f$ is differentiable at $x$, the map $h\mapsto f(x+h)-f(x)$ should be approximately linear. The scalar multiplicativity can be seen by noting that $$\lim_{h\to 0}\frac{f(x+ch)-f(x)}{h} = \lim_{h\to 0}c\frac{f(x+ch)-f(x)}{ch}= c\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}\quad \text{and}\\ \lim_{t\to 0}\frac{f(x+ctv)-f(x)}{t}=\lim_{t\to 0}c\frac{f(x+ctv)-f(x)}{ct}=c\lim_{t\to 0}\frac{f(x+tv)-f(x)}{t},$$
where on the second line, $x$ and $v$ are vectors. The additivity of this map is less easy to see for me. How can we show it? That is, how to show that $$\lim_{t\to 0}\frac{f(x+t(v+w))-f(x)}{t} = \lim_{h\to 0}\frac{f(x+tv)-f(x)}{t}+\lim_{h\to 0}\frac{f(x+tw)-f(x)}{t}?$$
http://en.wikipedia.org/wiki/G%C3%A2teaux_derivative
– Steven Gubkin Feb 28 '14 at 22:35