Cardinality Math Example 3
Follow the full solution, then compare it with the other examples linked below.
Example 3
easyA set has 3 elements. How many subsets does have? How many proper subsets?
Solution
- 1 A set with elements has subsets. Here , so subsets.
- 2 A proper subset is any subset except itself, so there are proper subsets.
Answer
Every element is either in a subset or not, giving combinations. Removing itself gives the count of proper subsets.
About Cardinality
The cardinality of a finite set is the number of distinct elements it contains, written — it measures the size of the set without regard to element order or identity.
Learn more about Cardinality →