V is a vectorspace, $\sigma, \tau$ are two functions that are $ \mathbb{K}$-linear. Both functions map into their own Vectorspace $\sigma, \tau: V \rightarrow V.$ Proof $\sigma \circ $ $\tau $ is $\mathbb{K}$-linear under these conditions.
First of all, this exercise is a little bit weird, I guess im supposed to learn the definition of $\mathbb{K}$-linearity
Intuitively it is obvious: If two function map a vector into the same vectorspace and one function takes the output of the other function, the outcoming vector will stay the same. Now how do I proof this?
My attempt:
First the definitions:
$\sigma $ is $ \mathbb{K}$-linear: $\sigma(\lambda u+\mu v) = \lambda \sigma(u) + \mu \sigma(v)$
$\tau $ is $ \mathbb{K}$-linear: $\tau(\alpha w + \beta x) = \alpha \tau(w) + \beta \tau(x)$
Now with $\circ$ and respect, that the output of $\sigma$ is a vector, that serves as input for $\tau$ and $\tau$ being $\mathbb{K}$-linear:
$\tau(\alpha(\sigma(\lambda u+ \mu v)) + \beta (\sigma(\lambda u+ \mu v))) = \alpha \tau (\sigma(\lambda u + \mu v)) + \beta \tau (\sigma (\lambda u + \mu v))$