I am now struggling with the basics of Formal Semantics, which is hard to understand without knowing something about the Naive Set Theory. Please help me out.
The task is to explicitly write down the set by enumerating its members:
{a} ∩ P({a})
I incorrectly thought that the answer is {a}, but it turned out to be Ø. I don't know what to make of it. The Naive Set Theory by Halmos does not provide me with the clear answer, but it is much more probable that I can't find one.
Please help.
Respectfully, Z
Explicitly writing out $\mathcal{P}(\{a\})$ (the set of subsets of $\{a\}$) we have $\mathcal{P}(\{a\}) = \{\emptyset, \{a\}\}$
Comparing the sets $\{a\}$ and $\{\emptyset, \{a\}\}$ we see that these have no elements in common. On the left, it has the element $a$. On the right it has the elements $\emptyset$ and $\{a\}$. Note that the element $\{a\}$ is not the same thing as the element $a$.
As such, $\{a\}\cap \{\emptyset,\{a\}\}=\emptyset$