- #1
Qubix
- 82
- 1
I have two possible bases (a,b) and (a',b'). If I also have the transformation matrix P, such that
P(a,b)=(a',b'), am I correct in assuming that I can change an operator A, from the (a,b) basis to the (a',b') basis by applying
A' = P_transposed * A * P ?
P(a,b)=(a',b'), am I correct in assuming that I can change an operator A, from the (a,b) basis to the (a',b') basis by applying
A' = P_transposed * A * P ?