Let V and W be two vector spaces over the field F and T, T1, T2 be linear transformations from V to W. Prove the following:
(a) rank(αT) = rank(T), for all α ∈ F and α 6= 0.
(b) |rank(T1) − rank(T2)| ≤ rank(T1 + T2) ≤ rank(T1) + rank(T2
Now to find the left inequality, we just need to use the inequality we just found by replacing "T_2" by "-T_2" and "T_1" by "T_1+T_2" : "rg(T_1+T_2-T_2)\\leq rg(T_1+T_2)+rg(-T_2)". Now as "-1\\neq 0" in "F", we have "rg(-T_2)=rg(T_2)" and therefore "rg(T_1)\\leq rg(T_1+T_2)+rg(T_2)" or we can rewrite it as "rg(T_1)-rg(T_2)\\leq rg(T_1+T_2)". Applying the same symmetric argument to "-T_1" and "T_1+T_2" we find that "rg(T_2)-rg(T_1)\\leq rg(T_1+T_2)". Combining the two inequalities we conclude that "|rg(T_1)-rg(T_2)|\\leq rg(T_1+T_2)".
Comments
Leave a comment