2025-06-01

1144: For Commutative Ring, Transpose of Product of Matrices Is Product of Transposes of Constituents in Reverse Order

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

description/proof of that for commutative ring, transpose of product of matrices is product of transposes of constituents in reverse order

Topics


About: matrices space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any commutative ring, the transpose of the product of any matrices is the product of the transposes of the constituents in the reverse order.

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:
R: { the commutative rings }
M1: { the m×nR matrices }
M2: { the n×oR matrices }
//

Statements:
(M1M2)t=M2tM1t
//


2: Proof


Whole Strategy: Step 1: let M1=(M1lj) and M2=(M2ml); Step 2: see the components of (M1M2)t; Step 3: see the components of M2tM1t, and conclude the proposition.

Step 1:

Let M1=(M1lj) and M2=(M2ml).

Step 2:

M1M2=(M1ljM2ml).

(M1M2)tmj=M1lmM2jl.

Step 3:

(M2tM1t)mj=M2tljM1tml=M2jlM1lm=M1lmM2jl, because R is a commutative ring, =(M1M2)tmj, by the result of Step 2.


References


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