Inference: Constructive and Destructive Dilemma

Learn about the constructive and destructive dilemma.

Constructive dilemma

If we know that (q1q2)(q3q4)\left(q_1\Rightarrow q_2\right)\land\left(q_3\Rightarrow q_4\right) is true, and (q1q3)\left(q_1 \lor q_3\right) is also true, then we can conclude that (q2q4)\left(q_2\lor q_4\right) is true. We can write it as the following tautology:

((q1q2)(q3q4)(q1q3))(q2q4).\left(\left(q_1\Rightarrow q_2\right)\land\left(q_3\Rightarrow q_4\right)\land \left(q_1 \lor q_3\right)\right)\Rightarrow \left(q_2\lor q_4\right).

To understand why this is a tautology, we observe that, if (q1q3)\left(q_1 \lor q_3\right) is true, there are three possibilities; let’s look at them one by one.

q1\bold {q_1} is true: In this case, q2q_2 has to be true otherwise, (q1q2)\left(q_1\Rightarrow q_2\right) will become false. Hence, (q2q4)\left(q_2\lor q_4\right) is true.

q3\bold {q_3} is true: In this case, q4q_4 has to be true otherwise, (q3q4)\left(q_3\Rightarrow q_4\right) will become false. Hence, (q2q4)\left(q_2\lor q_4\right) is true.

q1\bold {q_1} and q3\bold {q_3} both are true: In this case, q2q_2 has to be true otherwise, (q1q2)\left(q_1\Rightarrow q_2\right) will become false; and q4q_4 has to be true otherwise, (q3q4)\left(q_3\Rightarrow q_4\right) will become false. Hence, (q2q4)\left(q_2\lor q_4\right) is true.

Examples

Let’s look at a few examples to understand and apply the rule of constructive dilemma.


Consider the following propositions:

  • FSF_{S}: Harry wants to fly to Sydney.
  • ATA_{T}: Harry needs an air ticket to Sydney.
  • TST_{S}: Harry wants to take a train to Sydney.
  • TTT_{T}: Harry needs a train ticket to Sydney.

Now assume that the following propositions are true:

  • FSATF_{S}\Rightarrow A_{T}: If Harry wants to fly to Sydney, (then) he needs an air ticket to Sydney.

  • TSTTT_{S}\Rightarrow T_{T}: If Harry wants to take a train to Sydney, (then) he needs a train ticket to Sydney.

  • FSTSF_{S}\lor T_{S}: Harry wants to fly or take a train to Sydney.

Then by applying the rule of constructive dilemma, we can conclude that the following proposition is true:

  • ATTTA_{T}\lor T_{T}: Harry needs an air ticket or a train ticket to Sydney.

For the next example, consider the following propositions:

  • RPR_{P}: Johnson wants to reduce the probability of getting the flu.
  • SDS_{D}: Johnson should keep social distance.
  • III_{I}: Johnson wants to improve his immunity against the flu.
  • GVG_{V}: Johnson should get the flu vaccine.

Now, assume that the following propositions are true.

  • RPSDR_{P} \Rightarrow S_{D}: If Johnson wants to reduce the probability of getting the flu, (then) he should keep social distance.

  • IIGVI_{I} \Rightarrow G_{V}: If Johnson wants to improve his immunity against the flu, (then) he should get the vaccination.

  • RPIIR_{P} \lor I_{I}: Johnson wants to reduce the probability of getting the flu or improve his immunity against the virus.

Then, by applying the rule of constructive dilemma, we can conclude that the following proposition is true.

  • SDGVS_{D} \lor G_{V}: Johnson should keep social distance, or he should get the flu vaccination.

Destructive dilemma

If we know that (q1q2)(q3q4)\left(q_1\Rightarrow q_2\right)\land\left(q_3\Rightarrow q_4\right) is true, and (¬q2¬q4)\left(\neg q_2 \lor \neg q_4\right) is also true, then we can conclude that (¬q1¬q3)\left(\neg q_1\lor \neg q_3\right) is true. We can write it as the following tautology:

((q1q2)(q3q4)(¬q2¬q4))(¬q1¬q3).\left(\left(q_1\Rightarrow q_2\right)\land\left(q_3\Rightarrow q_4\right)\land \left(\neg q_2 \lor \neg q_4\right)\right)\Rightarrow \left(\neg q_1\lor \neg q_3\right).

