What the Hell Is a Formal Fallacy? This Is Where Things Blur

Difficulty: What the hell

What the hell is a fallacy?

Philosophers draw a distinction between formal fallacies and informal fallacies.

Formal fallacies

Roughly, a formally fallacious argument is a deductively invalid argument where the form of the argument is wonky. Take, for example:

Premise 1: If I have COVID, then I display symptoms X.

Premise 2: I display symptoms X.

Conclusion: Therefore, I have COVID.

The form of this (bad) argument is:

  1. C → D
  2. D

Therefore C

Note that the conditional (if…then) is symbolized by an arrow going from left to right. That means C gets you D. But that doesn’t mean D always gets you C.

For instance, if it’s true that having COVID implies that I display symptoms X, I can’t conclude from the fact that I display symptoms X that I have COVID—because after all, I might have some other non-COVID lung problem that’s causing those symptoms.

And sure, it might also turn out that I do have COVID after all, but that possibility doesn’t make the argument any less fallacious. The problem is not that the conclusion happens to be false. The problem is that the form of the argument allows for a case where the premises are true and the conclusion is false. That is what makes it deductively bad. So:

fallacy ≠ false

formal fallacy = a deductive argument whose form does not guarantee the conclusion

Here’s another example:

Premise 1: If that’s a dog, then that’s a mammal.

Premise 2: That’s a mammal.

Conclusion: Therefore, that’s a dog.

The form here is identical to the (bad) argument about COVID. We have:

  1. D → M
  2. M

Therefore D

But this one is very obviously fallacious.

Again, it’s fallacious not because the conclusion happens to be false (it might very well turn out that the mammal is a dog), but because even if the premises are all true, you still can’t say for certain that the conclusion is true.

Informal fallacies

So where do informal fallacies come in?

Take something that is, in classical logic, both necessarily true and formally correct:

A = A

or

A

therefore A

And say that someone asks you this:

“Who is the current president of the United States?”

You respond with this argument:

John Adams is the current president of the United States. Why? Because John Adams is the current president of the United States.

That’s stupid—not because there’s anything wrong with the form of the argument, which is simply A, therefore A, but because the argument is rhetorically useless and question-begging. It gives the hearer no independent reason whatsoever to accept the claim.

So the John Adams argument is stupid due to something that logical form alone cannot capture, namely, some conversational, rhetorical, epistemic (knowledge), or other informal aspect of language itself.

Or take this example, taken from an old DirecTV commercial:

“When you pay too much for cable, you feel down. When you feel down, you stay in bed. When you stay in bed, they give your job to someone new. When they give your job to someone new, he has a lot to learn. When he has a lot to learn, mistakes are made. And when mistakes are made, you get body-slammed by a lowland gorilla. Don’t get body-slammed by a lowland gorilla. Get rid of cable, and upgrade to DirecTV.”

The chain part of the argument has a deductively valid form. It’s basically:

A → B

B → C

C → D

D → E

E → F

F → G

So:

A → G

Now, to get from there to “therefore don’t pay too much for cable,” you need at least one additional premise—something like this:

¬G

Therefore ¬A

And even if you generously grant the commercial that extra anti-gorilla premise, what’s still fallacious is not the logical form. The form is fine. What’s fallacious is the evidentiary stuff: the more links you have in a chain argument, the more evidence you need to justify each link. Is there enough evidence to say that “when mistakes are made, you’ll get body-slammed by a lowland gorilla”? No. And the same goes for several of the other links.

Where the line blurs

An interesting issue arises when we consider borderline cases of fallacies. Take this one:

Premise 1: Some dogs bark.

Premise 2: Guai Guai is a dog.

Conclusion: Guai Guai (probably) barks.

It’s unclear whether this is best treated as formally or informally fallacious.

The case for “formally fallacious”

If we ignore the word “probably” and interpret this as a deductive argument, the argument is deductively invalid because the form does not guarantee the conclusion.

You can illustrate that with a neat little Venn diagram like this one.

The red X in the overlap of the dog-circle and barker-circle stands for premise 1: some dogs bark.

But that X only tells you that at least one dog is in the barking region. It does not tell you which dog.

Premise 2 tells you that Guai Guai belongs somewhere inside the dog-circle. But it does not force Guai Guai into the overlap. Guai Guai could be in the barking part of the dog-circle, or in the non-barking part of the dog-circle.

