fundamental-sets2

Some sets are associated with these, conventinally used, identifiers:

  • a set (generic set) is usually denoted by a single letter, SS

    • or, if several are considered at the same time, A,B,C,A, B, C, \dots

  • The empty set, {}\{\}, has a special, unique symbol: \varnothing

    • there exists only one empty set.

  • The universal set has its own letter, U\mathcal{U}

    • it contains everything; there's only one universal set.

  • The power set has its own letter, P\mathcal{P}.

    • the power set of a set S is denoted by P(S)\mathcal{P}(S).

The most fundamental number sets have their own unique identifier:

  • ℕ, the set of the natural numbers, N\mathbb{N}

  • ℤ, the set of the integers, Z\mathbb{Z} (from German Zahl)

  • ℚ, the set of the rational numbers, Q\mathbb{Q} (from quotient)

  • ℝ, the set of the real numbers, R\mathbb{R}

  • ℂ, the set of the complex numbers, C\mathbb{C}

  • Their relation: NZQRC\mathbb{N}\subset \mathbb{Z}\subset \mathbb{Q}\subset \mathbb{R} \subset \mathbb{C}

Last updated