Skip to main content
Humanities LibreTexts

1.10: Summary of Propositional Logic

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

    10. Summary of Propositional Logic

    10.1 Elements of the language

    • Principle of Bivalence: each sentence is either true or false, never both, never neither.
    • Each atomic sentence is a sentence.
    • Syntax: if Φ and Ψ are sentences, then the following are also sentences
      • ¬Φ
      • (ΦΨ)
      • (Φ ^ Ψ)
      • (Φ v Ψ)
      • (ΦΨ)
    • Semantics: if Φ and Ψ are sentences, then the meanings of the connectives are fully given by their truth tables. These truth tables are:
    Φ ¬Φ
    T F
    F T
    Φ Ψ (Φ→Ψ)
    T T T
    T F F
    F T T
    F F T
    Φ Ψ (Φ ^ Ψ)
    T T T
    T F F
    F T F
    F F F
    Φ Ψ (Φ v Ψ)
    T T T
    T F T
    F T T
    F F F
    Φ Ψ (Φ↔Ψ)
    T T T
    T F F
    F T F
    F F T
    • A sentence of the propositional logic that must be true is a tautology.
    • A sentence that must be false is a contradictory sentence.
    • A sentence that is neither a tautology nor a contradictory sentence is a contingent sentence.
    • Two sentences Φ and Ψ are equivalent, or logically equivalent, when (ΦΨ) is a theorem.

    10.2 Reasoning with the language

    • An argument is an ordered list of sentences, one sentence of which we call the “conclusion” and the others of which we call the “premises”.
    • A valid argument is an argument in which: necessarily, if the premises are true, then the conclusion is true.
    • A sound argument is a valid argument with true premises.
    • Inference rules allow us to write down a sentence that must be true, assuming that certain other sentences are true. We say that the new sentence is “derived from” those other sentences using the inference rule.
    • Schematically, we can write out the inference rules in the following way (think of these as saying, if you have written the sentence(s) above the line, then you can write the sentence below the line):
    Modus ponens Modus tollens Double negation Double negation
    (Φ→Ψ)

    Φ

    _____

    Ψ

    (Φ→Ψ)

    ¬Ψ

    _____

    ¬Φ

    Φ

    _____

    ¬¬Φ

    ¬¬Φ

    _____

    Φ

    Addition Addition Modus tollendo ponens Modus tollendo ponens
    Φ

    _____

    (Φ v Ψ)

    Ψ

    _____

    (Φ v Ψ)

    (Φ v Ψ)

    ¬Φ

    _____

    Ψ

    (Φ v Ψ)

    ¬Ψ

    _____

    Φ

    Adjunction Simplification Simplification Bicondition
    Φ

    Ψ

    _____

    (Φ ^ Ψ)

    (Φ ^ Ψ)

    _____

    Φ

    (Φ ^ Ψ)

    _____

    Ψ

    (Φ→Ψ)

    (Ψ→Φ)

    _____

    (Φ↔Ψ)

    Equivalence Equivalence Equivalence Equivalence
    (Φ↔Ψ)

    Φ

    _____

    Ψ

    (Φ↔Ψ)

    Ψ

    _____

    Φ

    (Φ↔Ψ)

    ¬Φ

    _____

    ¬Ψ

    (Φ↔Ψ)

    ¬Ψ

    _____

    ¬Φ

    • A proof (or derivation) is a syntactic method for showing an argument is valid. Our system has three kinds of proof (or derivation): direct, conditional, and indirect.
    • A direct proof (or direct derivation) is an ordered list of sentences in which every sentence is either a premise or is derived from earlier lines using an inference rule. The last line of the proof is the conclusion.
    • A conditional proof (or conditional derivation) is an ordered list of sentences in which every sentence is either a premise, is the special assumption for conditional derivation, or is derived from earlier lines using an inference rule. If the assumption for conditional derivation is Φ, and we derive as some step in the proof Ψ, then we can write after this (ΦΨ) as our conclusion.
    • An indirect proof (or indirect derivation, and also known as a reductio ad absurdum) is: an ordered list of sentences in which every sentence is either 1) a premise, 2) the special assumption for indirect derivation (also sometimes called the “assumption for reductio”), or 3) derived from earlier lines using an inference rule. If our assumption for indirect derivation is ¬Φ, and we derive as some step in the proof Ψ and also as some step of our proof ¬Ψ, then we conclude that Φ.
    • We can use Fitch bars to write out the three proof schemas in the following way:

    \[ \fitchctx{ \pline{\phi}\\ \ellipsesline\\ \pline{\psi} } \]

    \[ \fitchctx{ \subproof{\pline{\phi}}{ \ellipsesline\\ \pline{\psi} } \fpline{(\phi \lif \psi)} } \]

    \[ \fitchctx{ \subproof{\pline{\lnot \phi}}{ \ellipsesline\\ \pline{\psi}\\ \pline{\lnot \psi} } \fpline{\phi} } \]

    • A sentence that we can prove without premises is a theorem.
    • Suppose Φ is a theorem, and it contains the atomic sentences P1…Pn. If we replace each and every occurrence of one of those atomic sentences Pi in Φ with another sentence Ψ, the resulting sentence is also a theorem. This can be repeated for any atomic sentences in the theorem.

    This page titled 1.10: Summary of Propositional Logic is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Craig DeLancey (OpenSUNY) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.