If $P(A)$ is a set, $A$ is a set?

79 Views Asked by At

I know from a ZFC axiom that if $A$ is a set then $P(A)$ (the powerset of A) is a set. Is it possible to prove the converse? Or is it an independence property?

2

There are 2 best solutions below

3
On

The axioms of union and extensionanilty can be used to prove that if $B$ is a set, then $\cup B$ is also a set. Now consider $B=P(A)$.

0
On

To get round the objections, rephrase your question as: Suppose B is a set and $\phi(x)$ a formula such that $\forall s(s\in B \iff (\forall x\in s) \phi(x))$. Then is there a set A such that $B = P(A)$? And the answer is yes, $A = \bigcup B = \{x|\phi(x)\}$.