I've been struggling with this discrete mathematics question. Any clarification would be awesome, thanks!
{2} ⊆ {{1},{2}}
I've been struggling with this discrete mathematics question. Any clarification would be awesome, thanks!
{2} ⊆ {{1},{2}}
By definition, $X \subseteq Y$ if every element of $X$ is also an element of $Y$.
In your case, $X = \{2\}$ and $Y = \{\{1\},\{2\}\}$. So $X$ has the single element $2$, which is not among the two elements $\{1\}$ and $\{2\}$ of $Y$. (Note that $2 \neq \{2\}$.)
Note that $\{\{1\},\{2\}\}$ is a set consists of two elements $\{1\},\{2\}$. The statements $\{2\} \subset \{\{1\},\{2\}\}$ is equivalent to that $2$ is an elements of $\{\{1\},\{2\}\}$, and this is not true (none of $\{1\},\{2\}$ is $2$).