Kreizhn
- 714
- 1
Homework Statement
Let R be a commutative ring, a, b \in R disjoint elements of the ring. Let (a), (b) denote the principal ideals of a and b respectively. If \bar b \in R/(a) is the class of b in the quotient ring, show that
R/(a)/(\bar b) \cong R/(a,b)
The Attempt at a Solution
This is just an application of the third (second for some people) isomorphism theorem which states that if I \subseteq J \subseteq R are ideals, then (R/I)/(J/I) \cong R/J
What I need to show is that
(\bar b) = \frac{ (a,b)}{(a)}
and this is where I'm having trouble.
Indeed, we know that \bar b = b + (a) in R/(a). So then I figure (\bar b) = (b+(a)) R. If I write this out set-wise
(b+(a))(R) = \{ (b+ar_1)r_2 : r_1, r_2 \in R \} = \{b r_2 + a r_3 : r_2, r_3 \in R\} = bR + a R = (a,b)
But we know, via correspondence theorem, that ideals of R/(a) must have the form J/(a) for some ideal J of R. It seems like I'm close, but something in my reasoning here is wrong.