So far I know that if $A \subset B$ then every element that is in $A$ will be also in $B$ but there will be at least one element in $B$ that is not in $A$
What about $A \subseteq B$? This site says that $A \subseteq B$ says that "$A$ is a subset of $B$. set $A$ is included in set $B$." But well, it's pretty much the same definition as $A \subset B$.
So my question is, $A \subset B$ and $A \subseteq B$, what is the difference?
ETA: Apparently, I'm fighting against the tide of convention. Use whatever definition the author of your book uses.
$A \subseteq B$ is $A \subset B$ or $A = B$. It's analogous to $a < b$ vs $a \leq b$.