Show that map from $\text{Hom$_A$($_AA,M$)} \to M$ is injective

45 Views Asked by At

Let $A$ be a unital ring and $M\in\text{A-Mod}$

Then $\text{Hom$_A$($_AA,M$)} \cong M$ By $\phi \mapsto \phi(1)$

I want to show that this map is injective, without using Yoneda Lemma. I have a proof but I don't get one of the steps.

Let $a\in M$, of course $a=a\cdot1$

Take $\phi,\psi \in \text{Hom$_A$($_AA,M$)}$ and assume

$$\phi(1) = \psi(1)$$ Then $$a\phi(1) = a\psi(1), a\in A$$ And here comes the step I don't understand;

$$\implies \phi(a\cdot 1) = \psi(a\cdot1) \implies \phi(a) = \psi(a)$$

Why are we allowed to multiply in $a$ inside both functions in the above manner?

1

There are 1 best solutions below

1
On BEST ANSWER

Because $\phi$ and $\psi$ are $A$-module-homomorphisms.