b90c9ece...
concept
Subsets
Understanding containment
What is a Subset?
Set is a subset of set if every element of is also in .
Symbol:
Read: " is a subset of " or " is contained in "
Think: If is a big box and is smaller, everything in must be in .
This section is still being documented. Clone the project to customize it or keep reading for context.
Part of NCERT 11 Mathematics
Understanding containment
Set is a subset of set if every element of is also in .
Symbol:
Read: " is a subset of " or " is contained in "
Think: If is a big box and is smaller, everything in must be in .
The 2^n formula
If a set has elements, it has exactly subsets (including the empty set and the set itself).
Formula: Number of subsets =
This is a powerful counting formula!
See subsets in action
Problem: List all subsets of {a, b}
To build a subset, decide for each element: in or out?
Tap to build all possible subsets.
Test subset understanding
How many subsets does have?