(AB)T=ATBT. The statement is
False
We have discussed already that (AB)T=BTAT not ATBT.
Now to prove this we will show that for any row i and column j the (i, j) entry on L.H.S = (i,j) entry on the R.H.S.
The (i,j) entry on L.H.S is (AB)Ti,j which is the same as (j,i) entry of AB as (AB)T is nothing but transpose of AB.
So (AB)Ti,j=(AB)j,i
The j, i entry of AB is (row j of A). (Column i of B)(Refer to multiplication of matrices).
On the other hand the i, j entry of R.H.S is the i, j entry of the product BTAT.
This can be expressed as (row i of BT) . (Column j of AT).
Which is same as saying (column I of B). (row j of A).
Which is same as LHS. So we have proved that i, j entries on two sides are the dot product of same things. So (AB)T=BTAT.