Show that $[p, V(x)] = V'(x)[p, x]$ , where $p$ is an operator, and $V(x)$ is an analytic function. I don't quite understand what the brackets [] do to an operator, but for matrices we use them to mean [A,B] = AB - BA.
The actual question I'm trying to answer is 'show that $[p, V(x)] = i\hbar V'(x)T$ ', which is satisfied if this: $[p, V(x)] = V'(x)[p, x]$ is true, because I'm also given that $[p, x] = i \hbar T$ and $[S,T]=0$. There's probably an alternative way of proving this relation, but I unfortunately haven't manage to prove either. Thanks for any help or hints!
Attempt to answer the actual question I've been asked: $$[p_x, V(a)] \psi = (p_xV(a) - V(a)p_x)\psi$$ $$=-i\hbar \frac{\partial({V(a) \psi})}{\partial{x}}+i\hbar V(a) \frac{\partial{\psi}}{\partial{x}}$$ $$= -i\hbar \frac{\partial{V}}{\partial{x}}$$ Not 100% sure what to do from there. Very close, but I have to get T from somewhere.