← Back

note / modern mathematics

Session 03 — When Different Constructions Give the Same Field

When Different Constructions Give the Same Field

Central Question

When are differently presented number systems genuinely the same as fields?

Why This Matters

Isomorphism separates mathematical structure from its presentation and shows why a defining equation is not itself a complete description of a field.

Mathematical Notes

Isomorphism means preserving arithmetic and the base field

An FF-isomorphism fixes every element of FF. An isomorphism between two extensions need not preserve the particular generators used to describe them.

Both real quotients below are copies of C\mathbb C:

R[x]/(x2+1)C,[x]i,\mathbb R[x]/(x^2+1)\longrightarrow\mathbb C,\quad[x]\mapsto i, R[x]/(x2+2)C,[x]2i.\mathbb R[x]/(x^2+2)\longrightarrow\mathbb C,\quad[x]\mapsto\sqrt2\,i.

In the second quotient, [x]/2[x]/\sqrt2 squares to 1-1. The change of generator reconciles the apparently different defining equations. Both maps are onto, and their kernels before quotienting are the displayed polynomial ideals.

Quadratic fields over Q\mathbb Q behave differently

For nonsquares d,eQ×d,e\in\mathbb Q^\times,

Q(d)QQ(e)d/e is a square in Q.\mathbb Q(\sqrt d)\cong_{\mathbb Q}\mathbb Q(\sqrt e) \quad\Longleftrightarrow\quad d/e\text{ is a square in }\mathbb Q.

To prove the nontrivial direction, the image of d\sqrt d must be a+bea+b\sqrt e and have square dd. Comparing coefficients gives 2ab=02ab=0. Since dd is not a rational square, b0b\ne0, hence a=0a=0 and d=b2ed=b^2e. Conversely, such a bb defines the isomorphism by dbe\sqrt d\mapsto b\sqrt e.

Thus Q(2)\mathbb Q(\sqrt2) and Q(8)\mathbb Q(\sqrt8) are the same subfield of R\mathbb R, but Q(2)\mathbb Q(\sqrt2), Q(3)\mathbb Q(\sqrt3) and Q(i)\mathbb Q(i) are pairwise nonisomorphic. Every field isomorphism between characteristic-zero fields fixes their prime subfield Q\mathbb Q, so this also rules out abstract field isomorphisms between these three.

Equal dimension does not determine field multiplication

All three are two-dimensional rational vector spaces. The missing information is how basis elements multiply. A vector-space isomorphism can send 2\sqrt2 to 3\sqrt3; a field isomorphism cannot, because it would turn the equation 2=(2)22=(\sqrt2)^2 into 2=32=3.

Conjugate roots can generate different embedded subfields while still giving isomorphic extensions. With α=23\alpha=\sqrt[3]2 and a primitive cube root of unity ω\omega, the fields Q(α)\mathbb Q(\alpha) and Q(αω)\mathbb Q(\alpha\omega) are isomorphic over Q\mathbb Q but are different subfields of C\mathbb C.

Learning Prompt

Explore field isomorphisms through examples like R[x]/(x2+1)\mathbb R[x]/(x^2+1), R[x]/(x2+2)\mathbb R[x]/(x^2+2), and C\mathbb C. Explain why apparently different constructions can produce isomorphic fields. Then compare this with Q(2)\mathbb Q(\sqrt2), Q(3)\mathbb Q(\sqrt3), and Q(i)\mathbb Q(i). Let me predict which fields are isomorphic before explaining.

Ideas

Examples

Questions

Connections

One Thing That Surprised Me

Further Rabbit Holes

Sources

Ian Stewart, Galois Theory, fifth edition, CRC Press, §5.4; §13.1. Publisher and edition details.