Presentation is loading. Please wait.

Presentation is loading. Please wait.

Logic Review. FORMAT Format Part I 30 questions 2.5 marks each Total 30 x 2.5 = 75 marks Part II 10 questions Answer only 5 of them! Total 5 x 5 marks.

Similar presentations


Presentation on theme: "Logic Review. FORMAT Format Part I 30 questions 2.5 marks each Total 30 x 2.5 = 75 marks Part II 10 questions Answer only 5 of them! Total 5 x 5 marks."— Presentation transcript:

1 Logic Review

2 FORMAT

3 Format Part I 30 questions 2.5 marks each Total 30 x 2.5 = 75 marks Part II 10 questions Answer only 5 of them! Total 5 x 5 marks each = 25 marks

4 Part I The questions in Part I are multiple choice. About 8-10 out of the questions in Part I (30 total) are about argument analysis and logic. ~20-25% of the total marks.

5 Part II Part II contains mostly logic questions, about 9 out of 10. You are only required to answer 5 of the 10 questions. If you answer more than 5, I will only mark the first 5. Part II is much harder than Part I.

6 LOGICAL CONCEPTS

7 Logical Concepts on the Final About 6/30 multiple choice questions deal with argument analysis (identification of premises and conclusions) and logical concepts (validity, soundness, logical equivalence, etc.). Therefore mastering these concepts can go a long way toward the grade you get on the Final, up to about 15%.

8 What to Study Read Joe Lau’s modules on Argument Analysis and Meaning Analysis (recommended reading, Week 14). Read the powerpoint slides from 25/4 Read the logic slides in Week 5.

9 Arguments Arguments (in philosophy) are a collection of premises (possibly zero) given in support of a conclusion.

10 Argument Analysis You will be asked to identify premises and conclusions in questions, and to identify hidden assumptions. These questions are not hard if you think about them and know the ideas.

11 Validity To say that an argument is valid is to say: If all of the premises of the argument are true, then the conclusion must be true.

12 Validity For the final you should memorize the definition of validity. Furthermore, you should be able to answer some basic questions about the definition.

13 Examples Can a valid argument have false premises? Can it have a true conclusion? Can it have false premises and a false conclusion? Can it have true premises and a false conclusion?

14 Inductive Validity You need to know the definition of inductively valid/ inductively strong arguments. First: inductively valid = inductively strong. An argument is inductively strong if when all the premises are true, the conclusion is very likely to be true (has a high probability of being true).

15 Note If the final asks you about a “valid argument” assume that it means “deductively valid argument.” We will always say “inductively valid (strong)” when we mean that.

16 Logical Equivalence Two sentences A and B are logically equivalent when A ├ B and B ├ A. In other words, A and B are logically equivalent when “A therefore B” and “B therefore A” are both valid arguments. In other words A is true if and only if B is true.

17 Soundness To say that an argument is sound is to say: The argument is valid AND it has true premises. You need to memorize this definition and be able to answer some basic questions about it. Can a sound argument have a false conclusion? Etc.

18 SENTENTIAL LOGIC

19 SL on the Final There aren’t a lot of multiple choice questions about SL (there are only 30 questions total), but there are several short answer questions (Part II) that involve (or can involve) SL. Knowing SL perfectly can count for up to about 20% of the marks on the final.

20 What to Study Read Joe Lau’s Sentential Logic Module (on the readings list for Week 5). Read all the powerpoint slides from Weeks 5 and 6. If you know all that material, you are as well prepared for the logic questions as you can be.

21 Difficulty Some of the questions are hard, and even made me stop and think about them. They are supposed to be like that. Difficult questions help differentiate students. The exam will be curved and the same number of students will get A’s in this class as in any other class.

22 Proofs There are two proofs on the optional section. They are not easy, but if you are good at proofs, you might consider answering them. If you don’t like proofs don’t bother studying them. You can always choose 5 questions on Part II that do not involve proofs.

23 Translations You need to memorize the standard translations for the logical connectives into English, both because you will be asked questions about which English sentence translates some predicate logic sentence and because you will be asked which predicate logic sentence translates some English sentence.

