aliases:
tags: Type/Concept proto
publish: true
version: 1.0
dateCreated: 2023-11-30, 09:54
dateModified: 2024-08-22, 22:19
from: "[[Rule of inference]]"
related:
contra:
to:
Constructive dilemma is a valid rule of inference of propositional logic. It is the inference that, if P implies Q and R implies S and either P or R is true, then either Q or S has to be true. In sum, if two conditionals are true and at least one of their antecedents is, then at least one of their consequents must be too. Constructive dilemma is the disjunctive version of modus ponens, whereas, destructive dilemma is the disjunctive version of modus tollens. The constructive dilemma rule can be stated: | |
---|---|
wikipedia:: Constructive dilemma |
P > Q
R > S
P or R
Thus, Q or S