Deductive reasoning

Deductive reasoning, also deductive logic, logical deduction is the process of reasoning from one or more statements (premises) to reach a logically certain conclusion.[1] It differs from inductive reasoning and abductive reasoning.

Deductive reasoning links premises with conclusions. If all premises are true, the terms are clear, and the rules of deductive logic are followed, then the conclusion reached is necessarily true.

Deductive reasoning (top-down logic) contrasts with inductive reasoning (bottom-up logic) in the following way: In deductive reasoning, a conclusion is reached reductively by applying general rules that hold over the entirety of a closed domain of discourse, narrowing the range under consideration until only the conclusion(s) is left. In inductive reasoning, the conclusion is reached by generalizing or extrapolating from specific cases to general rules, i.e., there is epistemic uncertainty. However, the inductive reasoning mentioned here is not the same as induction used in mathematical proofs – mathematical induction is actually a form of deductive reasoning.

Simple example

An example of a deductive argument:

  1. All men are mortal.
  2. Socrates is a man.
  3. Therefore, Socrates is mortal.

The first premise states that all objects classified as "men" have the attribute "mortal". The second premise states that "Socrates" is classified as a "man" – a member of the set "men". The conclusion then states that "Socrates" must be "mortal" because he inherits this attribute from his classification as a "man".

Law of detachment

Main article: Modus ponens

The law of detachment (also known as affirming the antecedent and Modus ponens) is the first form of deductive reasoning. A single conditional statement is made, and a hypothesis (P) is stated. The conclusion (Q) is then deduced from the statement and the hypothesis. The most basic form is listed below:

  1. P → Q (conditional statement)
  2. P (hypothesis stated)
  3. Q (conclusion deduced)

In deductive reasoning, we can conclude Q from P by using the law of detachment.[2] However, if the conclusion (Q) is given instead of the hypothesis (P) then there is no definitive conclusion.

The following is an example of an argument using the law of detachment in the form of an if-then statement:

  1. If an angle satisfies 90° < A < 180°, then A is an obtuse angle.
  2. A = 120°.
  3. A is an obtuse angle.

Since the measurement of angle A is greater than 90° and less than 180°, we can deduce that A is an obtuse angle. If however, we are given the conclusion that A is an obtuse angle we cannot deduce the premise that A = 120°.

Law of syllogism

The law of syllogism 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:

  1. P → Q
  2. Q → R
  3. Therefore, P → R.

The following is an example:

  1. If Larry is sick, then he will be absent.
  2. If Larry is absent, then he will miss his classwork.
  3. Therefore, if Larry is sick, then he will miss his classwork.

We deduced the final statement by combining the hypothesis of the first statement with the conclusion of the second statement. We also allow that this could be a false statement. This is an example of the transitive property in mathematics. The transitive property is sometimes phrased in this form:

  1. A = B.
  2. B = C.
  3. Therefore, A = C.

Law of contrapositive

Main article: Modus tollens

The law of contrapositive states that, in a conditional, if the conclusion is false, then the hypothesis must be false also. The general form is the following:

  1. P → Q.
  2. ~Q.
  3. Therefore, we can conclude ~P.

The following are examples:

  1. If it is raining, then there are clouds in the sky.
  2. There are no clouds in the sky.
  3. Thus, it is not raining.

Validity and soundness

Argument terminology

Deductive arguments are evaluated in terms of their validity and soundness.

An argument is “valid” if it is impossible for its premises to be true while its conclusion is false. In other words, the conclusion must be true if the premises are true. An argument can be “valid” even if one or more of its premises are false.

An argument is “sound” if it is valid and the premises are true.

It is possible to have a deductive argument that is logically valid but is not sound. Fallacious arguments often take that form.

The following is an example of an argument that is “valid”, but not “sound”:

  1. Everyone who eats carrots is a quarterback.
  2. John eats carrots.
  3. Therefore, John is a quarterback.

The example’s first premise is false – there are people who eat carrots who are not quarterbacks – but the conclusion would necessarily be true, if the premises were true. In other words, it is impossible for the premises to be true and the conclusion false. Therefore, the argument is “valid”, but not “sound”. False generalizations – such as “Everyone who eats carrots is a quarterback” – are often used to make unsound arguments. The fact that there are some people who eat carrots but are not quarterbacks proves the flaw of the argument.

In this example, the first statement uses categorical reasoning, saying that all carrot-eaters are definitely quarterbacks. This theory of deductive reasoning – also known as term logic – was developed by Aristotle, but was superseded by propositional (sentential) logic and predicate logic.

Deductive reasoning can be contrasted with inductive reasoning, in regards to validity and soundness. In cases of inductive reasoning, even though the premises are true and the argument is “valid”, it is possible for the conclusion to be false (determined to be false with a counterexample or other means).

History

Aristotle started documenting deductive reasoning in the 4th century BC.[3]

See also

References

  1. Sternberg, R. J. (2009). Cognitive Psychology. Belmont, CA: Wadsworth. p. 578. ISBN 978-0-495-50629-4.
  2. Guide to Logic
  3. Evans, Jonathan St. B. T.; Newstead, Stephen E.; Byrne, Ruth M. J., eds. (1993). Human Reasoning: The Psychology of Deduction (Reprint ed.). Psychology Press. p. 4. ISBN 9780863773136. Retrieved 2015-01-26. In one sense [...] one can see the psychology of deductive reasoning as being as old as the study of logic, which originated in the writings of Aristotle.

Further reading

Wikiquote has quotations related to: Deductive reasoning
Look up deductive reasoning in Wiktionary, the free dictionary.
Wikiversity has learning materials about Deductive Logic
This article is issued from Wikipedia - version of the 10/20/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.