Complement Formula

The Formula

A' = \{x \in U : x \notin A\}

When to use: If the universal set is all students in your school and set A is students who wear glasses, then the complement of A is every student who does NOT wear glasses. It is everything outside the circle in a Venn diagram—the NOT operator applied to a set.

Quick Example

If U = \{1, 2, 3, 4, 5\} and A = \{1, 2\}, then A' = \{3, 4, 5\}

Notation

A' or A^c

What This Formula Means

The complement of set A relative to a universal set U is the set of all elements in U that do not belong to A, written A^c or A'.

If the universal set is all students in your school and set A is students who wear glasses, then the complement of A is every student who does NOT wear glasses. It is everything outside the circle in a Venn diagram—the NOT operator applied to a set.

Formal View

A^c = \{x \in U : x \notin A\}; equivalently A^c = U \setminus A

Worked Examples

Example 1

easy
Let the universal set U = \{1,2,3,4,5,6,7,8,9,10\} and A = \{2,4,6,8,10\}. Find A'.

Solution

  1. 1
    The complement A' (also written A^c or \bar{A}) relative to universal set U is defined as A' = \{x \in U : x \notin A\}.
  2. 2
    List elements of U = \{1,2,3,4,5,6,7,8,9,10\} that are not in A = \{2,4,6,8,10\}: remove the even numbers, leaving the odd numbers.
  3. 3
    Therefore A' = \{1,3,5,7,9\}. Verify: |A| + |A'| = 5 + 5 = 10 = |U| ✓.

Answer

A' = \{1, 3, 5, 7, 9\}
The complement of a set A relative to the universal set U is everything in U that is not in A. It is essential to know the universal set.

Example 2

medium
Let U = \{1,2,3,4,5,6,7,8,9,10\}, A = \{1,2,3,4,5\}, B = \{4,5,6,7\}. Find (A \cap B)'.

Common Mistakes

  • Computing the complement without specifying or knowing the universal set — A' is meaningless without U
  • Thinking A \cup A' = \emptyset instead of A \cup A' = U — a set and its complement together give everything
  • Confusing complement with the empty set — A' = \emptyset only when A = U

Why This Formula Matters

The complement operation turns "what is included" into "what is excluded," enabling probability rules like P(A^c) = 1 - P(A) and logical negation.

Frequently Asked Questions

What is the Complement formula?

The complement of set A relative to a universal set U is the set of all elements in U that do not belong to A, written A^c or A'.

How do you use the Complement formula?

If the universal set is all students in your school and set A is students who wear glasses, then the complement of A is every student who does NOT wear glasses. It is everything outside the circle in a Venn diagram—the NOT operator applied to a set.

What do the symbols mean in the Complement formula?

A' or A^c

Why is the Complement formula important in Math?

The complement operation turns "what is included" into "what is excluded," enabling probability rules like P(A^c) = 1 - P(A) and logical negation.

What do students get wrong about Complement?

Always specify the universal set, or complement is ambiguous.

What should I learn before the Complement formula?

Before studying the Complement formula, you should understand: set.