$\{a\} \neq \{\{a\}\}$
$\{a\}$ is the set whose only element is the a (and no others). $\{\{a\}\}$ is the set whose only element is the set $\{a\}$.
Does this mean the 'element a' is not equal to 'set $\{a\}$'?
$\{a\} \neq \{\{a\}\}$
$\{a\}$ is the set whose only element is the a (and no others). $\{\{a\}\}$ is the set whose only element is the set $\{a\}$.
Does this mean the 'element a' is not equal to 'set $\{a\}$'?
Even though people sometimes get sloppy about it, $a$ and $\{a\}$ are not the same object. $a$ is the only element of the set $\{a\}$.
They are not equal.
Intuitively, $\{a\}$ means a set which contains an element $a$; while $\{\{a\}\}$ means a set that contains a set $\{a\}$ as its element.
From ZFC axiom: Every non-empty set $x$ contains a member $y$ such that $x$ and $y$ are disjoint sets.
In general: $$\{x\}=\{y\}\iff x=y$$
Then we can conclude that also:$$\{x\}\neq\{y\}\iff x\neq y$$
Applying that in your case we find that the statement $\{a\}\neq\{\{a\}\}$ is the same statement as $a\neq\{a\}$.
Sidenote:
If also the axiom of regularity is accepted then this statement is true for every $a$.
This because on base of that axiom it can be proved that $a\notin a$ is true for every $a$ while $a=\{a\}$ implies that $a\in a$.
A set is determined uniquely by its members."
– Chen Yun Mar 17 '19 at 15:42{a} and {{a}} are not same.
"We see that there must be an element of {A} which is disjoint from {A}. Since the only element of {A} is A, it must be that A is disjoint from {A}. So, since A ∈ {A}, we cannot have A ∈ A (by the definition of disjoint)."
– Chen Yun Mar 17 '19 at 15:42I don't get your meaning, I assume as {a} is an element of {{a}}, they are not going to be equal. Is this correct??