let $A$ be any inductive set, then $\{C \in P(A)|C \text{ is inductive set} \}$ is a set?
if $\{C \in P(A)|C \text{ is inductive set} \}$ is a set I can defined $\mathbb{N}:=\bigcap\{C \in P(A)|C \text{ is inductive set} \}$??
Thanks in advance!!
P.S.=$P(A)$ is power of (A)
Yes, $\mathscr{I}=\{C\in\wp(A):C\text{ is an inductive set}\}$ is a set: $\wp(A)$ is a set by the power set axiom, and $\mathscr{I}$ is then a set by the axiom schema of comprehension (or separation, or specification). (Of course this requires verifying that ‘$x\text{ is an inductive set}$’ can be expressed as a formula in the language of set theory, but that’s straightforward.)
You can then form $M=\bigcap\mathscr{I}$. (Since $A\in\mathscr{I}$, it’s clear that $M\subseteq A$.) To finish the argument, you’ll need to show that $M$ is inductive, and that if $I$ is any inductive set, then $M\subseteq I$. The first of these is completely straightforward. For the second, show that $I\cap A$ is inductive.