24 Standard Translations ~A: not A, A is false, A is not true, it’s not the case that A (A & B): A and B, A but B, although A, B (~A & ~B): neither A nor B (A v B): A or B, A unless B (A → B): if A then B, A only if B, B if A (A ↔ B): A if and only if B

25 “If” and “Only if” The most difficult part of translations is “if” and “only if” and “if and only if” “If A then B” “A only if B” “B if A”: (A → B) “If B then A” “B only if A” “A if B”: (B → A) “A if and only if B” “B if and only if A”: (A ↔ B)

26 Example Problem (((P v Q) v R) → (S v (T & U)))… a.…is true if S is true b.…is true if T and U are false c.…is true if R is false d.…is false only if S is false

27 Truth-Table Won’t Work This seems like a hard problem at first sight. A truth-table would take too much time to construct. It would have to have 2 x 2 x 2 x 2 x 2 x 2 = 64 rows! Let’s consider it intelligently.

28 True Conditionals When is (((P v Q) v R) → (S v (T & U))) true? It’s a conditional, so it’s true whenever either ((P v Q) v R) is false Or (S v (T & U)) is true

29 The Material Conditional φψ(φ → ψ) TTT TFF FTT FFT

30 False Conditionals Additionally (((P v Q) v R) → (S v (T & U))) is false when: ((P v Q) v R) is true And (S v (T & U)) is false

31 Example Problem (((P v Q) v R) → (S v (T & U)))… a.…is true if S is true b.…is true if T and U are false c.…is true if R is false d.…is false only if S is false

32 Disjunction If S is true, then (S v (T & U)) is true, because disjunctions are true when either disjunct is true.

33 Disjunction φψ(φ v ψ) TTT TFT FTT FFF

34 Not (a) So if S is true, (S v (T & U)) is true. But then (((P v Q) v R) → (S v (T & U))) could be false, if ((P v Q) v R) is false. So (a) is not the right answer.

35 Example Problem (((P v Q) v R) → (S v (T & U)))… a.…is true if S is true b.…is true if T and U are false c.…is true if R is false d.…is false only if S is false

