Inside logic #6

Modus Tollens

Suppose you are still at the airport and you are getting pretty bored. There is a television nearby. It looks like Britney Spears is on Larry King Live.

Larry: You look very nice today, Britney.

Britney: Thank you, Larry. Same to you.

Larry: So how about that quickie marriage you had?

B: Well that was a long time ago.

L: So are you married today or not?

B: Well, I got married again so now I am.

L: No kidding?

B: But I'm getting a divorce now.

L: Oh. It's hard to keep up.

B: I would prefer not to talk about any of that.

L: Ok. Well, ok then. Say, I have heard you own a lot of clothes. I was wondering about something.

B: What?

L: How do you go about deciding what to wear on any given day?

B: Well, its just whatever I feel like. Whatever colors and stuff feel right.

L: Ok.

B: Also, I use logic!

L: Logic? Really?

B: Sure. For example, this morning I thought about wearing my golden heels, the same ones I wore on the MTV awards show.

L: Hmm.

B: But then I thought. I am going to wear the golden blouse if I wear the golden heels. I always wear them together. But of course I wasn't going to wear that blouse again because I just wore it last week on David Letterman. Therefore, I knew I was not going to wear the golden heels!

L: So then you decided to wear ... what do you have on there?

B: These old red ones. I don't really like them, but I thought they'd be good enough for you.

L: Yes, they're fine.

B: Did you know that logic has forms?

L: Forms? What do you mean?

B: Well, when we reason logically, our thoughts have a certain form. For example, the way I just reasoned about the heels and the blouse? I reasoned the same way -- that means using the same form, that is, the same rule-- just last week after I did a pregnancy test.

L: A pregnancy test?!

B: Oops. Maybe I shouldn't have said that?

L: Well, sure. Its ok.

B: Ok.

L: But only if you want to talk about it.

B: I don't mind. On the side of the box it said something like that if you are pregnant, the indicator turns blue.

L: Is that right? What happened?

B: I had to urinate on it.

L: And?

B: And it didn't turn blue.

She's not pregnant!-- you think.

Unfortunately at that moment somebody changes the channel on the television over to a hockey game on ESPN.

--I wonder who? --

It really is none of your business. But at that moment a Breaking News Alert appears over the hockey game, BRITNEY NOT PREGNANT. BOYFRIEND UNKNOWN.

*

What should be pointed out here is that Britney's thinking is quite logical. Her reasoning about both the clothes and the pregnancy test is good --actually you and she collaborate in the reasoning about the test, since she offers the premises and you provide the conclusion after the channel got changed. The reasoning is valid because the conclusions, in each case, must be true if her premises are true. And she also is quite correct that the reasoning has the same form in the two cases.

Her reasoning in these two cases uses "if" and "not" together in a new way. The first premises in the reasoning about the clothes is:

I am going to wear the golden blouse if I wear the golden heels.

Notice that this is an "if/then" sentence even though the "if" part comes second, and it means the same thing as "If I wear the golden heels, then I am going to wear the golden blouse". The second premise is:

But I am not going to wear the golden blouse.

And her conclusion was

So I am not going to wear the golden heels.

It is intuitively obvious that this is a valid argument, because if the two premises are true, the conclusion must be true as well.

The first premise is a conditional that can be represented as H>B. The second premise is ~B, the negation of the consequent of H>B. Her conclusion is ~H, the negation of the antecedent. The reasoning about the pregnancy test has the same form. This form, of course, is not restricted to reasoning about clothes and pregnancy tests but represents a perfectly general form of good reasoning:

Modus Tollens (MT)

For any statements P and Q, given P>Q and ~Q as premises, MT permits us to write ~P, where ~P depends on any assumptions upon which P>Q and ~Q depend.

The rule MT, of course, can be used straightforwardly to prove the corresponding general sequent:

10 P>Q, ~Q } ~P

  1 1. P>Q A            
  2 2. ~Q A            
  1,2 3. ~P 1,2 MT            
                     

Combining the use of MT with DN we can prove the following new sequents.

11 P>~Q, Q } ~P

  1 1. P>~Q A            
  2 2. Q A            
  2 3. ~~Q 2, DN
  1,2 4. ~P 1,3 MT            
                     

Notice that since the consequent of line 1, P>~Q, is ~Q, the rule MT can be applied only after we have obtained the negation of ~Q, which is ~~Q. And we do obtain it in line 3 by using the DN rule.

12 ~P>Q, ~Q } P

  1 1. ~P>Q A            
  2 2. ~Q A            
  1,2 3. ~~P 1,2 MT
  1,2 4. P 3, DN
                     

*Practice

6.1 Give an example of a real-life situation from your own experience when you reasoned validly using the MT form. Symbolize your reasoning (be sure to state explicitly what your symbols stand for) and construct a proof to show that there is a derivation of the conclusion from the premises.

6.2 Symbolize the reasoning about the pregnancy test and construct a proof using MT to show that there is a derivation of the conclusion from the premises.

6.3 Use the rules A, MP, DN, and MT to construct proofs to show:

10 P>Q, ~Q } ~P

11 P>~Q, Q } ~P

12 ~P>Q, ~Q } P

13 P>Q, ~Q, R>P } ~R

14 P>Q, Q>R, ~R } ~P

15 P>~Q, Q, ~P>R } R

16 ~P>Q, ~Q, P>R } R

17 P>Q, Q>R, R>S, ~S } ~P

6.4 Symbolize the reasoning in each of the following examples and for each of them construct a proof to show that there is a derivation of the conclusion from the premises. (Use these symbols. W: Joe wins the lottery. H: Sally will marry Harry. J: Sally will marry Joe. B: Joe bribes the Chair of the State lottery board.)

a. If Joe wins the lottery, Sally will marry him. If he does not win the lottery, Sally will marry Harry. But Sally will not marry Harry. Therefore, Sally will marry Joe.

b. Joe wins the lottery if he bribes the Chair of the state lottery board. If he wins the lottery, Sally will marry him. Yet Sally will not marry Joe. Therefore, Joes does not bribe the Chair of the State lottery board.

c. If Joe bribes the Chair of the State lottery board, he wins the lottery. If he does not bribe the Chair of the State lottery board, Sally will not marry him. Sally will marry Harry if she does not marry Joe. But (don't be silly!) Sally is not going to marry Harry! Therefore, Joe wins the lottery.