Presentation is loading. Please wait.

Presentation is loading. Please wait.

Formal Test for Validity. EVALUATIONS Evaluations An evaluation is an assignment of truth-values to sentence letters. For example: A = T B = T C = F.

Similar presentations


Presentation on theme: "Formal Test for Validity. EVALUATIONS Evaluations An evaluation is an assignment of truth-values to sentence letters. For example: A = T B = T C = F."— Presentation transcript:

1 Formal Test for Validity

2 EVALUATIONS

3 Evaluations An evaluation is an assignment of truth-values to sentence letters. For example: A = T B = T C = F D = T E = F...

4 Evaluating WFFs To evaluate a WFF is to determine whether it is true or false according to an evaluation. Let’s consider ((Q & ~P) → R) Here’s our evaluation: Q = T, P = T, R = F.

5 Evaluation: Stage 1 PQR Write down sentence letters.

6 Evaluation: Stage 1 PQR TTF Insert truth-values from evaluation.

7 Evaluation: Stage 2 PQR((Q&~P)→R) TTF Copy down the formula to evaluate.

8 Evaluation: Stage 3 PQR((Q&~P)→R) TTFT Copy the truth-values of each variable.

9 Evaluation: Stage 3 PQR((Q&~P)→R) TTFTT Copy the truth-values of each variable.

10 Evaluation: Stage 3 PQR((Q&~P)→R) TTFTTF Copy the truth-values of each variable.

11 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTTF Find a connective to evaluate.

12 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTTF Need these truth values.

13 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTTF Need these truth values.

14 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTTF Need this truth value.

15 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTFTF Need this truth value.

16 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTFTF Need these truth values.

17 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTFFTF Need these truth values.

18 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTFFTF Need these truth values.

19 Evaluation: Stage 4 PQR((Q&~P)→R) TTFTFFTTF Need these truth values.

20 In-Class Exercises Evaluation: P = F, Q = F, R = T ~(~P & ~Q) ~(P → ~Q) ((P & ~Q) & R)

21 FULL TRUTH-TABLES

22 Possibilities for One Sentence Letter φ…φ……φ… T F

23 Possibilities for Two Sentence Letters φψ…φ…ψ……φ…ψ… TT TF FT FF

24 Possibilities for Three Sentence Letters φψχ…φ…ψ…χ……φ…ψ…χ… TTT TTF TFT TFF FTT FTF FFT FFF

25 ~(~P & ~Q) PQ~(~P&~Q) TT TF FT FF

26 Copy Whole Column PQ~(~P&~Q) TTT TFT FTF FFF

27 Copy Whole Column PQ~(~P&~Q) TTTT TFTF FTFT FFFF

28 Evaluate Each Row PQ~(~P&~Q) TTFTT TFFTF FTTFT FFTFF

29 Evaluate Each Row PQ~(~P&~Q) TTFTFT TFFTTF FTTFFT FFTFTF

30 ~(~P & ~Q) PQ~(~P&~Q) TTFTFFT TFFTFTF FTTFFFT FFTFTTF

31 ~(~P & ~Q) PQ~(~P&~Q) TTTFTFFT TFTFTFTF FTTTFFFT FFFTFTTF

32 (~(~P & ~Q) ↔ (P v Q)) So “~(~P & ~Q)” has the same truth-table as “(P v Q).” Why is that? Suppose I say: “you didn’t do your homework and you didn’t come to class on time.” When is this statement false? When either you did your homework or you came to class on time.

33 In-Class Exercise Write a full truth-table for: ~(P → ~Q)

34 PQ~(P→~Q) TT TF FT FF

35 ~(P → ~Q) PQ~(P→~Q) TTTT TFTF FTFT FFFF

36 ~(P → ~Q) PQ~(P→~Q) TTTFT TFTTF FTFFT FFFTF

37 ~(P → ~Q) PQ~(P→~Q) TTTFFT TFTTTF FTFTFT FFFTTF

38 ~(P → ~Q) PQ~(P→~Q) TTTTFFT TFFTTTF FTFFTFT FFFFTTF

39 (~(P → ~Q) ↔ (P & Q)) So “~(P → ~Q)” has the same truth-table as “(P & Q).” Why is that? Suppose I say: “If you eat this spicy food, you will cry.” You might respond by saying “No, that’s not true: I will eat the spicy food and I will not cry.”

40 In-Class Exercise Write a full truth-table for: (P & (~Q & R))

41 PQR(P&(~Q&R)) TTT TTF TFT TFF FTT FTF FFT FFF

42 (P & (~Q & R)) PQR(P&(~Q&R)) TTTTTT TTFTTF TFTTFT TFFTFF FTTFTT FTFFTF FFTFFT FFFFFF

43 (P & (~Q & R)) PQR(P&(~Q&R)) TTTTFTT TTFTFTF TFTTTFT TFFTTFF FTTFFTT FTFFFTF FFTFTFT FFFFTFF

44 (P & (~Q & R)) PQR(P&(~Q&R)) TTTTFTFT TTFTFTFF TFTTTFTT TFFTTFFF FTTFFTFT FTFFFTFF FFTFTFTT FFFFTFFF

45 (P & (~Q & R)) PQR(P&(~Q&R)) TTTTFFTFT TTFTFFTFF TFTTTTFTT TFFTFTFFF FTTFFFTFT FTFFFFTFF FFTFFTFTT FFFFFTFFF

46 (P & (~Q & R)) PQR(P&(~Q&R)) TTTTFFTFT TTFTFFTFF TFTTTTFTT TFFTFTFFF FTTFFFTFT FTFFFFTFF FFTFFTFTT FFFFFTFFF

47 TRUTH-TABLES AND VALIDITY

48 The Truth-Table Test for Validity We know that an argument is deductively valid when we know that if it is true, then its conclusion must be true. We can use truth-tables to show that certain arguments are valid.

49 The Test Suppose we want to show that the following argument is valid: (P → Q) ~Q Therefore, ~P We begin by writing down all the possible truth- values for the sentence letters in the argument.

50 Write Down All the Possibilities PQ TT TF FT FF

51 Write Truth-Table for Premises PQ(P → Q)~Q TTTF TFFT FTTF FFTT

52 Write Truth-Table for Conclusion PQ(P → Q)~Q~P TTTFF TFFTF FTTFT FFTTT

53 Look at Lines Where Premises are True PQ(P → Q)~Q~P TTT*FF TF TF FTT T FFTTT


Download ppt "Formal Test for Validity. EVALUATIONS Evaluations An evaluation is an assignment of truth-values to sentence letters. For example: A = T B = T C = F."

Similar presentations


Ads by Google