Skip to main content
note
This page was translated from the German original, partly by machine. Some passages may read awkwardly or contain inaccuracies. When in doubt, please read the original.

Patterns of valid arguments

Building on the three forms of inference, there are certain argument patterns that recur again and again. They form the basis for logically correct reasoning and can be applied in very different contexts. Here we look at a few especially important patterns.

Categorical syllogism

A categorical syllogism1 is a deductive argument that consists of three categorical statements: two premises and a conclusion.

Form:

  1. All/Some A are/are not B. (Major premise)
  2. All/Some B are/are not C. (Minor premise)
  3. Therefore: All/Some A are/are not C. (Conclusion)

Example: Planets

  1. All planets are celestial bodies.
  2. Some celestial bodies are gaseous.
  3. Therefore some planets are gaseous.

Caution: Not all forms of the categorical syllogism are valid. Validity depends on the specific combination of quantifiers (all, some) and the arrangement of the terms.

Reductio ad absurdum (proof by contradiction)

Reductio ad absurdum is a form of argument in which one assumes the negation of the statement to be proven and shows that this assumption leads to a contradiction.

Form:

  1. Assumption: Not-A is true.
  2. If not-A is true, then B follows.
  3. B leads to a contradiction.
  4. Therefore A must be true.

Example: Prime numbers

  1. Assumption: There are not infinitely many prime numbers.
  2. If there are only finitely many prime numbers, we can multiply them all together and add 1 to obtain a new number N.
  3. N is either itself a prime number or divisible by a prime number that is not contained in our original list.
  4. This contradicts our assumption that we had listed all prime numbers.
  5. Therefore there must be infinitely many prime numbers.

Argument from analogy

An argument from analogy infers further similarities from similarities between two things.

Form:

  1. A has the properties X, Y and Z.
  2. B has the properties X and Y.
  3. Therefore B probably also has the property Z.

Example: Life on Mars

  1. The planet Mars has a solid surface, an atmosphere and water ice at the poles.
  2. The Earth has a solid surface, an atmosphere and water ice at the poles.
  3. The Earth harbors life.
  4. Therefore Mars could possibly harbor life as well.

Arguments from analogy are inductive and provide no certainty, only probabilities. Their strength depends on how relevant the shared properties are for the conclusion.

Abduction (inference to the best explanation)

Abduction is a form of reasoning in which one infers the most probable explanation from an observation.

Form:

  1. Observation: Phenomenon P occurs.
  2. Explanation E would explain P well.
  3. No other explanation explains P as well as E.
  4. Therefore E is probably true.

Example: Wet lawn

  1. Observation: The lawn is wet.
  2. Explanation: It has rained.
  3. Alternative explanations (sprinkler system, dew) are less probable, since there is no sprinkler system and the wetness is too heavy for dew.
  4. Therefore it has probably rained.

Abduction is an important form of reasoning in science, medicine and everyday life, but it provides no certainty. The strength of an abductive conclusion depends on how well the explanation accounts for the phenomenon and how much better it is than alternative explanations.

Application in critical thinking

Understanding these argument patterns is important for critical thinking for several reasons:

  1. It makes it possible to identify and evaluate arguments in various contexts.
  1. It helps to make one's own arguments more structured and more convincing.
  1. It makes it easier to recognize fallacies that resemble valid argument patterns but contain logical errors.
  1. It fosters a deeper understanding of the various types of reasoning (deductive, inductive, abductive) and their respective strengths and limits.

Footnotes

  1. For more than two millennia, from Aristotle to Gottlob Frege, the syllogism was the core of logic. With his syllogistic, Aristotle founded the first formal logic at all, and well into the 19th century the doctrine of the syllogism (in various forms) was regarded as a nearly complete theory of valid reasoning. Only with George Boole and then with Frege's Begriffsschrift (1879) and the development of modern predicate logic was this picture superseded. From today's perspective the syllogism is no longer an independent system, but merely a special case of first-order predicate logic (First Order Logic): all syllogistic inferences can be expressed with quantifiers and predicates, while predicate logic goes far beyond this and captures, for example, multi-place relations and nested quantifiers that the classical syllogism cannot handle at all. For those interested: Syllogism (Wikipedia).