Skip to main content
Engineering LibreTexts

1.1.9: Universal operators

  • Page ID
    9838
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Now, any compound proposition that uses any of the operators →, ↔, and ⊕ can be rewritten as a logically equivalent proposition that uses only ∧, ∨, and ¬. It is easy to check that p q is logically equivalent to ¬p q. (Just make a truth table for ¬p q.) Similarly, p q can be expressed as (¬p q) ∧ (¬q p), So, in a strict logical sense, →,↔, and ⊕ are unnecessary. (Nevertheless, they are useful and important, and we won’t give them up.)

    Even more is true: In a strict logical sense, we could do without the conjunction operator ∧. It is easy to check that p q is logically equivalent to ¬(¬p ∨ ¬q), so any expression that uses ∧ can be rewritten as one that uses only ¬ and ∨. Alternatively, we could do without ∨ and write everything in terms of ¬ and ∧. We shall study some of these rewrite rules in more detail in Section 2.2.

    We call a set of operators that can express all operations: functionally complete. More formally we would state the following:

    Definition2.3.

    A set of logical operators is functionally complete if and only if all formulas in propositional logic can be rewritten to an equivalent form that uses only operators from the set.

    Consider for instance the set {¬, ∨}. As shown above the ∧, → and ↔-operators can be expressed using only these operators. In fact all possible operations can be expressed using only {¬, ∨}. To prove this you will show in one of the exercises that all possible formulas in propositional logic can be expressed using {¬, ∨, ∧, →, ↔}. So by showing that we do not need ∧, →, and ↔ we can prove that {¬, ∨} is also functionally complete.


    1.1.9: Universal operators is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?