Problem 2

Exercise 301.1.

Let and . Let be a homomorphism defined by , , and . Show that .

dd5746

Let . We will prove that

Define the map by . It is easily verified that this is a well defined homomorphism. It is also clearly surjective. It only remains to show injectivity.

Let . Note that the following rewrite rules when applied on preserve membership in :

Claim 301.2.

Any sequence of applications of the above rules will terminate, that is, a polynomial on which the rules cannot be applied will be obtained in a finite number of steps.

This is clear, since rules and reduce the degree of the polynomial, and while rule does not alter the degree, its applications are limited by the number of ‘s in the polynomial and the degree will have to be sacrificed eventually to get more ‘s.

It can be easily deduced that for any polynomial , any sequence of applications of the rules in must terminate in a polynomial in the set

Next, consider the map given by

Claim 301.3.

is injective.

Claim 301.4.

For a given polynomial , any sequence of applications of the rules in will terminate in the same polynomial.

1e43fe

For , denote the unique reduced polynomial by .

The same argument as in Claim 4 can be used to show that if and lie in the same coset of , then . Thus, we have a bijection between the cosets of and given by

Let . Since is a surjective homomorphism, there exists such that . It follows that , so is surjective, and hence bijective.

Claim 301.5.

is injective, and hence a bijection.

Thus, . Together with the observation that , this immediately implies .

For my future self: yes, this is immediate. By the mapping property of quotient groups, there exists a unique homomorphism which makes this diagram commute:

RR=kerÁR=IÁ¼9!~Á

Note that by construction, makes this diagram commute.


Problem 8

Exercise 301.6.

Suppose and for each , . Then show that there is an isomorphism .

There must exist elements , , such that in . Further, these elements are unique: If some ‘s satisfied the same property, then

so for each , . Note that the LHS is a member of , and the RHS is a member of . Thus, we have for all . The same method can be used to prove that if and , then ; we will be using this shortly.

Before we proceed, we have to show that is indeed a ring. The only it is missing is an identity, and does the job. Indeed, for ,

since all the cross terms must lie in for some , and thus must be . Hence, , and we have

for all .

Define a map by

This is clearly a well defined map which respects addition. To see that it respects multiplication, pull the same trick as before: write

which then is equal to , so we have . Multiplication is okay!

All that’s left to prove is surjectivity. Take , and observe that

Exercise 301.7.

If are ideals in , then show that there is an injective map .

08d416

Define the obvious map

That is a homomorphism is immediate. If are such that , then for all , so , so .

Exercise 301.8.

Suppose for all . If , then show that there exists such that for all .

We just have to show that the homomorphism in Exercise 7 is surjective given these hypotheses. For the pair , let and be the elements such that . Then, we have

where . Thus, we have shown that . Generally, we have for all . For , let be an element in such that , where . Note that and for .

Now, consider . We have


Problem 11

Exercise 301.9.

Let be a surjective homomorphism. Let and be corresponding ideals. Show that is prime iff is prime.

1bab8a

Since and are corresponding ideals, we know , , and .

Assume is prime. Suppose such that . Since is surjective, and for some . Then , so , so or , hence or .

Assume is prime. Suppose such that . Then, , so either or , so or .

Exercise 301.10.

Describe all prime ideals in .

Let be a prime ideal of . Then is a prime ideal of (this holds whenever are commutative rings). We have two possibilities: , or for some prime .

Case 1: .

Stuff on localization

Lemma 301.11(Milne (2020) 1.11).

Consider a (commutative) integral domain and a multiplicative subset of . For an ideal of , let denote the ideal it generates in the localization ; for an ideal of , write for . Then:

  1. for all ideals of .
  2. if is a prime ideal of disjoint from .
dcf5b4

Basically, we have maps in two directions between the set of ideals of and the set of ideals of called the expansion and contraction maps given by1

Contraction followed by expansion is the identity on the set of ideals of . Expansion followed by contraction is the identity when restricted to prime ideals of disjoint from .

Lemma 301.12.

Let be a (commutative) integral domain and let be a multiplicative subset of . The map is a bijection from the set of prime ideals in such that to the set of prime ideals in ; the inverse map is .

a53acd

This provides the necessary context to understand Magidin (2012) .

Back to the problem at hand

If , we are done; otherwise, let . is a multiplicative set and . Localize at to obtain . Since is a PID and is a prime ideal in (by Lemma 12), is of the form for some irreducible2 polynomial . We may assume that has integer coefficients and that the gcd of its coefficients is (!).

From Lemma 12, we know that . This is precisely . Thus, is of the form for some irreducible polynomial .

Case 2: .

Consider the image of in . Since the map is onto, by Exercise 9 the image is prime. The prime ideals of are of the form where is monic and irreducible over . If the image is , then , and we are done.

Otherwise, let be a polynomial in that reduces to modulo and that is monic. Note that must be irreducible in , since any nontrivial factorization in would induce a nontrivial factorization in .

By the correspondence theorem, is the inverse image of under the projection homomorphism . We claim that . It is clear that since . Conversely, let . Then, there exists such that . If is a polynomial in such that it reduces to mod , then . Thus, there exists a polynomial such that . Therefore, , hence , giving equality.

Footnotes

  1. Katex does not support \mapsfrom :(

  2. Recall that prime and maximal ideals coincide for PIDs.


References

Magidin, A. (2012). Answer to “Classification of Prime Ideals of $\mathbb{\vphantom}Z\vphantom{}[X]$.” In Mathematics Stack Exchange. https://math.stackexchange.com/a/174713/1677240
Milne, J. S. (2020). Algebraic Number Theory. https://www.jmilne.org/math/CourseNotes/ANT.pdf