What does the comma mean between two matrices represent?

4.3k Views Asked by At

For example [A,B] ? It has been many years since I needed to know.

1

There are 1 best solutions below

0
On

It is common notation for the commutator. Specifically for matrices and linear operators, it is given by $$[A,B] = AB - BA.$$