StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 6,877

  1. Oh neat the commutivity of applying a row and a column operation to a matrix follows from associativity of matrix multiplication. Let row op have matrix R and column op be C. Then (RA)C=R(AC) is the result of applying both in either order.