HOME

TheInfoList



OR:

Constructive dilemmaCopi and Cohen is a
valid Validity or Valid may refer to: Science/mathematics/statistics: * Validity (logic), a property of a logical argument * Scientific: ** Internal validity, the validity of causal inferences within scientific studies, usually based on experiments ** ...
rule of inference In the philosophy of logic, a rule of inference, inference rule or transformation rule is a logical form consisting of a function which takes premises, analyzes their syntax, and returns a conclusion (or conclusions). For example, the rule of ...
of
propositional logic Propositional calculus is a branch of logic. It is also called propositional logic, statement logic, sentential calculus, sentential logic, or sometimes zeroth-order logic. It deals with propositions (which can be true or false) and relations ...
. It is the
inference Inferences are steps in reasoning, moving from premises to logical consequences; etymologically, the word '' infer'' means to "carry forward". Inference is theoretically traditionally divided into deduction and induction, a distinction that ...
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 Destructive dilemmaMoore and Parker is the name of a valid rule of inference of propositional logic. It is the inference that, if ''P'' implies ''Q'' and ''R'' implies ''S'' and either ''Q'' is false or ''S'' is false, then either ''P'' or ''R'' ...
is the disjunctive version of ''
modus tollens In propositional logic, ''modus tollens'' () (MT), also known as ''modus tollendo tollens'' (Latin for "method of removing by taking away") and denying the consequent, is a deductive argument form and a rule of inference. ''Modus tollens'' ...
''. The constructive dilemma rule can be stated: :\frac where the rule is that whenever instances of "P \to Q", "R \to S", and "P \lor R" appear on lines of a proof, "Q \lor S" can be placed on a subsequent line.


Formal notation

The ''constructive dilemma'' rule may be written in
sequent In mathematical logic, a sequent is a very general kind of conditional assertion. : A_1,\,\dots,A_m \,\vdash\, B_1,\,\dots,B_n. A sequent may have any number ''m'' of condition formulas ''Ai'' (called " antecedents") and any number ''n'' of ass ...
notation: : (P \to Q), (R \to S), (P \lor R) \vdash (Q \lor S) where \vdash is a metalogical symbol meaning that Q \lor S is a syntactic consequence of P \to Q, R \to S, and P \lor R in some
logical system A formal system is an abstract structure used for inferring theorems from axioms according to a set of rules. These rules, which are used for carrying out the inference of theorems from axioms, are the logical calculus of the formal system. A for ...
; and expressed as a truth-functional tautology or
theorem In mathematics, a theorem is a statement that has been proved, or can be proved. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to establish that the theorem is a logical consequence of ...
of propositional logic: :(((P \to Q) \land (R \to S)) \land (P \lor R)) \to (Q \lor S) where P, Q, R and S are propositions expressed in some
formal system A formal system is an abstract structure used for inferring theorems from axioms according to a set of rules. These rules, which are used for carrying out the inference of theorems from axioms, are the logical calculus of the formal system. A for ...
.


Natural language example

:If I win a million dollars, I will donate it to an orphanage. :If my friend wins a million dollars, he will donate it to a wildlife fund. :Either I win a million dollars or my friend wins a million dollars. :Therefore, either an orphanage will get a million dollars, or a wildlife fund will get a million dollars. The dilemma derives its name because of the transfer of disjunctive operator.


References

{{DEFAULTSORT:Constructive Dilemma Rules of inference Dilemmas Theorems in propositional logic