Math Fundamentals18 sections · 814 units
Open in Course

Vocabulary - Subset

All elements contained

Set AA is a subset of set BB if every element of AA is also in BB. You write ABA \subseteq B.

For example, {1,2}{1,2,3}\{1, 2\} \subseteq \{1, 2, 3\} because 11 and 22 are both in {1,2,3}\{1, 2, 3\}. But {1,4}⊈{1,2,3}\{1, 4\} \not\subseteq \{1, 2, 3\} because 44 is not in the second set.

Every set is a subset of itself: AAA \subseteq A. Also, the empty set \emptyset is a subset of every set.