Complementation — Definition, Formula & Examples
Complementation is the operation of finding the complement of a set — that is, collecting every element in the universal set that does not belong to the given set.
Given a universal set and a subset , complementation is the unary operation that maps to the set , containing exactly those elements of not in .
Key Formula
Where:
- = The complement of set A
- = The universal set containing all elements under discussion
- = The given subset of U
How It Works
To perform complementation, start with a clearly defined universal set and a subset . Remove every element that belongs to from . The remaining elements form the complement . A key property is that and together partition the universal set: and . Complementation applied twice returns the original set: .
Worked Example
Problem: Let and . Find the complement of .
Identify elements not in A: Compare each element of U against A. The elements 1, 3, 5, and 7 are in U but not in A.
Verify the partition property: Check that A and A' together cover U with no overlap.
Answer:
Why It Matters
Complementation is essential in probability, where lets you calculate the chance of an event not happening. It also appears in logic (negation), database queries, and De Morgan's Laws, which connect complements with unions and intersections.
Common Mistakes
Mistake: Finding the complement without specifying or considering the universal set.
Correction: The complement depends entirely on what U is. The same set A can have different complements under different universal sets. Always define U first.
