0

Please, I need someone to help me to prove this theorem

  • ℕ is countably infinite.

I know how can I prove it when the set define by something, but I'm confused and don't know how do this. Thanks

haron
  • 43

1 Answers1

1

One definition of a set $A$ being countably infinite is that we can find a function $f : A \to \Bbb N$ (where $\Bbb N$ is the set of natural numbers) such that $f$ is a bijection, i.e., a one-to-one and onto map. In other words, we can find a pairing between elements of $A$ and $\Bbb N$ such that each element of $\Bbb N$ is paired with a unique element of $A$, and each element of $A$ is paired with a unique element of $\Bbb N$. This is called a "one-to-one correspondence".

Now, using the above definition, you want to show $\Bbb N$ is countably infinite, right? So you need to find a function $f : \Bbb N \to \Bbb N$ that is one-to-one and onto. There is an obvious choice of function. Can you think of what it is? In other words, what should $f$ be?

layman
  • 20,191