An exercise in Lang's algebra book is: let $k$ an infinite field, and $E$ an algebraic extension of $k$. Then $E$ has the same cardinality as $k$. How can one can prove this?
-
5Might I inquire as to why you unaccepted my answer? – Asaf Karagila Jun 29 '14 at 18:13
2 Answers
HINT: First prove that $k[x]$ and $k$ have the same cardinality, you can do that by showing that $k[x]\cong\bigcup k^n$, and by induction $k^n$ and $k$ have the same cardinality, so $|k[x]|=\aleph_0\cdot|k|=|k|$; then show there is a surjection from $k[x]$ onto $E$, and an injection from $k$ into $E$. Conclude the wanted equality.
(Note that this makes a heavy use of the axiom of choice, and indeed without the axiom of choice one might have a counterexample of an algebraic closure of the rational numbers which is not countable.)

- 393,674
-
2Classic and clean! I know it's possible for the closure not to exist or for multiple nonisomorphic versions to exist, but is it known for sure that the algebraic closure of the rationals can be larger without choice? – Steven Stadnicki Dec 12 '13 at 22:51
-
Steven, the most famous result is due to Lauchli's, where he shows the consistency of an uncountable closure of the rational. – Asaf Karagila Dec 12 '13 at 22:55
-
2To read more about the choice connection, http://math.stackexchange.com/questions/114978/algebraic-closure-for-mathbbq-or-mathbbf-p-without-choice should be just fine. – Asaf Karagila Dec 12 '13 at 23:12
-
The axiom of choice (by means of the lemma of zorn) is invoked in showing $|k\times k|=|k|$, right? and the existence of the surjection and the injection is just due to the fact that $E$ is algebraic and $E\supset k$, respectively? We also use the Cantor–Bernstein–Schroeder theorem, isn't it? sorry I am not so versed in these things – Alexander Grothendieck Dec 14 '13 at 21:05
-
1@000: The axiom of choice is indeed used to show that $k[x]$ and $k$ have the same cardinality, as well to show that injection+surjection implies a bijection. – Asaf Karagila Dec 14 '13 at 21:07
-
How you defining map from K[x] to E (to show surjection)? Since polynomial in K[X] can have more than one root, How can I ensure the map is well-defined? – infintedimensional Aug 19 '20 at 11:01
-
1@infintedimensional the roots of $p$ are exactly the roots of $p^n$ for all $n>1$. – Asaf Karagila Aug 19 '20 at 11:07
There is a canonical map $\operatorname {minpol}:E\to k[X]$ sending an element $e\in E$ to its minimal polynomial $\operatorname {minpol}_e(X)\in k[X]$ over $k$.
Since the image $\operatorname {minpol}(E)\subset k[X]$ contains all the affine polynomials $X-q \;(q\in k)$, that image $\operatorname {minpol}(E)$ has the same cardinality as $k$ (since $k$ and $k[X]$ have same cardinality, as already remarked by Asaf).
Since the fibers of $\operatorname {minpol}: E\to \operatorname {minpol}(E)$ are finite and non empty, the set $E$ also has the cardinality of $k$, as desired.

- 150,790
-
-
3Dear 000, thanks for the kind words, but don't worry about acceptance: I'm happy just knowing that my answer was of some help to you. – Georges Elencwajg Dec 13 '13 at 16:37
-
Some bravely anonymous users have downvoted this answer. I don't care a fig but want to reassure readers that the answer is perfectly correct and completete: if anybody thinks otherwise, let him comment here. But I'm not holding my breath... – Georges Elencwajg Feb 21 '15 at 09:20