The Trace
The following are clear from the definition.
a. Trace(A+B)=Trace(A)+Trace(B)
b. Trace(Transpose[A])=Trace(A)
Mathematica has no command to compute the trace of a matrix. It does have a command Trace, but it has an entirely different meaning.