A square matrix is said to be symmetric if its transpose is equal to itself:
It is said to be antisymmetric if its transpose is equal to the opposite of itself:
Properties#
Antisymmetric matrices (a.m.) are rather special. The sum of two a.ms is itself an a.m., and the product between a Scalar and an a.m. is again an a.m. This means that the sum and scalar product operations between a.ms are closed: this is sufficient condition to state that the space of all a.ms is a Vector space. More info on this can be found in Rotation > Rotation vector spaces.
Actually, it's something more than this. If we invoke the Commutator and take two a.ms and , we can calculate
From this we can claim that the commutator of two a.ms is itself an a.m, which means that the commutator is a closed operation in the a.m. vector space. This, combined with the vector space nature we found above, is sufficient to state that the space of antisymmetric matrices is a Lie algebra.