I have the following problem to answer:
Let $V$ be the 4-dimensionnal vector space of $2 \times 2$ matrices (with the elementary matrices $\mathcal{E}$ as a basis). Fix $A \in V$ and let $X$ be any element of $V$.
1) Write down the $4 \times 4$ matrices (in the basis $\mathcal{E}$) $L_A$ and $R_A$ in $\operatorname{End}(V)$ such that $L_A(X) = AX$ and $R_A(X) = XA$.
2)Deduce the $4 \times 4$ matrix (in the same basis) of the linear map $\operatorname{ad}(A)(X) = AX - XA$. What is the largest possible rank of this linear map?
In fact, I answered those questions, but I have questions about the answers (as often in maths!). I obtained that $L_A = I_2 \otimes A$, $R_A = A \otimes I_2$, $\operatorname{ad}(A) = I_2 \otimes A - A \otimes I_2$, and the maximal rank of $\operatorname{ad}(A)$ is 2.
But what does it imply that the maximal rank of $\operatorname{ad}(A)$ is $2$? What properties can we deduce about this linear map?
Also, trying to generalize, I obtained that for $n \times n$ matrices, we have $\operatorname{ad}(A) = I_n \otimes A - A \otimes I_n$, of maximal rank $n$. Again, what does it say about this linear operator?
Finally, can we say something about matrices of the form $A \otimes B - B \otimes A$ in general? Are they always, like, an operator with a particular property?