Suppose $V$ is the space of all $n×n$ matrices with real elements. Define $T:V→V$ by $T(A)=AB−BA, \ A∈V,$ where $B∈V$ is a fixed matrix. Let $f$ be the trace function, which is $T^tf$?
We know that $f(T(A)) = f(AB) - f(BA) = 0$. It's kind of obvious that $T^tf = 0$. How to formalize this idea?