Let $A\in \mathbb{R^n}$; let $f:A\rightarrow \mathbb R^n.$ Show that if $f'(a,u)$ exists, then $f'(a,cu)$ exists and equals $cf'(a,u).$
This exercise is from Munkres. I suppose $a\in \mathbb R^n$ and $c\in \mathbb R.$ I tried to calculate $f'(a,cu)$ and I got this:
$f'(a,cu)=\lim_{t\to 0}\frac{ f(a+t(cu))-f(a)}{t}=\lim_{t\to 0}\frac{ f(a+(tc)u)-f(a)}{t}$
I took $r=ct.$ Then, $r\to 0$ since $t\to 0.$ Then
$\lim_{t\to 0}\frac{ f(a+(tc)u)-f(a)}{t}=\lim_{r\to 0}\frac{ f(a+ru)-f(a)}{r}$ and the last limit exists since $f'(a,u)$ does.
Is my argument correct? And how can I show the equality? Thanks in advance!
From here
$$f'(a,cu)=\lim_{t\to 0}\frac{ f(a+t(cu))-f(a)}{t}=c \cdot \lim_{ct\to 0}\frac{ f(a+(tc)u)-f(a)}{ct}$$