transpose

the transpose of a matrix , denoted by , is the matrix obtained from by interchanging rows and columns. specifically, if is an -by- matrix, then is an -by- matrix whose entries are given by the equation
[cite:;taken from @algebra_axler_2024 definition 3.54]
this can be generalized to a multiplication of matrices by induction.
the transpose of an invertible matrix is invertible.