Trisha Shetty (Editor)

Destructive dilemma

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Destructive dilemma 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 must be false. In sum, if two conditionals are true, but one of their consequents is false, then one of their antecedents has to be false. Destructive dilemma is the disjunctive version of modus tollens. The disjunctive version of modus ponens is the constructive dilemma. The rule can be stated:

Contents

P Q , R S , ¬ Q ¬ S ¬ P ¬ R

where the rule is that wherever instances of " P Q ", " R S ", and " ¬ Q ¬ S " appear on lines of a proof, " ¬ P ¬ R " can be placed on a subsequent line.

Formal notation

The destructive dilemma rule may be written in sequent notation:

( P Q ) , ( R S ) , ( ¬ Q ¬ S ) ( ¬ P ¬ R )

where is a metalogical symbol meaning that ¬ P ¬ R is a syntactic consequence of P Q , R S , and ¬ Q ¬ S in some logical system;

and expressed as a truth-functional tautology or theorem of propositional logic:

( ( ( P Q ) ( R S ) ) ( ¬ Q ¬ S ) ) ( ¬ P ¬ R )

where P , Q , R and S are propositions expressed in some formal system.

Natural language example

If it rains, we will stay inside. If it is sunny, we will go for a walk. Either we will not stay inside, or we will not go for a walk, or both. Therefore, either it will not rain, or it will not be sunny, or both.

Example proof

The validity of this argument structure can be shown by using both conditional proof (CP) and reductio ad absurdum (RAA) in the following way:

References

Destructive dilemma Wikipedia