Let $a\in\Bbb{R}$ be fixed. Define \begin{align} t_a:\,&\Bbb{R}\to \Bbb{R}\\ &x\mapsto a+x\end{align} I want to show that $t_a$ is invertible. Below is my trial
MY WORK
Suppose $t_a v=0$, then $av+xv=0\implies v(a+x)=0\implies v=0,$ and we are done.
Please, I'm I right? If no, can anyone help out?
Here inverse should be taken w.r.t. composition of function i.e. you have to find another function $L:\Bbb R\rightarrow \Bbb R$ , such that $t_a\circ L=L\circ t_a= Id_{\Bbb R}$. Notice that in this case $t_{-a}:\Bbb R\rightarrow \Bbb R$ defined by $$\begin{align} t_{-a}:\,&\Bbb{R}\to \Bbb{R}\\ &x\mapsto -a+x\end{align}$$ do the job i.e. $$t_a\circ t_{-a}(x)=t_a(-a+x)=a+(-a)+x=x$$ $$t_{-a}\circ t_{a}(x)=t_{-a}(a+x)=-a+(a)+x=x$$