:: deftheorem defines commutes_with MATRIX_6:def 1 :
for n being Nat
for R being Ring
for M1, M2 being Matrix of n,R holds
( M1 commutes_with M2 iff M1 * M2 = M2 * M1 );