As defined on Page 64, Set Theory, Jech(2006), by transfinite induction:
- $V_0=\emptyset$,
- $V_{\alpha+1}=P(V_{\alpha})$,
- $V_{\alpha}=\bigcup_{\beta<\alpha}V_\beta$, if $\alpha$ is a limit ordinal.
In the proof of Lemma 6.3(For every $x$ there is $\alpha$, such that $x \in V_\alpha$), which is a Reductio ad absurdum.
$x$ is $\in$-minimal element of the class whose element dosn't belong to any $V_\alpha$. The existence of $z$ such that $z \in x$and $z \in \bigcup_{\alpha \in Ord}V_\alpha$ implies $x \subset \bigcup_{\alpha \in Ord}V_\alpha$.
But I don't know what does the following mean, especially why replacement is in need?
Hence $x \subset \bigcup_{\alpha \in Ord}V_\alpha.$ By Replacement, there exists an ordinal $\lambda$ such that $x \subset \bigcup_{\alpha \in \lambda}V_\alpha$.
Assuming AC, we have $f$ as a choice function with the domain $\{V_\alpha:\alpha \in Ord\}$. Let $x=\{f(V_\alpha) \in V_\alpha: \alpha \in Ord\}$. Could it suffice to be counterexample?