Prove that $\bigcup \mathbb N = \mathbb N$
I have no idea how to even approach this question; I know that $\mathbb N$ is defined as the intersection of all inductive subset of any inductive set $y$, and intersection is related to union in the sense that $\bigcap x \subseteq \bigcup x$, where $x$ is any non-empty set - but that is all I can think of.
This question is an exercise of a chapter related to ZF 7-9 (ie. ax. of infinity, replacement and foundation), so I suspect I will have to utilise ax. of infinity at some point, but I just don't know where it fits in.
Ax. of infinity guarantees that $\mathbb N$ is a set; and ax. of union also guarantees that $\cup \mathbb N$ is a set - but I don't suppose that these are at all helpful.
Could anyone help or at least give me a sense of direction please?
It depends on how you define $\mathbb{N}$ to begin with. If you define it as the least inductive set containing $\emptyset$ as an element, then $\mathbb{N}$ is a (von Neumann) ordinal, hence it is $\in$-transitive: if $a\in b$ and $b\in \mathbb{N}$, then $a\in\mathbb{N}$. This proves $\bigcup\mathbb{N}\subseteq\mathbb{N}$.
Further, if $a\in\mathbb{N}$, then $a\in a+1$, so $\mathbb{N}\subseteq\bigcup\mathbb{N}$.
By the way, this is also true for every limit ordinal. If $\alpha=\beta+1$ is a successor ordinal, then $\bigcup\alpha=\beta$.