Is this proof correct to show that the set of algebraic numbers is countable?
- Show as a lemma that the infinite disjoint union of countable sets is countable
- show that $\mathbb{Q}[t]_{deg \leq n}$ is countable $\forall$ n
As $\mathbb{Q}[t] = \bigcup_{i=0}^{\infty} \mathbb{Q}[t]_{deg \leq i}$ , $\mathbb{Q}[t]$ is countable by the lemma.
- Show that $$E = \bigsqcup_{p_i \in \mathbb{Q}[t] \backslash \{0\}}^{\infty} A_i $$ . With $A_i , i \in \{0,...,n\}$ the set of roots of the polynomial $p$ is countable
(E is a disjoint union)
- Conclude by saying that is the $A_i$ are disjoint, we are done and if they aren't, you can rewrite them as $A'_i$ that form a disjoint union equal to the union of $A_i$
Thank you!