"If" is in the map

post by Chris_Leong · 2021-01-13T03:09:09.830Z · LW · GW · 8 comments

Contents

8 comments

Update: See the comment by philh [LW(p) · GW(p)]. These logical operations are matters of convention, but the way that it is defined is less arbitary than I thought!

I want to start this sequence with a very basic example - the word "if".

I expect that most people here already know that there are two definitions of "if":

In this post we'll discuss the logical if and counterfactuals will wait until another post. Someone might naively think that this logical if is in the territory, but it is actually in the map.

Consider the sentence, "If pigs can fly, then Trump is Queen of England". Both components are false and when this occurs, the if-statement is considered true.

However, this is purely a matter of convention. There's no reason why we couldn't consider these sentences where the condition is false to be false or undefined. It's a mistake to ask why this is the case as though it were necessarily the case, but not a mistake to ask why we chose for it to be the case.

These statements being false isn't part of the territory (of relations between propositions), but is rather a result of how we've drawn our map (of relations between propositions).

Note that I haven't said what relations between propositions are - whether these are abstract objects or purely exist in our minds. But whatever they are, "if" is in the map of relations between propositions.

8 comments

Comments sorted by top scores.

comment by Daniel Kokotajlo (daniel-kokotajlo) · 2021-01-13T13:02:02.868Z · LW(p) · GW(p)
Consider the sentence, "If pigs could fly, then Trump is Queen of England". Both components are false and when this occurs, the if-statement is considered false.
However, this is purely a matter of convention. There's no reason why we couldn't consider these sentences where the condition is false to be false or undefined.

Sentences of the form "If P, then Q" are true when both P and Q are false. According to standard logical interpretation, at least. (After all, if P is false, then not-P is true, and you yourself said if statements are equivalent to B-or-not-A.) (Also, I think you mean "if pigs can fly" since using "could" makes it a counterfactual rather than logical claim, right?) And there are good reasons for this, if I recall correctly from my logic classes (though I don't remember what they were, and I agree that ultimately it's a matter of convention.)

Replies from: philh, Chris_Leong
comment by philh · 2021-01-15T14:25:35.192Z · LW(p) · GW(p)

Stipulate that we want to choose some boolean function on two inputs to represent "if , then ". Then we want or what are we even doing with our lives.

So we have four choices for how to define and . The standard choice says both are true. What about other choices?

Suppose we have . Then we've translated "if , then " into something that asserts and maybe (depending on ) also asserts . That seems like a bad translation. So let's say . (Notably, if we add "undefined", then has the same problem, when and are defined it lets be true only if is true.) Without this, we can't really translate "if , then . Not . Therefore, not ," because is a contradiction. (Which does still give us , but it also gives us , so.)

All that's left is . If we say this is false, then our "if , then " is translated into something that means " and are either both true, or both false", or . That seems like a bad translation too.

Basically, "if , then " just doesn't translate very well into boolean logic, but all the other ways to translate it seem worse.

Replies from: Chris_Leong
comment by Chris_Leong · 2021-01-16T07:04:02.197Z · LW(p) · GW(p)

Thanks for posting this. I didn't realise that there were such good reasons for this convention!

comment by Chris_Leong · 2021-01-14T03:38:21.490Z · LW(p) · GW(p)

Fixed now. I really should have checked my post for mistakes like this.

comment by EpicNamer27098 · 2021-01-13T04:49:37.710Z · LW(p) · GW(p)

If I drop this ball, it will bounce back up to me. Is that 'if' in the territory? I feel like the potential to bounce when dropped is extrapolable from the physical properties of the ball. Like there's a mathematics of correct hypothetical situations to be discovered, which is part of the territory as much as e.g. Godel's theorem is.

Replies from: Dagon, Chris_Leong, Chris_Leong
comment by Dagon · 2021-01-13T17:24:24.055Z · LW(p) · GW(p)

This is a variant (sometimes considered a separate case) of the counterfactual if - the hypothetical if.  Or possibly an even more specific variant, the predictive if.  

We don't yet know what the future territory is - you may or may not drop the ball.  It may or may not bounce (perhaps there'll be carpet there when dropped).  The map contains a distribution of things that correspond imperfectly to the territory.  The conditional statement that, for those imagined territories where I drop the ball, the ball will bounce up, is definitely in the map. Any time you talk about the "imagined" or "possible" or "potential", you're describing a map rather than the territory.

comment by Chris_Leong · 2021-01-13T12:05:21.319Z · LW(p) · GW(p)

Also, see my post on Natural Structures [? · GW]

comment by Chris_Leong · 2021-01-13T08:20:06.061Z · LW(p) · GW(p)

Counterfactuals are actually much harder to define than you might think.