Prove that if $T:V \rightarrow U$ is an invertible linear transformation then the inverse $T^{-1}: U \rightarrow V$ is also linear
So, $T$ is linear and thus $T(v_1+v_2) = T(v_1)+T(v_2)$ for all $v_1,v_2 \in V$. Also, $T$ is invertible and so we can write $T^{-1}T(v)=v$ for all $v \in V$. I'm a bit confused trying to put this all together, help appreciated!!