Proof | Property of Transposed Matrix (4)

Let A and B be matrices. Then
(AB)t=BtAt

Proof

Suppose that A is an n×m matrix and B is a m× matrix as follows

A=[a11a12a1ma21a22a2man1an2anm],   B=[b11b12b1b21b22b2bm1bm2bm],

Let us denote the (i,j)-entry in A and B by [A]ij and [B]ij.

Then we have

[A]ij=aij  and   [At]ij=aji=:Aij[B]ij=bij  and   [Bt]ij=bji=:Bij[AB]ij=k=1naikbkj  and    [(AB)t]ij=[AB]ji=k=1najkbki

Therefore, we obtain

[ABt]ij=[AB]ji=k=1najkbki=k=1nbkiajk=k=1nBikAkj=[BtAt]ij