37
Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20, 2014 Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 1 / 37

Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

  • Upload
    others

  • View
    6

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

ArgumentsLecture 4

Section 2.3

Robb T. Koether

Hampden-Sydney College

Mon, Jan 20, 2014

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 1 / 37

Page 2: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

1 Statement and Argument Forms

2 Validity of an Argument

3 Invalid Arguments

4 Standard Argument Forms

5 Fallacies

6 Assignment

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 2 / 37

Page 3: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Outline

1 Statement and Argument Forms

2 Validity of an Argument

3 Invalid Arguments

4 Standard Argument Forms

5 Fallacies

6 Assignment

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 3 / 37

Page 4: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Statement Forms

A statement is a sentence that is true or false.“If HSC is in North Carolina, then UVA is in Virginia or pigs can fly.”

A statement form is the logical form of a statement, representedsymbolically.

p → q ∨ r

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 4 / 37

Page 5: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Arguments

An argument is a sequence of statements.The last statement is the conclusion.All the other statements are the premises.A mathematical proof is an argument.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 5 / 37

Page 6: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Argument Forms

An argument form is a sequence of statement forms.The last statement form is the conclusion.All the other statement forms are the premises.A mathematical proof follows an argument form.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 6 / 37

Page 7: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Outline

1 Statement and Argument Forms

2 Validity of an Argument

3 Invalid Arguments

4 Standard Argument Forms

5 Fallacies

6 Assignment

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 7 / 37

Page 8: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Validity of an Argument Form

An argument form is valid if its conclusion is true whenever itspremises are all true.Otherwise, the argument form is invalid.An invalid argument form is called a fallacy.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 8 / 37

Page 9: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Validity of an Argument

An argument is valid if its argument form is valid, whether or notits premises are true.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 9 / 37

Page 10: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Validity of an Argument

Let the premises be P1, P2, . . . , Pn.Let the conclusion be C.The argument form is valid if

P1 ∧ P2 ∧ . . . ∧ Pn → C

is a tautology.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 10 / 37

Page 11: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Example

I will go fishing today.If the boss is in and I go fishing, then I will get fired.The boss is in.Therefore, I will get fired.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 11 / 37

Page 12: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Example

p = “I will go fishing today.”q = “The boss is in.”r = “I will get fired.”Argument form:

pq ∧ p → rq

∴ r

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 12 / 37

Page 13: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Example

P1 P2 P3 C P1 ∧ P2 ∧ P3 → Cp q ∧ p → r q r

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 13 / 37

Page 14: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Example

P1 P2 P3 C P1 ∧ P2 ∧ P3 → Cp q ∧ p → r q rT T TT T FT F TT F FF T TF T FF F TF F F

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 14 / 37

Page 15: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Example

P1 P2 P3 C P1 ∧ P2 ∧ P3 → Cp q ∧ p → r q rT T T TT F T FT T F TT T F FF T T TF T T FF T F TF T F F

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 15 / 37

Page 16: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Example

P1 P2 P3 C P1 ∧ P2 ∧ P3 → Cp q ∧ p → r q rT T T T TT F T F TT T F T TT T F F TF T T T TF T T F TF T F T TF T F F T

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 16 / 37

Page 17: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Outline

1 Statement and Argument Forms

2 Validity of an Argument

3 Invalid Arguments

4 Standard Argument Forms

5 Fallacies

6 Assignment

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 17 / 37

Page 18: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Invalid Argument Forms with True Conclusion

An argument form may be invalid even though its conclusion istrue.

If I go fishing, the boss will fire me.The boss fired me.Therefore, I went fishing.

A true conclusion does not ensure that the argument form is valid,even if all the premises are true.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 18 / 37

Page 19: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Invalid Argument Forms with True Conclusion

Another invalid form with a true conclusion.If 1 + 1 = 2, then pigs can fly.Pigs can fly.Therefore, 1 + 1 = 2.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 19 / 37

Page 20: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Valid Argument Forms with False Conclusion

An argument form may be valid even though its conclusion isfalse.

