Can someone explain me this: $2^{\{1,2\}}$ I know this equals to: $\{\varnothing, \{1\}, \{2\}, \{1, 2\}\}$ Right?
So $\{1\}$ for example is an element of $2^{\{1,2\}}$, $\{1\} \in 2^{\{1,2\}}$
But can someone explain me to what this notation equals? $2^{\{1,2,3\}}$
Does it equal $\{\varnothing, \{1\}, \{2\}, \{1, 2, 3\}\}$?
And why is $\{\{1\}, \{2\}\}$ a subset of $2^{\{1,2,3\}}$?
Thanks! I'm very new to math at my university and I lacked the basics. But I'm studying to catch up!