I have a problem that asks me this:
If $A = \{a, b, c\}$ and $B = \{b, \{c\}\}$, is $B$ a subset of $A$?
What I'm confused about is if you treat $\{c\}$ and $c$ as the same elements.
I'm sort of confident that $\{c\}$ is distinct from $c$ and this would not be a subset, but I want to make sure.
Be more confident. It is so in axiomatic set theory that a set cannot be a member of itself.
As others have pointed out, it is possible that $a=\{c\}$, or even $b=\{c\}$; so we should make that cavat.$$\{b,\{c\}\}\nsubseteq \{a,b,c\}\text{ unless }a=\{c\}\text{ or }b=\{c\}$$