Are statements like "Every time I've done X, Y has happened" (vacuously) true if I've never done X?

240 Views Asked by At

I've recently been wondering about vacuous truths. I know a statement like "I've never been beaten in a race" is true if I've never been in a race, but what I'm wondering is if the following statements are true:

"Every time I've bought a lottery ticket, I won the jackpot" (assuming I've never bought a lottery ticket)

"Whenever Dave comes to one of my parties, he always makes a fool of himself" (Assuming Dave has never come to one of my parties)

I feel like these statements are technically true, but there's been some disagreement when it comes up with others, so I wanted to know for sure.

3

There are 3 best solutions below

2
On

If you judge them by the standards of formal logic, they are all vacuously true. Normal, everyday English does not operate by those standards, however. Normal discourse is also to a considerable extent governed by pragmatic considerations and the cooperative principle and Gricean maxims, which are violated by such vacuously true utterances. Thus, most people will understand such a statement to imply that you have done $X$ at least once, and probably more than once, and that $Y$ has happened on each of those occasions, and this understanding is perfectly reasonable outside of a formal mathematical setting.

0
On

Further to Brian M. Scott's answer, another often hidden assumption in everyday usage of implication is the notion that the antecedent somehow "causes" the consequent. In mathematics, there is no notion of cause and effect.

In mathematics, we simply define $X \implies Y \equiv\neg(X\land \neg Y)$. Both are true if $X$ is false.

It may help to imagine that, in mathematics, you are simply describing patterns of symbols in a great book, patterns that are unchanging over time. Suppose it is the case that, if you find the letter p in this book, then the next letter will be q. Then you wouldn't say that finding the letter p "causes" the next letter to be q. But you could say that it is never the case that you find the letter p and the next letter is not q. You could also truthfully say this even if the letter p never occurred in the book.

1
On

The discomfort in accepting these statements as true can be taken as evidence that classical propositional logic can diverge from human intuitive or verbal reasoning about implication (whether with a causal narrative or not).

In this case the constructive [as in "constructive mathematics" or "constructive/intuitionistic formal logic"] meaning of $X \implies Y$ is closer to the mark: from a proof of $X$ we can construct a proof of $Y$, or less formally, knowledge of $X$ can be correctly transformed into knowledge of $Y$. It is not equivalent to the classical forms with negation, such as "(not $X$) or $Y$", or "not ($X$ true and $Y$ false)", in the absence of excluded middle or some other nonconstructive reasoning principles. The second form means the implication is unfalsified and the conversational intuition about the $X/Y$ statement is more that it could be falsified by doing $X$, than that it must be equivalent to the implication being true (simply because classical rules for manipulating the words AND, OR and NOT would say so; maybe the rules don't apply or we feel that they don't).

There are interpretations in modal logic (which is also related to interpretations of excluded-middle free logics) as the statements are time-dependent or contingent on the past doings and not-doings of $X$. I am not familiar enough with modal logic to say whether this would be more convincing than the constructive interpretation.

It seems correct conversationally to call never instantiated statements (vacuously) unfalsified or untested, but not vacuously true.

The statement would be vacuously true in cases where the status of $Y$ is known to be independent of knowledge about $X$. For example,

"every time I went to sleep, the sun rose the next morning"

should be true and not only unfalsified, if we have reasons to accept that the sun will rise in the morning no matter whether particular persons sleep or not during the night. This holds in any non-classical logic that I can think of, and it makes perfect sense conversationally: an implication is vacuously true or vacuously false if its premise is irrelevant to drawing the conclusion.