I have been doing a problem (number 6.8) from a differential geometry book by Victor Prasolov:
Prove that the right commutator differs from the left commutator in sign i.e. $$[X^L, Y^L]_e=-[X^R,Y^R]_e$$ where $X^L,Y^L$ denote the left invariant fields defined by vectors $X,Y$ at $e$ and similarly $X^R,Y^R$ denote the right invariant vector fields. In the solution of the problem, an identity $Inv_*[X^L, Y^L] = [Inv_*X^L, Inv_*Y^L]$ is used, where $Inv_*$ is the differential of the inverse map. However, I couldn't prove this identity and, in fact, it seems that it isn't true. Take a function $f$, then we have $$ \partial_{Inv_*[X^L, Y^L]}f = \partial_{[X^L, Y^L]}f\circ Inv = (\partial_{X^L}\partial_{Y^L} - \partial_{Y^L}\partial_{X^L})f\circ Inv = (\partial_{X^L}\partial_{Inv_*Y^L} - \partial_{Y^L}\partial_{Inv_*X^L})f$$ which doesn't seem to equal $$\partial_{[Inv_*X^L, Inv_*Y^L]}f=(\partial_{Inv_*X^L}\partial_{Inv_*Y^L} - \partial_{Inv_*Y^L}\partial_{Inv_*X^L})f$$ If the fields were not left invariant, it would be almost hopeless to believe that the identity is true. But in the special case of left invariant fields is it true that $Inv_*[X^L, Y^L] = [Inv_*X^L, Inv_*Y^L]$ and is it possible to prove it without going into deep theory, as this problem appears in the beginning of the chapter about the Lie groups?