If I wait until the last minute to do my homework, then it will be a loteasier.I wait until the last minute to do my homework.Therefore, it will be a lot easier.

A false conclusion does not mean that the argument form isinvalid.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 20 / 37

Page 21: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Valid Argument Forms with False Conclusion

Another valid form with a false conclusion.If 1 + 1 = 2, then pigs can fly.1 + 1 = 2.Therefore, pigs can fly.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 21 / 37

Page 22: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Outline

1 Statement and Argument Forms

2 Validity of an Argument

3 Invalid Arguments

4 Standard Argument Forms

5 Fallacies

6 Assignment

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 22 / 37

Page 23: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Modus Ponens

Modus ponens is the argument form

p → qp

∴ q

This is also called a direct argument.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 23 / 37

Page 24: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Examples of Modus Ponens

If UVA is in Virginia, then HSC is in North Carolina. UVA is inVirginia. Therefore, HSC is in North Carolina.If pigs can fly, then UVA is in Virginia. Pigs can fly. Therefore, UVAis in Virginia.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 24 / 37

Page 25: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Modus Tollens

Modus tollens is the argument form

p → q∼ q

∴ ∼ p

This is also called an indirect argument.It is equivalent to replacing p → q with ∼ q →∼ p and then usingmodus ponens.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 25 / 37

Page 26: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Examples of Modus Tollens

If UVA is in Virginia, then HSC is in North Carolina. HSC is not inNorth Carolina. Therefore, UVA is not in Virginia.If pigs can fly, then pigs have wings. Pigs do not have wings.Therefore, pigs cannot fly.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 26 / 37

Page 27: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Other Argument Forms

From the specific to the general

p∴ p ∨ q

From the general to the specific

p ∧ q∴ p

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 27 / 37

Page 28: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Other Argument Forms

Elimination

p ∨ q∼ p

∴ q

Transitivity

p → qq → r

∴ p → r

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 28 / 37

Page 29: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Other Argument Forms

Division into Cases

p ∨ qp → rq → r

∴ r

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 29 / 37

Page 30: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Outline

1 Statement and Argument Forms

2 Validity of an Argument

3 Invalid Arguments

4 Standard Argument Forms

5 Fallacies

6 Assignment

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 30 / 37

Page 31: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Fallacies

A fallacy is an invalid argument form.Two common fallacies

The fallacy of the converse.The fallacy of the inverse.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 31 / 37

Page 32: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

The Fallacy of the Converse

The fallacy of the converse is the invalid argument form

p → qq

∴ p

This is also called the fallacy of affirming the consequent.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 32 / 37

Page 33: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Example

An example of the fallacy of the converse.If pigs can fly, then pigs have wings. Pigs have wings. Therefore,pigs can fly.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 33 / 37

Page 34: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Fallacy of the Inverse

The fallacy of the inverse is the invalid argument form

p → q∼ p

∴ ∼ q

This is also called the fallacy of denying the antecedent.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 34 / 37

Page 35: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Example

An example of the fallacy of the inverse.If pigs can fly, then pigs have wings. Pigs cannot fly. Therefore, pigsdo not have wings.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 35 / 37

Page 36: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Outline

1 Statement and Argument Forms

2 Validity of an Argument

3 Invalid Arguments

4 Standard Argument Forms

5 Fallacies

6 Assignment

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 36 / 37

Page 37: Lecture 4 Section 2.3 Robb T. Koetherpeople.hsc.edu/faculty-staff/robbk/Math262/Lectures... · Arguments Lecture 4 Section 2.3 Robb T. Koether Hampden-Sydney College Mon, Jan 20,

Assignment

CollectedSec. 2.1: 9, 15, 28, 42.Sec. 2.2: 13b, 17.

AssignmentRead Section 2.3, pages 51 - 61.Exercises 1, 3, 6, 7, 11, 22, 23, 24, 29, 31, 40, 42, page 61.

Robb T. Koether (Hampden-Sydney College) Arguments Mon, Jan 20, 2014 37 / 37