2025-06-01

1139: Transpose of Matrix

<The previous article in this series | The table of contents of this series | The next article in this series>

definition of transpose of matrix

Topics


About: matrices space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of transpose of matrix.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
M: { the m×n matrices }, =(Mlj)
Mt: =(Mtjl=Mlj), { the n×m matrices }
//

Conditions:
//


References


<The previous article in this series | The table of contents of this series | The next article in this series>