Complement

The elements of a fixed universe that are not in the set.
Complement

Fix a universe set UU (an ambient set containing all sets under discussion). The complement of AUA\subseteq U (relative to UU) is

Ac:=UA={xU:xA}.A^c := U\setminus A = \{x\in U : x\notin A\}.

Complements are fundamental in topology and measure theory because “closed” is defined as “complement of open,” and many set identities are most naturally expressed using complements.

Examples:

  • If U=RU=\mathbb{R} and A=[0,1]A=[0,1], then Ac=(,0)(1,)A^c = (-\infty,0)\cup(1,\infty).
  • If U={1,2,3}U=\{1,2,3\} and A={1,3}A=\{1,3\}, then Ac={2}A^c=\{2\}.
  • If A=A=\varnothing, then Ac=UA^c=U; if A=UA=U, then Ac=A^c=\varnothing.