Yes, this is homework. We're asked to show that the following 3 statements for the Axiom of Foundation are equivalent:
$(1)\quad V = \bigcup_{\alpha} V_{\alpha}$
$(2)\quad \in \text{ is well-founded.}$
$(3)\quad \text{If } x \text{ is a non-empty set, then there is an } a \in x \text{ such that } a \cap x = \varnothing$
I was able to rewrite $(3)$ to show that it claims that there's an $\in$-minimal element $a$ in every non-empty set $x$, implying statement $(2)$. I was also able to show that $(2)$ implies $(3)$ by contradiction after invoking an infinite descending $\in$-chain.
I also showed that $(1)$ implies $(3)$, but what I'm having a hard time doing is showing that $(3)$ implies $(1)$ or $(2)$ implies $(1)$.
Any hints?