Today I Learned

(back up to November)

November 14th

Today I learned a proof of the Fundamental Theorem of Algebra, using Galois theory as a translator. As setup, it suffices to show that $\CC$ has only the trivial extension, so fix some extension over $\CC,$ and without loss of generality extend it to a normal closure $M/\RR.$

The action will take place in an intermediate field $L,$ defined as the fixed field of the Sylow $2$-subgroup of $G=\op{Gal}(M/\RR),$ which we name $G_2\subseteq G.$ We do this because then\[[L:\RR]=[G:G_2]\]is odd. This is helpful for us because it actually forces $L$ to collapse into $\RR,$ for topological reasons. In particular, the Primitive Element Theorem lets us say $L=\RR[\alpha]$ for some $\alpha,$ and we know the minimal polynomial in $\RR[x]$ is irreducible and of odd degree (above). But then the Intermediate Value Theorem (our topological property) says that all polynomials of odd degree have a root in $\RR,$ so the minimal polynomial must be linear. In other words, $[L:\RR]=1.$

Translating back into Galois theory, the fact $[L:\RR]=1$ implies $G=G_2,$ and in particular, $G$ is a $2$-group. We refocus on $\op{Gal}(M/\CC),$ a subgroup of $G$ and so another $2$-group. Now suppose for the sake of contradiction the extension $M/\CC$ is nontrivial. Then $\op{Gal}(M/\CC)$ would have to have a subgroup of index $2$ ( $p$-groups have normal subgroups of all sizes ), so there must be a quadratic extension of $\CC$ to create this.

We're in the home stretch now. Note that we have yet to use any property of $\CC$—the above argument merely required Galois theory and topological properties of $\RR.$ Well, all we need to say about $\CC$ is that is closed under square-roots (quadratic formula), so there are no quadratic extensions of $\CC,$ which is our contradiction. So we're done.

What I like about this proof is that it's very obvious what makes $\CC$ special and makes this proof work. The remaining thread connecting these disparate properties of $\CC$ is Galois theory, and it is perhaps unsurprising that Galois theory is a powerful enough tool for job. I have annotated the presentation of the proof to make very clear where properties are used.

As an aside, I think we can read this proof as having two parts: the (topological) action in $\RR$ takes care of all polynomials of odd degree by the Intermediate Value Theorem. This is somewhat classical, but it is phrased in terms of Galois theory to also deal with polynomials in $\CC[x].$ Then the quadratic extension stuff takes care of polynomials of even degree by noting that a polynomial of even degree not having roots would induce an intermediate quadratic extension, which is the final property of $\CC$ we needed. So the proof is more constructive than it looks at first.