1

I am trying to follow a proof that if $C = AB$, then $C^\prime= B^\prime A^\prime$. I attach the image.

I do not understand the last step, since for example it was never shown that $a_{js} = b^\prime_{is}$. Is someone able to tell me what I miss?

Thank you

enter image description here

Cola
  • 167

2 Answers2

1

Note that $$\sum_{s=1}^na_{js}b_{si}=\sum_{s=1}^nb_{si}a_{js}$$, because $a_{js}$ and $b_{si}$ are numbers (They commute). Since $b_{si}=b_{is}^\prime$ and $a_{js}=a_{sj}^\prime$, we have $$\sum_{s=1}^na_{js}b_{si}=\sum_{s=1}^nb_{is}^\prime a_{sj}^\prime.$$

1

If I understand your notation correctly then I think you mean $A',B',C'$ are the transpose of $A,B,C$, respectively. Assuming that the ring is commutative, one immediately has

$\sum\limits_{s=1}^n a_{js}b_{si}=\sum\limits_{s=1}^n b_{is}'a_{sj}'$, as $a_{js}b_{si}=b_{si}a_{js}=b_{is}'a_{sj}'$.