Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Definition of a Subset: A set is said to be a subset of a set if every element of is also an element of . We write this as . If is not a subset of , we write . Visually, this is represented in a Venn Diagram as a small circle residing entirely within the perimeter of a larger circle .
Proper Subsets and Supersets: If and , then is called a proper subset of , denoted by . In this relationship, is called the superset of . Visually, this means that while is inside , there is some shaded area in that does not belong to , indicating has elements not present in .
The Empty Set and Itself: Every set is a subset of itself (). Additionally, the empty set (or null set) is considered a subset of every set. Visually, the empty set is like an empty container that can be placed inside any other container.
Power Set: The collection of all subsets of a set is called the power set of , denoted by . Every element of the power set is a set itself. For example, if is represented by a box of distinct items, the power set is a master list of every possible combination of items you could take from that box, including taking nothing and taking everything.
Universal Set: In a particular context, all sets under consideration are treated as subsets of a larger fixed set called the Universal Set, denoted by . In Venn Diagrams, the Universal Set is visually represented by a large outer rectangle that serves as the 'universe' for all other set circles drawn inside it.
Subsets of Real Numbers (Intervals): The set of Real Numbers has subsets called intervals. An open interval is visualized on a number line as a segment between and with empty circles at the endpoints. A closed interval is visualized with solid/filled circles at the endpoints, indicating they are included.
📐Formulae
If , then the number of subsets in
Number of proper subsets of a set with elements =
Total number of non-empty subsets =
💡Examples
Problem 1:
Given the set , list all the elements of its Power Set and find the total number of subsets.
Solution:
Step 1: Identify the number of elements in . Here, . Step 2: Use the formula for the number of subsets: . Step 3: List all subsets systematically:
- Subset with 0 elements:
- Subsets with 1 element:
- Subsets with 2 elements:
- Subset with 3 elements: Step 4: Combine them into the power set: .
Explanation:
The power set includes the empty set and the set itself. We move from the smallest possible size (0) to the maximum size (3) to ensure no subsets are missed.
Problem 2:
Consider the sets and . Determine if .
Solution:
Step 1: Write set in roster form. The divisors of 6 are . So, . Step 2: Write set in roster form. The divisors of 12 are . So, . Step 3: Check if every element of is in .
- Since all elements of are present in , .
Explanation:
To check the subset relationship, we verify the inclusion of every individual member of the first set into the second set.