If $S\subseteq \mathbb{N}:\ N_0\in S $, for some $N_0\in \mathbb{N}$ and $n+1\in S$ whenever $n\in S,$ then $S$ contains all natural numbers s.t. $n\geq N_0$.
Considering the set $C$ that consists of $S$ together with all natural numbers, less than $N_0$ will be nice, but I can't see how to use this in showing that $S$ contains all natural numbers. Any help or hint will be highly appreciated in this regard.
Thanks a lot!
Let $S \subseteq \mathbb{N}$ and $N_0 \in \mathbb{N}$ satisfy the properties you defines. Now, let $S^\ast = \{n \in \mathbb{N}:\ n < N_0\}$. We show that $T = S \cup S^\ast$ contains all natural numbers by induction:
So by induction, $T$ contains all natural numbers. Now, we come to the main part: we show using what we established that $S$ contains all natural numbers $n \geq N_0$: Well, certainly $n \in S \cup S^\ast$ as $T$ contains all natural numbers. But, since $n \geq N_0$, we have $n \not< N_0$; so $n \notin S^\ast$. Thus, $n \in S$.