I have to show that
$$ \bigcup_{n=1}^{\infty}A_{n} := (a: \exists n \in \mathbb{N}: a \in A_{n}) $$
EDIT: So beneath this edit were just my thoughts. Above is the task. Is there any elementary way to prove that this Union of countable sets is countable? (besides counting like $\mathbb Q$)
As far as I understand countability, I have to show that the union is a bijection to $\mathbb{N}$.
$$ f: \bigcup_{n=1}^{\infty}A_{n} \to \mathbb{N} $$
Well, surjection is given by definition above, isn't it?
Now I only have to show injection. So if $f(a)=f(b)$ then $a=b$. How do I show that for the union?