Unit1.3-1
Unit1.3-1
University of Pretoria
Argument forms
p∨q
∼q
∴p
An argument consists of
▶ A list of statements, which are called the assumptions,
hypotheses, or premises; and then
▶ One additional statement, which is called the conclusion.
Example of an argument:
p∨q
∼q
∴p
p q p∨q ∼q p
(premise) (premise) (conclusion)
T T T F T
T F T T T Critical row
F T T F F
F F F T F
Wherever every premise is true, the conclusion is true. Therefore,
the argument form is valid.
Critical rows
p→q
q
∴p
p q p→q q p
(premise) (premise) (conclusion)
T T T T T Critical row
T F F F T
F T T T F Critical row
F F T F F
If p is false and q is true, then every premise is true but the
conclusion is false. Therefore, the argument form is invalid.
Converse and inverse errors
p ∨ (q ∨ r )
∼p → q ∧ r
∼r
∴q
(conclusion)
∼p → q ∧ r
p ∨ (q ∨ r )
(premise)
(premise)
(premise)
q∨r
q∧r
∼r
∼p
p q r
q
T T T T T T F T F T
T T F T T F F T T T Critical row
T F T T T F F T F F
T F F F T F F T T F Critical row
F T T T T T T T F T
F T F T T F T F T T
F F T T T F T F F F
F F F F F F T F T F
If p is true but q and r are both false, then all premises are true
but the conclusion is false. Therefore, the argument form is invalid.
More examples
The argument form
p∨q
q → ∼p
∴ p ∨ ∼p
is valid: if all of the premises are true, then the conclusion is true.
Indeed, the conclusion is always true (it is a tautology), whatever
the premises’ truth values are.