Definition If is a set, then the
absolute complement of (or simply the
complement of ) is the set of elements not in (within a larger set that is implicitly defined). In other words, let be a set that contains all the elements under study; if there is no need to mention , either because it has been previously specified, or it is obvious and unique, then the absolute complement of is the relative complement of in : A^c= U \setminus A = \{ x \in U : x \notin A \}. The absolute complement of is usually denoted by A^c. Other notations include \overline A, A',
Examples • Assume that the universe is the set of
integers. If is the set of odd numbers, then the complement of is the set of even numbers. If is the set of
multiples of 3, then the complement of is the set of numbers
congruent to 1 or 2 modulo 3 (or, in simpler terms, the integers that are not multiples of 3). • Assume that the universe is the
standard 52-card deck. If the set is the suit of spades, then the complement of is the
union of the suits of clubs, diamonds, and hearts. If the set is the union of the suits of clubs and diamonds, then the complement of is the union of the suits of hearts and spades. • When the universe is the
universe of sets described in formalized
set theory, the absolute complement of a set is generally not itself a set, but rather a
proper class. For more info, see
universal set.
Properties Let and be two sets in a universe . The following identities capture important properties of absolute complements:
De Morgan's laws: • \left(A \cup B \right)^c= A^c \cap B^c. • \left(A \cap B \right)^c = A^c \cup B^c. Complement laws: • A \cup A^c = U. • A \cap A^c = \empty . • \empty^c = U. • U^c = \empty. • \text{If }A\subseteq B\text{, then }B^c \subseteq A^c. • : (this follows from the equivalence of a conditional with its
contrapositive).
Involution or double complement law: • \left(A^c\right)^c = A. Relationships between relative and absolute complements: • A \setminus B = A \cap B^c. • (A \setminus B)^c = A^c \cup B = A^c \cup (B \cap A). Relationship with a set difference: • A^c \setminus B^c = B \setminus A. The first two complement laws above show that if is a non-empty,
proper subset of , then {{math|{
A,
A∁}}} is a
partition of . == Relative complement ==