To understand why this is a tautology, we observe that if (¬q2¬q4)\left(\neg q_2 \lor \neg q_4\right) is true, there are three possibilities; let’s look at them one by one.

¬q2\bold {\neg q_2} is true: We know that (q1q2)\left(q_1\Rightarrow q_2\right) is true. So, its contrapositive (¬q2¬q1)(\neg q_2\Rightarrow \neg q_1) is also true. Therefore, if ¬q2\neg q_2 is true, then ¬q1\neg q_1 has to be true. Consequently, (¬q1¬q3)\left(\neg q_1\lor \neg q_3\right) is true.

¬q4\bold {\neg q_4} is true: We assume that (q3q4)\left(q_3\Rightarrow q_4\right) is true. Additionally, its contrapositive (¬q4¬q3)\left(\neg q_4\Rightarrow \neg q_3\right) is also true. Therefore, if ¬q4\neg q_4 is true, then ¬q3\neg q_3 has to be true. So, (¬q1¬q3)\left(\neg q_1\lor \neg q_3\right) is true.

¬q2\bold {\neg q_2} and ¬q4\bold {\neg q_4} both are true: We assume that (q1q2)\left(q_1\Rightarrow q_2\right) and (q3q4)\left(q_3\Rightarrow q_4\right) are true. Therefore, their contrapositives (¬q2¬q1)\left(\neg q_2\Rightarrow \neg q_1\right) and (¬q4¬q3)\left(\neg q_4\Rightarrow \neg q_3\right) are also true. Consequently, if ¬q2\neg q_2 is true, then ¬q1\neg q_1 has to be true and if ¬q4\neg q_4 is true, then ¬q3\neg q_3 has to be true. So, (¬q1¬q3)\left(\neg q_1\lor \neg q_3\right) is true.

Examples

Let’s look at a few examples to see how we can use the rule of destructive dilemma.


For the first example, once again, consider the propositions RP,SD,II,R_{P}, S_{D}, I_{I}, and GVG_{V}.


Now, assume that the following propositions are true:

  • RPSDR_{P} \Rightarrow S_{D}: If Johnson wants to reduce the probability of getting the flu virus, (then) he should keep social distance.
  • IIGVI_{I} \Rightarrow G_{V}: If Johnson wants to improve his immunity against the flu virus, (then) he should get the flu vaccination.
  • ¬SD¬GV\neg S_{D} \lor \neg G_{V}: Johnson is not keeping social distance, or he is not getting the flu vaccination.

Then, by applying the rule of destructive dilemma, we can conclude that the following proposition is true:

  • ¬RP¬II\neg R_{P} \lor \neg I_{I}: Johnson does not want to reduce the probability of getting the flu, or he does not want to improve his immunity against the flu.

For our next example, consider the following propositions:

  • STS_{T}: Sarim went on the school trip.
  • SZS_{Z}: Sarim went to the zoo.
  • SHS_{H}: Sarim was home at 9:00 a.m.
  • SMS_{M}: Sarim went to the market with his father.

Now, assume that the following propositions are true:

  • STSZS_{T} \Rightarrow S_{Z}: if Sarim went on the school trip, (then) he went to the zoo.
Sarim playing cricket
Sarim playing cricket
  • SHSMS_{H} \Rightarrow S_{M}: if Sarim was home at 9:00 a.m., (then) he went to the market with his father.

  • ¬SZ¬SM\neg S_{Z} \lor \neg S_{M}: Sarim did not go to the zoo or (he did not go to) the market with his father.

Then, by applying the rule of destructive dilemma, we can conclude that the following proposition is true.

  • ¬ST¬SH\neg S_{T} \lor \neg S_{H}: Sarim did not go on the school trip or was not home at 9:00 a.m.

Quiz

Test your understanding of the constructive and destructive dilemma.

1

Suppose q1,q2,q3,q_1,q_2,q_3, and q4q_4 are propositions. If we know (q1q2)(q3q4)\left(q_1 \Rightarrow q_2\right) \land \left(q_3 \Rightarrow q_4\right) is true and (q1q3)(q_1 \lor q_3) is also true.

According to which rule can we conclude (q2q4)(q_2 \lor q_4) is true?

A)

Destructive dilemma

B)

Constructive dilemma

C)

Addition

D)

Disjunctive syllogism

Question 1 of 20 attempted