I Determining isomorphism for ##\frac{R}{(a, b)}##

  • I
  • Thread starter Thread starter elias001
  • Start date Start date
  • Tags Tags
    Abstract algebra
elias001
Messages
359
Reaction score
24
TL;DR Summary
Which isomorphism theorems should be used when determining what ring is isomorphic to ##\frac{R}{(a, b)}##.
The screenshots below are taken from the two books Algebra: Chapter 0 by: Paolo Aluffi and Abstract Algebra A comprehensive Introduction by Lawrence and Zorzitto. The first two screenshots are from Aluffi's text, while the last four are from Lawrence and Zorzitto.

Screenshot 1
Aluffi 1.webp

Screenshot 2
Aluffi 2.webp

Screenshot 3
Lawrence and Zorzitto 1.webp

Screenshot 4
Lawrence and Zorzitto 2.webp

Screenshot 5
Lawrence and Zorzitto 3.webp

Screenshot 6
Lawrence and Zorzitto 4.webp


Given a homomorphism ##\varphi:R\to A##, in the case of ideals in commutative rings, if I want to determine what the quotient ring ##\frac{R}{\langle a, b\rangle}## is isomorphic to, in the first two screenshot from the Aluffi's text, he states that reader can make use of Proposition 3.11, the third isomorphism theorem. His justification is that: ##frac{\frac{R}{(a)}}{(\bar{b})}\cong\frac{R}{(a,b)}\quad (\bar{b}=\frac{(a,b)}{(a)}.##

However, in the next four screenshots, from Lawrence and Zorzitto's text, they suggest to the reader that the fourth isomorphism or the Correspondence theorem can be used due to the following reasons: ##\frac{R}{\langle a, b\rangle}\cong \frac{\frac{R}{\langle b\rangle}}{\langle \phi(a)\rangle}##. The example they gave is that of ##\frac{\Bbb{Z}[x]}{\langle X^2+1, X-2\rangle}##.

Am I to conclude that say if I need to cite a reasons for resolving which other ring a quotient ring##\frac{R}{\langle a, b\rangle}## is isomorphic to, I can cite either the correspondence theorem or the third isomorphism theorem?

Thank you in advance
 
Physics news on Phys.org
The difficulty is - as usual - to make sure which ideal lives in which ring. We do not know wether ##\bigl\langle a \bigr\rangle \subseteq \bigl\langle b \bigr\rangle## or ##\bigl\langle b \bigr\rangle \subseteq \bigl\langle a \bigr\rangle ## so we cannot simply factor them. And in the example, neither is true. This forces us to establish such a conclusion before we can build the quotient.

Let me resolve the vague notation by writing ##\bigl\langle a,b \bigr\rangle =Ra+Rb.## Then
$$
R/\bigl\langle a,b \bigr\rangle =R/\left(Ra + Rb\right)\cong \left(R/Rb \right)/\left(\left(Ra+Rb\right)/Rb\right)=R/\bigl\langle b \bigr\rangle \, / \, \left(\bigl\langle a,b \bigr\rangle / \bigl\langle b \bigr\rangle\right).
$$
I know this as the second isomorphism theorem, and the English Wikipedia refers to it as Theorem C (point 5). If you phrase it with ring homomorphisms, then you get a mixture of several isomorphism theorems (theorems A and B on the English Wikipedia page).

More important than knowing which is called what is understanding the mechanisms. You can only build a quotient if you have an ideal (apart from special cases that do not play a role here). E.g. ##\bigl\langle X^2+1 \bigr\rangle ## isn't an ideal in ##\bigl\langle X-2 \bigr\rangle ## nor the other way around.

The example asks for
$$
\mathbb{Z}[x]/\bigl\langle x^2+1,x-2 \bigr\rangle.
$$
The ideal notation means
$$
\bigl\langle x^2+1,x-2 \bigr\rangle=\mathbb{Z}[x]\cdot(x^2+1)+\mathbb{Z}[x]\cdot(x-2).
$$
Let me abbreviate the ideal and rings by setting
$$
R=\mathbb{Z}[x]\, , \,I=\mathbb{Z}[x]\cdot (x^2+1)\, , \,J=\mathbb{Z}[x]\cdot (x-2)
$$
By the (second) isomorphism theorem, e.g. 3.11, we get
\begin{align*}
R/\left(I+J\right)&\cong \left(R/J\right)/\left(\left(I+J\right)/J\right).
\end{align*}
The ring ##R/J## consists of all integer polynomials where we have identified ##x=2,## leaving us with an isomorphic copy of ##\mathbb{Z}.## Now, what ring is ##\left(I+J\right)/J?## We know that ##J/J=\{0\},## but ##J\not\subseteq I,## so we cannot build ##I/J.## Instead, we have to take all polynomials in
$$
I+J=\mathbb{Z}[x]\cdot(x^2+1)+\mathbb{Z}[x]\cdot(x-2)
$$
modulo ##x-2.## This means we replace all occurrences of ##x## by ##2## and get polynomials from ##\mathbb{Z}[2]\cdot 5=5\cdot\mathbb{Z}.## Thus,
$$
R/\left(I+J\right)\cong \mathbb{Z}/5\mathbb{Z}\cong \mathbb{Z}_5.
$$
The second process simply exchanges the roles (definitions) of ##I## and ##J.## Here, we have
\begin{align*}
R/\left(I+J\right)&\cong \left(R/I\right)/\left(\left(I+J\right)/I\right).
\end{align*}
The ring ##R/I## is isomorphic to ##\mathbb{Z}[\mathrm{\,i\,}].## So what is ##\left(I+J\right)/I?## We still have all polynomials
$$
I+J=\mathbb{Z}[x]\cdot(x^2+1)+\mathbb{Z}[x]\cdot(x-2)
$$
which we now take modulo ##x^2+1.## The first term vanishes, and the integer coefficients of the second term become ##\mathbb{Z}[\,\mathrm{i}\,]## plus that we then have to consider the ideal ##I+J## modulo ##x^2+1,## i.e., we set ##x=i,## turning ##\left(I+J\right)/I## into an isomorphic copy of ##\mathbb{Z}[\,\mathrm{i}\,]\cdot (i-2)## and finally
$$
R/\left(I+J\right)\cong \mathbb{Z}[\,\mathrm{i}\,]/ \mathbb{Z}[\,\mathrm{i}\,]\cdot (i-2).
$$

Both statements together result in
$$
R/\left(I+J\right)\cong \mathbb{Z}[x]/\bigl\langle x^2+1,x-2 \bigr\rangle \cong \mathbb{Z}/5\mathbb{Z}\cong \mathbb{Z}_5=\mathbb{Z}/\bigl\langle 5 \bigr\rangle \cong \mathbb{Z}[\,\mathrm{i}\,]/ \mathbb{Z}[\,\mathrm{i}\,]\cdot (i-2)=\mathbb{Z}[\,\mathrm{i}\,]/\bigl\langle i-2 \bigr\rangle .
$$

Note that the brackets always mean something different, depending of where the ideals live in. It is therefore better to write, for example
$$
R/\bigl\langle a,b \bigr\rangle = R/\left(Ra+Rb\right).
$$
 
Last edited:
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top