Existence of Composite Ring Homomorphism

153 Views Asked by At

I am at a loss as to proving the following result:

Let $\phi:R \to S$ be a ring homomorphism with $R$ commutative and $I$ an ideal of $R$ such that $I \subseteq ker \phi$ . Then there exists a ring homomorphism,

$\overline{\phi}: R/I \to S $ such that, $\overline{\phi} \circ \pi = \phi$

Clarifying a few things above, $R/I$ denotes the quotient ring of $R$ by $I$ and $\pi$ denotes the canonical homomorphism,

$\pi : R \to R/I$ with $\pi(r)=r + I$ for $r \in R$

It may help to think of this in terms of a triangular commutative diagram. Any assistance would be appreciated, thanks :-)

2

There are 2 best solutions below

2
On BEST ANSWER

The assumption that $R$ is commutative is not necessary.

The only possible definition of $\bar\phi$ is $$ \bar\phi(r+I)=\phi(r) $$ and you just need to show this is a good definition; that is, if $r+I=r'+I$, then $\phi(r)=\phi(r')$.

But $r+I=r'+I$ means $r-r'\in I$, so, by assumption, $r-r'\in\ker\phi$, so…

1
On

You may want to look at this and do some diagram chasing: $$\begin{matrix}0\to&\ker\phi&\to& R&\stackrel\phi\to &S\\ &\;\uparrow\rlap{\scriptsize\subseteq}&&\|&&\;\uparrow\rlap{\scriptsize\bar\phi}\\ 0\to &I&\to& R&\stackrel\pi\to& R/I&\to& 0 \end{matrix} $$