Affirming a disjunct: is p∨q, p ⊨ ¬q valid?

A fallacy: p ∨ q is inclusive, so both sides may hold at once. Knowing p tells you nothing about q, as the open branch below shows.

Invalidp∨q, p ⊨ ¬q

A branch stays open, so the premises can hold while the conclusion fails.

Proof (semantic tableau)

  1. 1True: p∨qpremise
    1. 2True: ppremise
      1. 3False: ¬qnegated conclusion
        1. 4True: qfrom line 3
          1. 5True: pfrom line 1

            Branch open.p = ⊤, q = ⊤

          2. 6True: qfrom line 1

            Branch open.p = ⊤, q = ⊤

open branch

How semantic tableaux work →

Countermodels

Under these assignments every premise is true but the conclusion is false, so the conclusion does not follow.

  • p = ⊤, q = ⊤
Try in Calculator

More worked proofs