Skip to main content
Humanities LibreTexts

2.10: Tautologies, Contradictions, and Contingent Statements

  • Page ID
    205027
  • \( \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}}\)

    Can you think of a statement that could never be false? How about a statement that could never be true? It is harder than you think, unless you know how to utilize the truth functional operators to construct a tautology or a contradiction. A tautology is a statement that is true in virtue of its form. Thus, we don’t even have to know what the statement means to know that it is true. In contrast, a contradiction is a statement that is false in virtue of its form. Finally, a contingent statement is a statement whose truth depends on the way the world actually is. Thus, it is a statement that could be either true or false—it just depends on what the facts actually are. In contrast, there is an important sense in which the truth of a tautology or the falsity of a contradiction doesn’t depend on how the world is. As philosophers would say, tautologies are true in every possible world, whereas contradictions are false in every possible world. Consider a statement like:

    Matt is either 40 years old or not 40 years old.

    That statement is a tautology, and it has a particular form, which can be represented symbolically like this:

    p v ~p

    In contrast, consider a statement like:

    Matt is both 40 years old and not 40 years old.

    That statement is a contradiction, and it has a particular form, which can be represented symbolically like this:

    p ⋅ ~p

    Finally, consider a statement like:

    Matt is either 39 years old or 40 years old

    That statement is a contingent statement. It doesn’t have to be true (as tautologies do) or false (as contradictions do). Instead, its truth depends on the way the world is. Suppose that Matt is 39 years old. In that case, the statement is true. But suppose he is 37 years old. In that case, the statement is false (since he is neither 39 or 40). We can use truth tables to determine whether a statement is a tautology, contradiction or contingent statement. In a tautology, the truth table will be such that every row of the truth table under the main operator will be true. In a contradiction, the truth table will be such that every row of the truth table under the main operator will be false. And contingent statements will be such that there is mixture of true and false under the main operator of the statement.

    The following two truth tables are examples of tautologies and contradictions, respectively.

    A B (A ⊃ B) v A
    T T T T
    T F F T
    F T T T
    F F T T
    A B (A v B) ⋅ (~A ⋅ ~B)
    T T T F F F F
    T F T F F F T
    F T T F T F F
    F F F F T F T

    Notice that in the second truth table, I had to do quite a lot of work before I could figure out what the truth values of the main operator were. I had to first determine the left conjunct (A v B) and then the right conjunct (~A ⋅ ~B), but in order to figure out the truth values of the right conjunct (which is itself a conjunct), I had to determine the negations of A and B. Constructing truth tables can sometimes be a chore, but once you understand what you are doing (and why), it certainly isn’t very difficult.

    Exercise

    Construct a truth table to determine whether the following statements are tautologies, contradictions or contingent statements.

    1. A ⊃ (A ⋅ B)
    2. (A ⋅ B) ⊃ (~A ⊃ ~B)
    3. (A ⋅ ~A) ⊃ B
    4. (A ⊃ A) ⊃ (B ⋅ ~B)
    5. (A ⋅ B) ⊃ (A v B)
    6. (A v B) ⊃ (A ⋅ B)
    7. (~A ⊃ ~B) ⊃ (~B ⊃ ~A)
    8. (A ⊃ B) ⊃ (~B ⊃ ~A)
    9. (B v ~B) ⊃ A
    10. (A v B) v ~A


    This page titled 2.10: Tautologies, Contradictions, and Contingent Statements is shared under a CC BY 3.0 license and was authored, remixed, and/or curated by Matthew Van Cleave.