Subset
A subset is a set whose elements are all contained within another set. Expressed as a relation, a set \(A\) is a subset of a set \(B\) if all elements of \(A\) are also elements of \(B\), written as \(A \subseteq B.\) If \(A\) has an element that \(B\) does not have, then \(A \nsubseteq B.\)
For every set \(S\), if the universal set is \(U\), then \(\emptyset \subseteq S \subseteq U.\)
You can prove that two sets are equal if you show that each is a subset of the other. This method is called "double-inclusion."
Proper subsets
For two sets \(A\) and \(B\), if \(A \subseteq B\), and there is an element which \(B\) has that \(A\) does not have, then \(A\) is considered a proper subset of \(B\), expressed as \(A \subset B.\) A proper subset of a set cannot be equal to that set. Here, the superset is larger; it has a greater cardinality.