Deductive reasoning usually happens by applying
rules of inference. A rule of inference is a way or schema of drawing a conclusion from a set of premises. This happens usually based only on the
logical form of the premises. A rule of inference is valid if, when applied to true premises, the conclusion cannot be false. A particular argument is valid if it follows a valid rule of inference. Deductive arguments that do not follow a valid rule of inference are called
formal fallacies: the truth of their premises does not ensure the truth of their conclusion.
Prominent rules of inference Modus ponens Modus ponens (also known as "affirming the antecedent" or "the law of detachment") is the primary deductive
rule of inference. It applies to arguments that have as first premise a
conditional statement (P \rightarrow Q) and as second premise the antecedent (P) of the conditional statement. It obtains the consequent (Q) of the conditional statement as its conclusion. The argument form is listed below: • P \rightarrow Q (First premise is a conditional statement) • P (Second premise is the antecedent) • Q (Conclusion deduced is the consequent) In this form of deductive reasoning, the consequent (Q) obtains as the conclusion from the premises of a conditional statement (P \rightarrow Q) and its antecedent (P). However, the antecedent (P) cannot be similarly obtained as the conclusion from the premises of the conditional statement (P \rightarrow Q) and the consequent (Q). Such an argument commits the
logical fallacy of
affirming the consequent. The following is an example of an argument using modus ponens: • If it is raining, then there are clouds in the sky. • It is raining. • Thus, there are clouds in the sky.
Modus tollens Modus tollens (also known as "the law of contrapositive") is a deductive rule of inference. It validates an argument that has as premises a conditional statement (formula) and the negation of the consequent (\lnot Q) and as conclusion the negation of the antecedent (\lnot P). In contrast to
modus ponens, reasoning with modus tollens goes in the opposite direction to that of the conditional. The general expression for modus tollens is the following: • P \rightarrow Q. (First premise is a conditional statement) • \lnot Q. (Second premise is the negation of the consequent) • \lnot P. (Conclusion deduced is the negation of the antecedent) The following is an example of an argument using modus tollens: • If it is raining, then there are clouds in the sky. • There are no clouds in the sky. • Thus, it is not raining.
Hypothetical syllogism A
hypothetical syllogism is an inference that takes two conditional statements and forms a conclusion by combining the hypothesis of one statement with the conclusion of another. Here is the general form: • P \rightarrow Q • Q \rightarrow R • Therefore, P \rightarrow R. In there being a subformula in common between the two premises that does not occur in the consequence, this resembles syllogisms in
term logic, although it differs in that this subformula is a proposition whereas in Aristotelian logic, this common element is a term and not a proposition. The following is an example of an argument using a hypothetical syllogism: • If there had been a thunderstorm, it would have rained. • If it had rained, things would have gotten wet. • Thus, if there had been a thunderstorm, things would have gotten wet.
Fallacies Various formal fallacies have been described. They are invalid forms of deductive reasoning. An additional aspect of them is that they appear to be valid on some occasions or on the first impression. They may thereby seduce people into accepting and committing them. One type of formal fallacy is
affirming the consequent, as in "if John is a bachelor, then he is male; John is male; therefore, John is a bachelor". This is similar to the valid rule of inference named
modus ponens, but the second premise and the conclusion are switched around, which is why it is invalid. A similar formal fallacy is
denying the antecedent, as in "if Othello is a bachelor, then he is male; Othello is not a bachelor; therefore, Othello is not male". This is similar to the valid rule of inference called
modus tollens, the difference being that the second premise and the conclusion are switched around. Other formal fallacies include
affirming a disjunct,
denying a conjunct, and the
fallacy of the undistributed middle. All of them have in common that the truth of their premises does not ensure the truth of their conclusion. But it may still happen by coincidence that both the premises and the conclusion of formal fallacies are true. This issue belongs to the field of strategic rules: the question of which inferences need to be drawn to support one's conclusion. The distinction between definitory and strategic rules is not exclusive to logic: it is also found in various games. In
chess, for example, the definitory rules state that
bishops may only move diagonally while the strategic rules recommend that one should control the center and protect one's
king if one intends to win. In this sense, definitory rules determine whether one plays chess or something else whereas strategic rules determine whether one is a good or a bad chess player. The same applies to deductive reasoning: to be an effective reasoner involves mastering both definitory and strategic rules. ==Validity and soundness==