For any set $A$, is $A \in P(A)$, where $P(A)$ is the power set of $A$?
I am having trouble figuring this out. The power set of a set is a set of all possible subsets of that set, so $P(A)$ contains all possible subsets of $A$, and $\in$ symbol means that $P(A)$ is an element of $A$. If $P(A)$ is all possible subsets then that means it contains potentially multiple subsets with same values? It cant possibly be an element of $A$ can it? Or am i thinking about this wrong?