Give the rank of the matrix
$$\begin{bmatrix} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 1 \end{bmatrix}$$
Is the corresponding linear mapping injective, surjective, bijective?
Answer: the rank is three. Thus, the corresponding linear mapping is neither injective, nor surjective or bijective.
It is clear that the matrix has a rank of 3, since there are only three linearly independent columns in it. However, where do we get the properties of linear mapping and where is the mapping defined anyway? (don't see any corresponding notations) I'm rather new to this, so any readings are of great value. Thanks in advance.