Class of the matrices whose number of columns is equal to the number of rows
of rows
(<=> (Square-Matrix ?M) (And (Matrix ?M) (Same-Values ?M Column-Dimension Row-Dimension)))