That is the crux of the problem: even if the premises are true, the conclusion “Guai Guai barks” is still not guaranteed to be true.

If you’re not familiar with predicate logic, ignore the next few lines. But if you do know it, you’ll see the point immediately:

  1. ∃x(Dx ∧ Bx)
  2. D(g)

Conclusion: B(g)

That inference is not deductively valid. The existential premise says that some dog barks. It does not say that this particular dog, namely Guai Guai, barks.

The case for “informally fallacious”

Now this is where things get messy. If we interpret the Guai Guai argument not as deductive (an argument that attempts to conclude that something is logically guaranteed to be true if the premises are all true) but as inductive (an argument that attempts to conclude that something is more likely true than not—in short, a probabilistic argument), then the defect seems to be evidentiary rather than purely formal.

Revisit the argument:

Premise 1: Some dogs bark.

Premise 2: Guai Guai is a dog.

Conclusion: Guai Guai probably barks.

If “some” turns out to mean “just one dog” (which it might, because “some” means at least one), then the conclusion that Guai Guai probably barks is supported by very weak evidence.

On the other hand, if “some” turns out to mean “99% of dogs” (which is also consistent with the word “some”), then that would be enough evidence to support the conclusion that Guai Guai probably barks.

This suggests that once we explicitly add the word “probably,” the argument is no longer best criticized as a deductive screw-up. Instead, the problem is that the evidence may be too weak to support the probabilistic conclusion. That makes the defect look informal rather than formal.

So what?

The problem with this borderline case is that intro-level logic teaching often makes the formal/informal divide sound cleaner than it really is.

Intro logic books often focus on a small handful of named formal fallacies, such as:

  • affirming the consequent (the COVID argument form)
  • denying the antecedent
  • undistributed middle

Possibly that’s because such fallacies are common, psychologically tempting, and canonically named.

But I don’t think fallacies have to be common or psychologically tempting to count as fallacies; they just have to be logically or linguistically defective. And that whole “canonically named” thing? That starts to smell a bit like dogma.

And even if broadening the term “formal fallacy” ends up making that category messier than philosophers would like, so what? If a counterexample makes the old definition unstable, that doesn’t show that the counterexample is bad. It might just show that philosophers’ understanding of the formal/informal divide is wonky and needs revision.

That’s my spiel for today. Keep thinking (and arguing).

What the Hell Is an Argument? (And Why “Deductive = General to Specific” Is Bullshit)

Difficulty: What the hell

People love saying:

“Deductive arguments go from general to specific.”
“Inductive arguments go from specific to general.”

This is repeated so often that even professors say it.

Unfortunately, it’s wrong.

And if I hear one more person say that, I’m gonna have a fucking seizure.

First: what an argument actually is

An argument = a set of statements, a.k.a. premises, that lead to a conclusion.

So this is an argument:

Premise 1: If I hear one more person say “deductive arguments go from general to specific,” I’m gonna have a fucking seizure.

Premise 2: I hear one more person say “deductive arguments go from general to specific.”

Conclusion: Therefore, I’m gonna have a fucking seizure.

The form, or structure, of the argument is:

  1. H → S
  2. H
  3. Therefore, S

That logical move, by the way, is called modus ponens. It’s a valid and “duh” move, yes, but the Latin makes it sound deep, and it’s exactly the kind of structure all deductive logic is built on.

In logic, an argument is NOT defined as:

  • yelling
  • a claim (like “postmodern art is valuable, but postmodernism is not”–sounds deep, but that’s just a claim/statement)
  • an opinion (including the ones everyone and their uncle feel entitled to express)
  • disagreement

What deduction REALLY is

Deductive validity

Deduction means:

If the premises (of an argument) are true, then the conclusion must be true.

In other words:

The truth of the premises guarantee the truth of the conclusion.

So, if ‘H → S’ (premise 1) is true, and if H (premise 2) is true, then S (conclusion) must be true.

Specifically, that’s what we call a deductively valid argument.

Notice I kept on italicizing the word if. That’s because that’s super important–after all, one or more of these premises might not be true. For example, is premise 2 (“If I hear one more person say “deductive arguments go from general to specific,” I’m gonna have a fucking seizure”) true? No. So deductive validity doesn’t mean that the conclusion of your argument is true. It just means, again, that

if the premises are all true, then the conclusion must be true.