36 Not (b) If T and U are false, then (T & U) is false. But this tells us nothing about whether (S v (T & U) is true or false, because if S is false, it is false and if S is true it is true. Therefore we don’t know whether (((P v Q) v R) → (S v (T & U))) is true or false. So (b) is wrong.

37 Example Problem (((P v Q) v R) → (S v (T & U)))… a.…is true if S is true b.…is true if T and U are false c.…is true if R is false d.…is false only if S is false

38 Not (c) If R is false, then ((P v Q) v R) can be either true or false. For example, it will be true if P is true or if Q is true, and only false when P and Q are both false. Assuming R is false, ((P v Q) v R) might be true, and therefore the whole sentence could be false (antecedent true, consequent false).

39 Example Problem (((P v Q) v R) → (S v (T & U)))… a.…is true if S is true b.…is true if T and U are false c.…is true if R is false d.…is false only if S is false

40 Why (d)? By process of elimination, you know the answer is (d). But why is it the right one? “A only if B” means if A, then B. (((P v Q) v R) → (S v (T & U))) is false only if S is false If (((P v Q) v R) → (S v (T & U))) is false, then S is false.

41 Why (d)? If (((P v Q) v R) → (S v (T & U))) is false Then ((P v Q) v R) is true And (S v (T & U)) is false. If (S v (T & U)) is false then (T & U) is false And S is false.

42 Example Problem 2 Use a truth-table to determine whether a logically entails b. a.(A & B) b.~(~A v ~B)

43 Make Truth-Table for (A & B) AB(A&B) TT TF FT FF

44 Copy A, B AB(A&B) TT TF FT FF

45 Copy A, B AB(A&B) TTTT TFTF FTFT FFFF

46 Use TT for & AB(A&B) TTTT TFTF FTFT FFFF

47 Use TT for & AB(A&B) TTTTT TFTFF FTFFT FFFFF

48 Now Make TT for ~(~A v ~B) AB~(~Av~B) TT TF FT FF

49 Copy A, B AB~(~Av~B) TT TF FT FF

50 Copy A, B AB~(~Av~B) TTTT TFTF FTFT FFFF

51 Use TT for ~ AB~(~Av~B) TTTT TFTF FTFT FFFF

52 Use TT for ~ AB~(~Av~B) TTFTFT TFFTTF FTTFFT FFTFTF

53 Use TT for v AB~(~Av~B) TTFTFT TFFTTF FTTFFT FFTFTF

54 Use TT for v AB~(~Av~B) TTFTFFT TFFTTTF FTTFTFT FFTFTTF

55 Use TT for ~ AB~(~Av~B) TTFTFFT TFFTTTF FTTFTFT FFTFTTF

56 Use TT for ~ AB~(~Av~B) TTTFTFFT TFFFTTTF FTFTFTFT FFFTFTTF

57 Truth-Table Test Now we can do the truth-table test for validity. Remember that an argument is valid when IF the premises are true, THEN the conclusion is true.

58 Write Down Possibilities AB TT TF FT FF

59 Write Down TT for Premises AB(A & B) TTT TFF FTF FFF

60 Write Down TT for Conclusion AB(A & B)~(~A v ~B) TTTT TFFF FTFF FFFF

61 Make Sure Conclusion T when Premises T AB(A & B)~(~A v ~B) TTTT TFF*F FT F FF F

62 Consistency A set of sentences is consistent if all of the sentences can be true at the same time. (Some or all of them might in fact be false, but they all CAN be true together). A set of sentences is inconsistent if they CANNOT all be true at the same time.

63 Example Problem #3 Consider the following three sentences. 1. Sam will be sad unless we come to his party. 2. We will come to Sam’s party if and only if there is food. 3. Sam won’t have food at the party. Are they logically consistent all together?

64 Using SL Translate: S = Sam is sad C = We come to Sam’s party F = There is food at the party

65 Using SL Translate: 1.(S v C) 2.(C ↔ F) 3.~F

66 Solution SCF(S v C)(C ↔ F)~F TTTTTF TTFTFT TFTTFF TFFTTT FTTTTF FTFTFT FFTFFF FFFFTT

67 Solution SCF(S v C)(C ↔ F)~F TTTTTF* TTFT T TFTT TFFTTT FTTTT FTFT T FFT FFF TT

68 Proofs I advise you to avoid the proofs unless you are already pretty confident about your ability to do them. Advance warning: the two optional proofs both involve using ~I or ~E. These rules are tricky, so if you plan on considering the proofs, commit them to memory.

69 ~I (Negation Introduction) If you have assumed ψ, and you have derived (φ&~φ), then you can write down ~ψ, depending on everything (φ&~φ) depends on except ψ.

70 (P v P) ├ P 11. (P v P)A 22. ~PA (for ~E) 1,23. P1 vE 1,24. (P & ~P)2,3 &I 25. P2,4 ~E

71 PREDICATE LOGIC

72 Predicate Logic on the Final There are fewer predicate logic questions on the final than SL questions. About 2 multiple choice and 2 short answer. So between 5% and 15% of your grade, depending on which questions you choose on the short answer.

73 What to Study The lecture slides on predicate logic. Joe Lau’s module on predicate logic, especially PL02 Quantifiers. The predicate logic questions are surprisingly not as difficult as you would think, so studying PL is a good investment.

74 Equivalences I’d highly recommend committing to memory these very easy-to-remember logical equivalences: ∀ yDy ≡ ~ ∃ y~Dy ~ ∀ yDy ≡ ∃ y~Dy ∀ y~Dy ≡ ~ ∃ yDy ~ ∀ y~Dy ≡ ∃ yDy


Download ppt "Logic Review. FORMAT Format Part I 30 questions 2.5 marks each Total 30 x 2.5 = 75 marks Part II 10 questions Answer only 5 of them! Total 5 x 5 marks."

Similar presentations


Ads by Google