Here are the following properties of transpose of matrices without proof. These may be varified by taking suitable examples.
For any matrices A and B of suitable orders, we have
- (A')' = A
- (kA)' = kA (where k is any constant)
- (A + B)' = A' + B'
- (AB)' = B'A'