Deductive soundness

But what if you have a valid argument and its premises are all true? For example:

Premise 1: If I don’t have any money, I can’t pay the mortgage. (TRUE)

Premise 2: I don’t have any money. (TRUE)

Conclusion: I can’t pay the mortgage. (BOTH LOGICALLY AND IN REALITY GUARANTEED TO BE TRUE)

Then this deductive argument is what is called sound.

A word on that bullshit definition of “deduction”

Note that in neither the seizure example nor the mortgage example is anything “going from general to specific.” That’s because “going from general to specific” is simply not the correct definition of “deduction,” nor is it useful for a deeper understanding of how arguments work. But some teachers and professors will still use that definition no matter how many times I object. Whatever. Let’s move on.

What induction REALLY is

Inductive logic does not use labels like “valid” or “sound.” Instead, we use words like “weak,” strong,” and “apt.” This different terminology is important because, unlike deduction, induction is probabilistic.

Inductive weakness

Consider this argument:

Premise 1: Some dogs bark.

Premise 2: Guai Guai is a dog.

Conclusion: Guai Guai (probably) barks.

This is an inductively weak argument because of what the word “some” means.

“Some dogs” might be just 1% of dogs. “Some dogs” might even be just 0.01% of dogs. There simply isn’t enough reason for us to accept the conclusion that Guai Guai probably barks because, by definition, probably = roughly put, “more likely than not” or “high enough likelihood given the evidence.” And the word “some” is simply too weak to conclude that Guai Guai’s barking is probable.

Inductive strength

Now what about this one?

Premise 1: Most Martians like Dr. Seuss.

Premise 2: Zorp is a Martian.

Conclusion: Zorp (probably) likes Dr. Seuss.

This is an inductively strong argument. “Most Martians” doesn’t mean some exact math like 51%. It just means a strong majority—enough to make the conclusion actually likely. So that–and the fact that Zorp is a Martian–makes it probable that Zorp likes Dr. Seuss.

Inductive aptness

What happens when you have an argument that is inductively strong and all its premises are true? That’s when you have an inductively apt argument. Let’s go back to the dog argument and change it a little:

Premise 1: Most dogs bark.

Premise 2: Guai Guai is a dog.

Conclusion: Guai Guai (probably) barks.

This dog argument has a form that is identical to that of the Martian argument, so it is obviously inductively strong. But unlike the Martian argument, the dog argument has premises that are all true. Hence, it is inductively apt.

A word on that bullshit definition of “induction”

Note that none of these inductive arguments “go from specific to general.” That’s because, like the bullshit-y definition of deduction, the bullshit-y definition of induction is not very helpful for a deep understanding of how arguments work. And yet, textbooks teach that definition. Perhaps I will be having that fucking seizure after all.

Another type of argument: abduction

There’s at least one other type of argument–the abductive argument–that we can discuss. Abduction, or inference to the best explanation (IBE), aims to reach conclusions based on the best possible explanation. Ockham’s Razor–the principle that the best explanation is the simplest one that makes the least number of assumptions–is a case in point. For instance:

Suppose you walk into your living room and see that:

  • The floor is wet
  • Your dog is shaking water everywhere
  • There’s a knocked-over bowl of water

You could come up with many explanations:

  • A pipe burst
  • Someone broke in and spilled water
  • Your dog knocked over the bowl

But one explanation stands out as the best:

Your dog knocked over the bowl and made a mess.

That’s an abductive argument:

The floor is wet and the bowl is knocked over.
If the dog knocked over the bowl, that would explain all this shit.
Therefore, the dog probably knocked over the bowl.

Notice what’s happening here:

You’re choosing the explanation that best fits the evidence.

A brief note on abduction and probability

Abduction is often treated as probabilistic, even if people don’t always say it that way.

When you say “this is the best explanation,” what you usually mean is something like:

This explanation makes the observed evidence more likely than the alternatives.

That’s exactly the kind of reasoning philosophers like Elliot Sober analyze using probability. (Check out his book, Ockham’s Razors.)

So if someone tells you that abduction is “not probabilistic,” they’re either oversimplifying or just wrong.

Conclusion

If you forget most of what I just said, remember this one thing:

The difference between deductive and inductive arguments has nothing to do with “general vs. specific.” It has to do with certainty vs. probability.

That’s all for today. And keep thinking.