I think this might be trivial but I have a question about the commutator. I want $A$ to be an operator (might be non-linear) on a Hilbert space (e.g. $L^2$). Is $$ [A,-A] =0$$ always true? I think this is wrong, my attempt: By definition $$[A, -A] = A(-A)- (-AA) = A(-A) +A^2$$ and $A(-A) \neq -A^2$ might be the case because $A$ might be non-linear. Is that correct or did I miss something there?
Asked
Active
Viewed 93 times
1
1 Answers
3
Your commutator vanishes only if $A(-f) = -A(f)$. For a counter example, consider $A(f) = \text{abs} f = |f|$: the two terms in the commutator,
\begin{align} \text{abs}( -\text{abs}(f)) &= +\text{abs}(f) \\ -\text{abs}( \text{abs}(f)) &= -\text{abs}(f) \end{align}
are not identical, so the commutator does not vanish.
rob
- 453
So something that is not structure preserving should always be called a function.
– Richard Jensen Nov 27 '20 at 14:20