In all of the following let $A$ be a commutative unital ring, let any object represented with an $M$ or $N$ be an $A-$module, and let $\mathrm{Hom}(M,N)$ be the set of all homomorphisms with domain $M$ and target $N$, viewed as an $A-$module.
- I would like to prove that:
The sequence $$M_1 \xrightarrow{f_1} M_2 \xrightarrow{f_2} M_3 \xrightarrow{f} 0 \tag{1} $$ is exact iff $$0 \xrightarrow{g} \mathrm{Hom}(M_3,N) \xrightarrow{\overline{f_2}} \mathrm{Hom}(M_2,N) \xrightarrow{\overline{f_1}} \mathrm{Hom}(M_1,N) \tag{2}$$ is exact for all modules $N$, where $\overline{f_1}(g) = g \circ f_1.$
Taking as a definition of exact that the image of each map is equal to the kernel of the next, and the characterization of injection and surjection that follow from them when appropriate.
I am beginning by assuming (1) and trying to show (2). First to show that $\overline{f_2}$ is injective. Let $g \in \mathrm{ker}(\overline{f_2}),$ then $\overline{f_2}(g) = g(f_2) = 0$. Since by hypothesis (1) is exact, then $f_2$ is surjective so that $g(M_3) = 0$ thus $g = 0_{\mathrm{Hom(M_3,N)}}$ and the map is injective as desired.
I am having trouble showing that $\mathrm{Im}(\overline{f_2}) = \mathrm{ker}(\overline{f_1})$ to finish the proof (at least one direction). I wrote out everything I could think of regarding what it means to be in $\mathrm{Im}(\overline{f_2})$ and $\mathrm{ker}(\overline{f_1})$ and looked for where I could use the hypothesis, but no such luck.
- My text had me show
$\mathrm{Hom}(A,M) \approx M.$ I was able to show this, using the map $\Phi (g) = g(1)$, but even after proving it I am still not sure I understand how to use this fact, or how to interpret it? Any advice on the meaning of this?
edit------- One thing I was overlooking in question 1 was power over $N$, maybe this will help.