Patterns of Valid Logical Inferences
In formal logic, there are certain patterns of argumentation that are always valid. These patterns form the basis for logically correct reasoning and can be applied in various contexts.
Modus Ponens (Affirming the Antecedent)
Form:
- If A, then B.
- A.
- Therefore B.
Example:
- If it rains, the street becomes wet.
- It is raining.
- Therefore the street becomes wet.
Modus Tollens (Denying the Consequent)
Form:
- If A, then B.
- Not B.
- Therefore not A.
Example:
- If Peter is guilty, there are fingerprints at the crime scene.
- There are no fingerprints at the crime scene.
- Therefore Peter is not guilty.
Hypothetical Syllogism (Chain Argument)
Form:
- If A, then B.
- If B, then C.
- Therefore: If A, then C.
Example:
- If it rains, the street becomes wet.
- If the street is wet, it becomes slippery.
- Therefore: If it rains, the street becomes slippery.
Disjunctive Syllogism (Process of Elimination)
Form:
- Either A or B.
- Not A.
- Therefore B.
Example:
- Either Hans broke the window or Maria did.
- Hans did not break the window.
- Therefore Maria broke the window.
Conjunctive Simplification
Form:
- A and B.
- Therefore A.
Example:
- It is raining and it is cold.
- Therefore it is raining.
Conjunctive Addition
Form:
- A.
- B.
- Therefore A and B.
Example:
- It is raining.
- It is cold.
- Therefore it is raining and it is cold.
Disjunctive Addition
Form:
- A.
- Therefore A or B.
Example:
- It is raining.
- Therefore it is raining or it is snowing.
Application in Critical Thinking
Understanding these patterns of argumentation is important for critical thinking for several reasons:
- It enables the identification of valid argument structures in complex texts.
- It helps to recognize errors in the logical structure of arguments when they deviate from these patterns.
- It provides tools for constructing one's own valid arguments.
- It fosters a deeper understanding of the logical relationships between statements.