I'm trying to solve the following two problems:
Let $G$ be a Lie group with multiplication map $\mu\colon G\times G\to G$, and let $\ell_a\colon G\to G$ and $r_b\colon G\to G$ be left and right multiplication by $a$ and $b$ in $G$, respectively. Show that the differential of $\mu$ at $(a,b)\in G\times G$ is $$ \mu_{*, (a,b)}(X_a,Y_b) = (r_b)_*(X_a) + (\ell_a)_*(Y_b) \quad \text{for } X_a\in T_aG,\ Y_b\in T_bG. $$
and
Let $G$ be a Lie group with multiplication map $\mu\colon G\times G\to G$, inverse map $\iota\colon G\to G$, and identity element $e$. Show that the differential of the inverse map at $a\in G$, $$ \iota_{*,a} \colon T_aG \to T_{a^{-1}}G, $$ is given by $$ \iota_{*,a}(Y_a) = -(r_{a^{-1}})_* (\ell_{a^{-1}})_* Y_a, $$ where $(r_{a^{-1}})_* = (r_{a^{-1}})_{*,e}$ and $(\ell_{a^{-1}})_* = (\ell_{a^{-1}})_{*,a}$.
I am wondering if I should try to find curves through these points, or just apply either side to functions in $C^\infty(G)$? It looks like there are some questions on here about the differential of multiplication and inversion at the identity, but I'm trying to evaluate these at arbitrary points... the author (Tu) talks about the matrix exponential in this section but should I use that here? These Lie groups don't necessarily contain matrices.
Here $\exp(tX)$ is a curve at identity $e$ whose tangent is $X\in T_eG$
(1) $$\frac{d}{dt} \mu (a,\exp(tY)b)= \frac{d}{dt} a(\exp (tY)b)=dl_a\ Y_b$$
$$\frac{d}{dt} \mu (a\exp(tX), b)= \frac{d}{dt} (a \exp (tX)) b=dr_b\ X_a$$ Hence $$ dl_a\ Y_b + dr_b\ X_a= d\mu\ \{ \frac{d}{dt} (a,\exp(tY)b) + \frac{d}{dt} (a\exp (tX),b) \} =d\mu \{ (0,Y_b) + (X_a,0) \} $$
(2) $$ 0= \frac{d}{dt}\mu (a\exp (tY), [\exp (tY)]^{-1} a^{-1} ) =\frac{d}{dt}\mu (a\exp (tY), i (a \exp (tY) ) ) = dr_{a^{-1}} Y_a + dl_a \ di_a\ Y_a $$ so that $$ di_a \ Y_a= - (dl_a)^{-1} dr_{a^{-1}}\ Y_a $$
( We will show that $(dl_a)^{-1}=dl_{a^{-1}} $ : $ dl_{a^{-1}} dl_a\ X = \frac{d}{dt} \exp (tX) =X $)