Empty set

The unique set with no elements.
Empty set

The empty set is the set \varnothing such that

x, (x).\forall x,\ (x\notin \varnothing).

It is the identity for union in the sense that A=AA\cup \varnothing = A, and it is the smallest set under \subseteq. In analysis, it often appears as a preimage of an impossible condition (e.g., f1(B)=f^{-1}(B)=\varnothing when BB misses the range of ff).

Examples:

  • {xR:x2+1=0}=\{x\in\mathbb{R}: x^2+1=0\}=\varnothing.
  • (0,1)(1,2)=(0,1)\cap (1,2)=\varnothing.
  • For any set AA, AA=A\setminus A=\varnothing.