Contraposition: is p→q ⊨ ¬q→¬p valid?

p → q and ¬q → ¬p say the same thing: nothing can make the antecedent true while the consequent fails. A conditional equals its contrapositive.

Validp→q ⊨ ¬q→¬p

Every branch of the tableau closes, so nothing makes the premises true and the conclusion false at once.

Proof (semantic tableau)

  1. 1True: p→qpremise
    1. 2False: ¬q→¬pnegated conclusion
      1. 3True: ¬qfrom line 2
        1. 4False: ¬pfrom line 2
          1. 5False: qfrom line 3
            1. 6True: pfrom line 4
              1. 7False: pfrom line 1

                Branch closed: line 7 contradicts line 6.

              2. 8True: qfrom line 1

                Branch closed: line 8 contradicts line 5.

closed branch

How semantic tableaux work →

Try in Calculator

More worked proofs