theorem :: MATRIX_6:22
for n being Nat
for R being commutative Ring
for M1, M2 being Matrix of n,R st n > 0 & M1 is symmetric & M2 is symmetric holds
( M1 commutes_with M2 iff M1 * M2 is symmetric )