Let $R$ be a commutative Ring with $1$ and $M$ a $R$-Module. $$\varphi: \begin{cases}R & \longrightarrow \text{end}_R(M) \\ a & \longmapsto \lambda_a \end{cases} $$ is a Ringisomorphism for $M=R$
My approach: First to clarify, $\lambda_a: M \to M, x \mapsto ax$ is the homothetic mapping.
I managed to show that $\varphi$ is a Ringmorphism with $\varphi(1_R)=\lambda_{1_R}=1_{\text{end}_R(M)}=id_M$
Now I am stuck with the 2nd part. I was told that the easiest way to complete this exercise is to find the inverse mapping and show that the two composition yield the identity mapping (on the respective set)
At some point I was given the following mapping $$\xi : \begin{cases}\text{end}_R(R) & \longrightarrow R \\ \delta & \longmapsto \delta (1) \end{cases} $$
I yet fail to understand the intuition behind this mapping, how one comes up with such an idea and ontop of that, why it works. Here are my calculations:
Let $x \in R$ be arbitrary $$\varphi(\xi(\delta(x)))=\varphi(\delta(1))=\lambda_{\delta(1)} $$ My $x \in R$ seems to have 'vanished' which is clearly a bad calculation on my end. So I suppose I have to do the calculation like that: $$\varphi(\xi (\delta(x)))=\varphi(\delta(1)(x))=\lambda_{\delta(1)(x)}\overset{?}=\lambda_{\delta(1)}(x)=\delta(1)x =x \delta(1) \\ = \delta(x) = id_{\text{end}_R(R)}\tag{*}\delta(x)$$
After the answers provided below I understand that the above calculation does hold, but there is clearly some magic (and with magic I mean bad mathematics performed by me) going on at the step indicated with ?. It seems that my argument is always getting 'eaten up' or ends up in places where I can no longer work with it.
Furthermore let $a \in R$ be arbitrary: $$\xi(\varphi(a))=\xi(\lambda_a)=\lambda_a(1)=a\cdot 1=a=id_M(a) $$ Which I am okay with.
Could someone please enlighten me with some insight regarding this exercise? Especially in the calculation marked with (*) I am hopelessly lost (because of a mapping defined by a mapping through a mapping .....)
Extending the comments:
The composition $\circ$ is nothing but $(\phi\circ\psi)(m):=\phi(\psi(m))\in M$, for all $\phi, \psi\in \operatorname{End}_R(M)$ and $m\in M$. It is clearly associative with unit $1_{\operatorname{End}_R(M)}$ given by $1_{\operatorname{End}_R(M)}: m\mapsto 1(m):=m$.
We want to show that
$$\lambda\circ\Psi = 1,~~~ \Psi\circ\lambda = 1,$$
where $\Psi: \operatorname{End}_R(R)\rightarrow R$ is given by $$\Psi(\varphi):=\varphi(1),~~ \forall \varphi\in \operatorname{End}_R(R)$$ and identities are $1:\operatorname{End}_R(R)\rightarrow \operatorname{End}_R(R)$, and $1: R\rightarrow R$, respectively.
Let us prove that $\Psi$ is a ring homomorphism, to start with. We have
$$\Psi(\rho\circ\psi):=(\rho\circ\psi)(1)=\rho(\psi(1))=(*)=\rho(1)\psi(1)=\Psi(\rho)\Psi(\psi), $$ where the equality $(*)$ follows as both $\rho$ and $\psi$ are $R$-linear: more explicitly $$\rho(\psi(1))=\rho(1\psi(1))=\rho(1)\psi(1).$$
Let us prove $\lambda\circ\Psi = 1$; for all $\varphi\in \operatorname{End}_R(R)$ we have $\lambda(\Psi(\varphi)):r\mapsto \varphi(1)r=\varphi(r)$, for all $r\in R$ as, by definition, $\varphi$ is $R$-linear. This is equivalent to $\lambda(\Psi(\varphi))=\varphi$, as claimed.
Now, for $\Psi\circ\lambda = 1$, one can write $\Psi(\lambda)=\lambda(1)$, where the r.h.s. is the $R$-linear map $\lambda(1):r\mapsto 1r=r$, for all $r\in R$, i.e. the identity map on $R$. This is what we had to prove.