Subset Formula
A set A is a subset of set B — written A B — if every element of A is also in B.
The Formula
When to use: Every single thing in can also be found inside . Think of as fitting entirely within , like a small circle inside a big one.
Quick Example
Notation
What This Formula Means
Set is a subset of set if every element of is also an element of , written .
Every single thing in can also be found inside . Think of as fitting entirely within , like a small circle inside a big one.
Formal View
Worked Examples
Example 1
easyAnswer
First step
Full solution
- 2 Check : is ? Yes. Check : is ? Yes.
- 3 Since every element of belongs to , we conclude . Note also since has elements (1, 3, 5) not in , so is a proper subset: .
Example 2
mediumExample 3
mediumCommon Mistakes
- Declaring after finding just one common element — every element of must be in .
- Forgetting for every set — the empty set is a subset of everything, vacuously.
- Confusing with — subset relates two sets; membership relates an object to a set.
Why This Formula Matters
Subset is how mathematicians prove two sets are equal (show each is a subset of the other) and how they define power sets and partial orders. A student who confuses with , or forgets that the empty set is a subset of everything, will stumble on proofs and counting subsets. Recognizing it by "Is every single member of the first set also a member of the second?" — rather than by familiar numbers — is what lets a student tell it apart from element () and proper subset () and intersection in a mixed problem set.
Frequently Asked Questions
What is the Subset formula?
Set is a subset of set if every element of is also an element of , written .
How do you use the Subset formula?
Every single thing in can also be found inside . Think of as fitting entirely within , like a small circle inside a big one.
What do the symbols mean in the Subset formula?
means is a subset of
Why is the Subset formula important in Math?
Subset is how mathematicians prove two sets are equal (show each is a subset of the other) and how they define power sets and partial orders. A student who confuses with , or forgets that the empty set is a subset of everything, will stumble on proofs and counting subsets. Recognizing it by "Is every single member of the first set also a member of the second?" — rather than by familiar numbers — is what lets a student tell it apart from element () and proper subset () and intersection in a mixed problem set.
What do students get wrong about Subset?
The procedure for subset is the easy part; the trap is declaring after finding just one common element. Asking "Is every single member of the first set also a member of the second?" first is what keeps a correct-looking calculation from being attached to the wrong concept.
What should I learn before the Subset formula?
Before studying the Subset formula, you should understand: set, element.