IX Conjunctions of Premises & Conclusions Working with more than two premises.

15
IX Conjunctions of Premises & Conclusions Working with more than two premises

Transcript of IX Conjunctions of Premises & Conclusions Working with more than two premises.

Page 1: IX Conjunctions of Premises & Conclusions Working with more than two premises.

IX Conjunctions of Premises & Conclusions

Working with more than two premises

Page 2: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Proving arguments with several premises

• To show the validity of these arguments, it is necessary to do the proof in several steps

• A reason must be given for each step taken in a proof like the Theorems of Logic (find those notes!)

Page 3: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Additional Rules

• The conjunction of two premises follows from the premises.

• The conjunction of a premise and the conclusion of a valid argument follows.

• The conjunction of two conclusions of valid arguments follows from the premises.

Page 4: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Thought Process• When checking the validity of an argument,

carefully list each step and give the reason that the step can be taken

• If an argument cannot be proven to be valid, it should be shown to be invalid.

• This can be done by showing that (hypothesis) (conclusion) is not a tautology.

• It is sufficient to show that there is at least one case where (hypothesis) (conclusion) has a truth value of false

Page 5: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Example: Check the validity of the following argument

If it is raining, then the picnic is cancelled. If it is not

raining, then the soccer game is not delayed. But the

picnic is not cancelled. Therefore the soccer game is

not delayed.

Let r denote “It is raining.”

Let p denote “The picnic is cancelled.”

Let s denote “The soccer game is delayed.”

Page 6: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Write in symbolic form FIRST!

P1: r pP2: r sP3: p . C: s

If it is raining, then the picnic is cancelled.

If it is not raining, then the soccer

game is not delayed. But the picnic is

not cancelled. Therefore the soccer

game is not delayed.

Let r denote “It is raining.”

Let p denote “The picnic is cancelled.”

Let s denote “The soccer game is

delayed.”

Page 7: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Now to prove – i.e write reasons why each step can be taken

1. r p Premise (this is given)2. r s Premise (given)3. p Premise (given)4. (r p) p Conjunction of premises 1 and 3

5. r Rule of Modus Tollens applied to step 4

6. ( r s) r Conjunction of premise 2 and valid argument 5

7. s Rule of Modus Ponens applied to step 6

Page 8: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Lets try another• If an object is less dense than water (l), it will

float (f). The water displaced by an object will weigh more than the object (m), or the object will not float. But, the water displaced by the object does not weigh more than the object. Thus, the object is not less dense than water.

Page 9: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Write it in symbolic form first

P1: l f P2: m fP3: m .C: l

If an object is less dense than water (l), it will float (f). The water displaced by an object will weigh more than the object (m), or the object will not float. But, the water displaced by the object does not weigh more than the object. Thus, the object is not less dense than water.

Page 10: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Now to Prove!

1. l f Premise

2. m f Premise

3. m Premise

4. f m Commutative Property applied to step 2

5. f m Property of Logical Equivalence

6. (f m) m Conjunction of valid argument 5 and premise 3

7. f Rule of Modus Tollens

8. ( l f) f Conjunction of premise 1 and valid argument 7

9. l Rule of Modus Tollens

Page 11: IX Conjunctions of Premises & Conclusions Working with more than two premises.

How About an Invalid One

• If the sun has set (s), then the street lamps are on (l). Either the electrical circuits are working (e), or the street lamps are not on. The electrical circuits are not working. Therefore, the sun has set

Page 12: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Symbolic form first

P1: s lP2: e lP3: e . C: s

If the sun has set (s), then the street lamps are on (l). Either the electrical circuits are working (e), or the street lamps are not on. The electrical circuits are not working. Therefore, the sun has set

Page 13: IX Conjunctions of Premises & Conclusions Working with more than two premises.

A different approach since invalid

• Must use a truth table to show invalid • So how do we do that???• (hypothesis) (conclusion) must be a

tautology for a valid argument.

Page 14: IX Conjunctions of Premises & Conclusions Working with more than two premises.

Make a truth table

• [(s l) (e l) e] s

Page 15: IX Conjunctions of Premises & Conclusions Working with more than two premises.

HOMEWORK 6Rewrite using symbolic form, then check the validity of the argument

1. The space shuttle landed in Florida (f) or it landed in California (o). If the space shuttle landed in California, then the alternate landing schedule was used (a). But, the alternate landing schedule was not used. Therefore, the space shuttle landed in Florida.

1. If February has 29 days (d), then it is a leap year (l). If it is a leap year, then there will be a presidential election (e). But, there is not a presidential election. Therefore, February does not have 29 days.