====== Constructive dilemma ====== A valid form of logical inference in propositional logic, which infers from two [[glossary:conditional|conditional]] and a [[glossary:disjunction|disjunct]] statement a new disjunct statement.
Formally, the constructive dilemma has three premises, it looks as follows: > Premise 1: ''A → B''   –   (if A, then B) > Premise 2: ''C → D''   –   (if C, then D) > Premise 3: ''A ∨ C''   –   (A or C) > Conclusion: ''B ∨ D''   –   (B or D)
===== Description ===== The //constructive dilemma// can be seen as a combination of two [[logic:inferences:modus_ponens|Modus Ponens]] which are connected by a //disjunct// statement. The term “dilemma” in this context should be understood as a “decision” between two conditionals. ===== Example ===== An example for a constructive dilemma could be: > //If// the sun shines tomorrow, [//then//] we will go to the beach. > //If// it rains tomorrow, [//then//] we will go to the museum. > Tomorrow the sun will shine, //or// it will rain [//or both//]. > Therefore we will tomorrow go to the museum //or// to the beach [//or both//]. ===== See also ===== * [[logic:inferences:destructive_dilemma|Destructive Dilemma]] * [[logic:inferences:modus_ponens|Modus Ponens]] ===== More information ===== * [[wp>Constructive dilemma]] on //Wikipedia// {{page>templates:banner#Short-BG-Logic&noheader&nofooter}}