Chapter 3. Thinking About Our Thinking: An Introduction to Logic
§2 Deductive Reasoning
Validity and Soundness
Deductive reasoning is evaluated based on two distinct features: its Form (the logical structure) and its Content (the actual truth of the statements). To determine if a deductive argument is successful, we must look at how these two features work together.
2.1 Validity (The Structure)
Validity refers exclusively to the internal logic of the argument. An argument is valid if its structure is so perfectly connected that if the premises were true, the conclusion would follow with absolute necessity.
-
The “What If” Test: To check for validity, we do not care if the premises are actually true yet. We assume they are true and ask: “Is it possible for the conclusion to be false while these premises are true?” If the answer is no, the argument is valid.
-
Independence of Truth: Validity is independent of actual truth. An argument can be logically valid even if every statement in it is factually wrong.
Example of a Valid (but False) Argument:
P1: All dogs are cats.
P2: All cats are birds.
\therefore C: All dogs are birds.
This is valid because the structure “holds together.” If P1 and P2 were true, the conclusion would have to be true. However, the argument is nonsense because the premises are factually false.
2.2 Truth vs. Validity
It is a common mistake to think that “valid” means “true.” In logic, they are separate concepts. The following table shows the possible combinations of validity and truth:
| Argument Form | Premise Truth | Conclusion Truth | Classification |
| Valid | All True | Must be True | Sound |
| Valid | At least one False | True or False | Unsound |
| Invalid | All True | True or False | Unsound |
| Invalid | All False | True or False | Unsound |
2.3 Soundness (The Gold Standard)
While validity ensures a strong logical connection, a “good” argument requires more than just logic; it requires truth. A deductive argument is sound only if it meets two strict criteria:
-
It is Valid: The logical structure is correct.
-
The Premises are Actually True: The content corresponds to reality.
If an argument fails either of these tests, it is unsound. A sound argument is the ultimate goal of deductive reasoning because it provides a guarantee of the conclusion’s truth. If you accept the premises of a sound argument, you are logically compelled to accept the conclusion.