1 / 54

Valid and Invalid Arguments

Valid and Invalid Arguments. M260 2.3. Argument. An argument is a sequence of statements. The final statement is called the conclusion , the others are called the premises .  = “therefore” before the conclusion. Logical Form.

cili
Download Presentation

Valid and Invalid Arguments

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Valid and Invalid Arguments M260 2.3

  2. Argument • An argument is a sequence of statements. The final statement is called the conclusion, the others are called the premises. •  = “therefore” before the conclusion.

  3. Logical Form • If Socrates is a human being, then Socrates is mortal;Socrates is a human being; Socrates is mortal. • If p then q;p;q

  4. Valid Argument • An argument form is valid means no matter what particular statements are substituted for the statement variables, if the resulting premises are all true, then the conclusion is also true. • An argument is valid if its form is valid.

  5. Test for Validity • Identify premises and conclusion • Construct a truth table including all premises and conclusion • Find rows with premises true (critical rows) • If conclusion is true on all critical rows, argument is valid • Otherwise argument is invalid

  6. Argument Validity TestExample 1 • p  (q  r) • ~r •  p  q

  7. Argument Validity TestExample 2 • p  q  ~r • q  p  r •  p  r

  8. Modus Ponens Modus Tolens Generalization Specialization Elimination Transitivity Division into Cases Rule of Contradiction Rules of Inference(Valid Argument Forms)

  9. Modus Ponens • If p then q; • p; •  q

  10. Modus Ponens

  11. Modus Ponens

  12. Modus Ponens

  13. Modus Ponens Example • If the last digit of this number is 0, then the number is divisible by 10. • The last digit of this number is a 0. •  This number is divisible by 10.

  14. Modus Tollens • If p then q; • ~q; •  ~p

  15. Modus Tollens

  16. Modus Tollens

  17. Modus Tollens

  18. Modus Tollens Example • If Zeus is human, then Zeus is mortal. • Zeus is not mortal. •  Zeus is not human • Modus tollens uses the contrapositive.

  19. p  pq q  pq Generalization

  20. pq  p pq  q Specialization

  21. pq ~q  p p  q ~p  q Elimination

  22. Transitivity • pq • qr • pr

  23. Division into Cases • pq • pr • qr • r

  24. Division into Cases Example • x>1 or x<-1 • If x>1 then x2>1 • If x<-1 then x2>1 •  x2>1

  25. Valid Inference ExampleStatements a, b, c. • a. If my glasses are on the kitchen table, then I saw them at breakfast. • b. I was reading the newspaper in the living room or I was reading the newspaper in the kitchen. • c. If I was reading the newspaper in the living room, then my glasses are on the coffee table.

  26. Valid Inference ExampleStatements a, b, c. • a. If my glasses are on the kitchen table, then I saw them at breakfast. • b. I was reading the newspaper in the living room or I was reading the newspaper in the kitchen. • c. If I was reading the newspaper in the living room, then my glasses are on the coffee table.

  27. Valid Inference ExampleSymbols p, q, r, s, t. • p = My glasses are on the kitchen table. • q = I saw my glasses at breakfast. • r = I was reading the newspaper in the living room • s = I was reading the newspaper in the kitchen. • t = My glasses are on the coffee table.

  28. Statements a, b, cin Symbols • a. p  q • b. r  s • c. r  t

  29. Valid Inference ExampleStatements d, e, f. • d. I did not see my glasses at breakfast. • e. If I was reading my book in bed, then my glasses are on the bed table. • f. If I was reading the newspaper in the kitchen, then my glasses are on the kitchen table.

  30. Valid Inference ExampleStatements d, e, f. • d. I did not see my glasses at breakfast. • e. If I was reading my book in bed, then my glasses are on the bed table. • f. If I was reading the newspaper in the kitchen, then my glasses are on the kitchen table.

  31. Valid Inference ExampleSymbols u, v. • u =I was reading my book in bed. • v = My glasses are on the bed table.

  32. Statements d, e, fin Symbols • d. ~q • e. u  v • f. s  p

  33. a. p  q b. r  s c. r  t d. ~q e. u  v f. s  p Inference Example Givens

  34. Deduction Sequence • 1. p  q from ( ) ~q from ( )  ~p by __________ • 2. s  p from ( ) ~p from ( )  ~s by__________

  35. Deduction Sequence • 1. p  q from (a) ~q from (d)  ~p by modus tollens • 2. s  p from (f) ~p from (1)  ~s by modus tollens

  36. Deduction Sequence • 3. r  s from ( ) ~s from ( )  r by_____________ • 4. r  t from ( ) r from ( )  t by_____________

  37. Deduction Sequence • 3. r  s from (b) ~s from (2)  r by disjunctive syllogism • 4. r  t from (c) r from (3)  t by modus ponens

  38. Errors in Reasoning • Using vague or ambiguous premises. • Circular reasoning • Jumping to conclusions • Converse error • Inverse error

  39. Converse Error • If Zeke is a cheater, then Zeke sits in the back row. Zeke sits in the back row. Zeke is a cheater. • pqq  p

  40. Inverse Error • If interest rates are going up,then stock market prices will go down.Interest rates are not going up Stock market prices will not go down. • pq~p  ~q

  41. Inverse Error • If I intend to sell my house, then I will need a permit for this wall.I do not intend to sell my house. I do not need a permit for this wall. • pq~p  ~q

  42. Validity vs. Truth • Valid arguments can have false conclusions if one of the premises is false. • Invalid arguments can have true conclusions.

  43. Valid but False • If John Lennon was a rock starthen John Lennon had red hair. • John Lennon was a rock star. •  John Lennon had red hair.

  44. Invalid but True • If New York is a big city,then New York has tall buildings. • New York has tall buildings. •  New York is a big city.

More Related