I am trying to show that If $S,T$ are mappings from $V \rightarrow V$, where V is finite, then $\operatorname{Rank}(S+T)\leq\operatorname{Rank}(S)+\operatorname{Rank}(T)$ after finishing a chapter entitled "Applications of Rank-Nullity".
First consider two lists of vectors $S(x_1),\ldots,S(x_n)$ and $T(y_1),\ldots,T(y_n)$ where the $x_i, y_i \in V$ the vectors are linearly independent then it seems to me that the basis S+T will have a trimmed down version of the combination of these two lists (i.e. getting rid of any redundant or linearly dependent vectors) thus its rank would be less than or equal to $S(x) + T(x)$, but I am not sure how to write this in a more formal way. Any Hints appreciated including alternative methods of proof if I have gone off the rails here.