Subset Math Example 4
Follow the full solution, then compare it with the other examples linked below.
Example 4
easyLet and . Is ? Is ?
Solution
- 1 Every element of (namely 1 and 3) is in , so is true.
- 2 But 2 and 4 are in and not in , so is false.
Answer
To test whether one set is a subset of another, check every element of the first set. The direction matters: one true subset relation does not imply the reverse relation is true.
About Subset
Set is a subset of set if every element of is also an element of , written .
Learn more about Subset →