Prep for Algebra Comprehensive Exam #1

  • Thread starter Thread starter BSMSMSTMSPHD
  • Start date Start date
  • Tags Tags
    Algebra Exam
BSMSMSTMSPHD
Messages
131
Reaction score
0
I am currently studying for my Algebra comprehensive exam which will be given at the end of August. As part of my materials, I have several old exams, minus the answers. I would like to post my solutions here to see if they are accurate.

I am posting here rather than in the homework section, because this is not homework, and I don't want to take attention away from those people asking real homework questions. That being said, if you do see a mistake in my work, please do not give me the solution. All constructive comments are welcome. Thanks!

1. Let f:R \rightarrow S be a ring homomorphism, let I be an ideal in R, and J be an ideal in S.

a. Show that the inverse image f^{-1}(J) is an ideal of R that contains the kernal of f.

b. Prove that if f is surjective, then f(I) is an ideal in S. Give an example showing that if f is not surjective then f(I) need not be an ideal in S.


SOLUTION

a. I will show that f^{-1}(J) is nonempty, closed under subtraction and multiplication (making it a subring of R), and absorbs products from R.

Since 0 \in J and f(0) = 0, (since f is a ring homomorphism), f^{-1}(J) is nonempty.

Suppose x,y \in f^{-1}(J). Then f(x) \in J and f(y) \in J. Then, f(x - y) = f(x) - f(y) (since f is a ring homomorphism). And, f(x) - f(y) \in J (since J is an ideal, and therefore closed under subtraction).

Likewise, f(xy) = f(x)f(y) \in J.

Finally, for any r \in R, f(rx) = f(r)f(x) \in J (since J is an ideal, f(r) \in S, f(x) \in J).

Thus, we have established that f^{-1}(J) is an ideal of R. To see that it contains the kernal of f, let k \in ker(f). Then f(k) = 0 \in J. So, ker(f) \subseteq f^{-1}(J).


b. Similarly to part a, I will show that f(I) is nonempty, closed under subtraction and multiplication, and absorbs products from S.

Since I is an ideal, 0 \in I. Since f is a ring homomorphism, f(0) = 0 \in S. So, f(I) is nonempty.

Suppose x,y \in f(I). Then there exist a,b \in I such that f(a) = x and f(b) = y. Then, x - y = f(a) - f(b) = f(a - b) (since f is a ring homomorphism). And, f(a - b) \in f(I) (since I is an ideal, and therefore closed under subtraction).

Likewise, xy = f(ab) = f(a)f(b) \in f(I).

Finally, suppose s \in S. Since f is surjective, there exists r \in R such that f(r) = s. Then, sx = f(r)f(a) = f(ra) \in f(I) (since I is an ideal, r \in R, a \in I).

Thus, we have established that f(I) is an ideal of S. To show that the surjectivity of f is required, consider the identity map f: \mathbb{Z} \rightarrow \mathbb{Q}, which is clearly not surjective. n \mathbb{Z} is an ideal of \mathbb{Z} for any n \in \mathbb{Z}, but f(n \mathbb{Z}) = n \mathbb{Z} is not an ideal of \mathbb{Q} (being a field, \mathbb{Q} has no properly contained ideals).
 
Physics news on Phys.org
I think you should use this definition of ideal: http://en.wikipedia.org/wiki/Ideal_(ring_theory)since it's more common. This also means you don't have to show closure under multiplication. Everything else looks fine, I didn't notice anything off. Goodluck.
 
Last edited:
If it absorbs products from the ring, then it's automatically closed under multiplication, so even using the OP's definition, proving explicitly that the sets are closed under multiplication is redundant.

Also, the word is kernel. :wink:
 
Thanks you both for your responses. I agree that I was redundant, and I will look for this in later proofs. As for the misspelling of kernel - well, I have no excuse for that!

I will post new questions/solutions under different headings (#2, #3, etc.)
 
Here is a major hint on (b).

Theorem: Given f:R\to S be a ring homomorphism. And I\triangleleft R then f<i>\triangleleft f</i>. Now if f is surjective then f<s>=S</s>. Complete this proof.
 
In your class, rings are not required to have a unit?
 
No they aren't. But I've seen books with both defenitions. We're using Dummit & Foote (3rd Edition).
 
Back
Top