How can I prove that $$\forall n \in \mathbb{N}, n < \aleph_0$$ I was recommended to use a diagonalization argument similar to that used to prove that $|\mathbb{R|} \neq \aleph_0$. Any idea what to do?
2026-04-07 19:28:14.1775590094
Proof about Cardinality/$\aleph_0$
104 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The easiest way is to use the pigeonhole principle. Obviously $n\le \aleph_0$ for every $n$, so suppose $\aleph_0\le n$ for some $n$. Then $n+1\le\aleph_0\le n$, which is a contradiction to the pigeonhole principle. Do you see why?