Where $A$ is a $5 x 4$ matrix and $B$ is a $4 x 3$ matrix.
- If $w$ is in $Nul(B)$ then $w$ is in $Nul(AB)$
- If $x$ is in $Nul(A)$ then $x$ is not in $Nul(AB)$
- If $v$ is in $Col(A)$, then $v$ is not in $Col(AB)$
- If $y$ is in $Col(B)$, then $y$ is in $Col(AB)$
For me, it is unclear how I should be able to prove these statements how these are valid or invalid. I believe all the statements to be valid, but I am not sure. How should I approach this problem?
Most of them are direct consequence of the definitions. For example,
I hope you can now proceed with the other two as well.
Hint: be cautious with #3, think about the zero vector. (I am assuming you have a typo and both the vectors are $v$)