Suppose that $f,g: U\to \mathbb{K}$ where $U$ is an open set around $a$ are differentiable in $a$. Show that $<f,g>: U \to \mathbb{K}$ where $<f,g>(x) = <f(x),g(x)>$ is also differentiable i $a$.
I know $f$ is differentiable in $a$ iff there is a $T \in L(\mathbb{K},E)$ where $E$ is a vector space such that \begin{align} \lim_{x \to a} \frac{f(x)-f(a)-T(x-a)}{\Vert x-a \Vert} = 0 \end{align}
Here I claim that $<f,g>=<f',g>+<f,g'>$. I think I have to show that $<f',g>+<f,g'>$ is linear, right? But I don't know how to show that either.Because for $\lambda\in \mathbb{K}$ $$<f',g>+<f,g'>(\lambda x)=<f'(\lambda x),g(\lambda x)> + <f(\lambda x),g'(\lambda x)>=\lambda<f'(x),g(\lambda x)>+\lambda<f(\lambda x),g'(x)>$$
But I don't know how to do the rest. Would someone please help? I have an exam tomorrow and I'm in a kind of hurry.