Introductory question about set and subsets. Found this paragraph is my textbook:
Let $A$ be a set and let $B = \{A, \{A\}\}$. Then, since $A$ and $\{A\}$ are elements of $B$, we have $A\in B$ and $\{A\} \in B$. It follows that $ \{A\}\subset B$ and $\{\{A\}\} \subset B$. However, it is not true that $A\subset B$.
I don't understand why $A$ is not a subset of $B$. As I understand it, all the elements of $A$ are elements of $B$... Is this a bit of semantics where it is not the elements of $A$ that are elements of $B$ but rather the set $A$ that is an element of $B$? If it is semantics is it even important to know?