for wednesday, read chapter 3, section 4. nongraded homework: problems at the end of section 4, set...

16
For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C Graded HW#3 is due at the beginning of class on Friday.

Upload: maximilian-warner

Post on 16-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

For Wednesday, read Chapter 3, section 4.

Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

Graded HW#3 is due at the beginning of class on Friday.

Page 2: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

~ [ ~ ( ~ A → B) ↔ (A & ~ D)]

Let’s say that A and B are false and D is true.

Page 3: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

Using truth-tables to classify formulae:

First, construct a truth-table:

1. determine the number of rows needed; this is 2n, where n = the number of distinct sentence letters in the formula;

2. write the formula horizontally across the top of the table

Page 4: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

3. To the left of the formula, list (horizontally, left to right) the distinct statement letters in the order in which they appear in the formula; put alternating Ts and ^s beneath the sentence letter to the far right (closest to the premises); moving to the left, continue to fill in Ts and ^s, doubling the size of the groups of Ts and ^s for each new letter you come to. The last letter to the left should have 2n/2 Ts followed by 2n/2 ^s beneath it.

Page 5: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

Calculate truth-values of the entire formula on each row of the truth-table.

Tautology: True on every row of its truth-table (Ts all the way down underneath the main connective)

Contradiction: False on every row of its truth-table (^s all the way down underneath the main connective)

Contingent Statement: True on at least one row and false on at least one row of its truth-table (at least one T and at least one ^ underneath the main connective).

Page 6: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

A B (A ↔ B) → ( ~ A & ~ B)

T T T ^ ^ ^ ^T ^ ^ T ^ ^ T^ T ^ T T ^ ^^ ^ T T T T T

*

Answer: Contingent

Page 7: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

A B A → [~ (A & B) → ~ B]

T T T ^ T T ^T ^ T T ^ T T

^ T T

^ ^ T *

Answer: Tautology

Page 8: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

F G ~ (F → G) & G

T T ^ T ^T ^ ^^ T ^ T ^^ ^ ^ *

Answer: Contradiction

Page 9: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

Using truth-tables to test for logical equivalence:

Make a truth-table that includes both formulae. If their truth-values match on each row, they are logically equivalent; if there is even one line where the truth-values of the two statements (as a whole) don’t match, the statements are not logically equivalent.

Page 10: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

D G ~ D v ~ G ~ (D & G)

T T ^ ^ ^ ^ TT ^ ^ T T T ^^ T T T ^ T ^^ ^ T T T T ^ * *

On each line, the value of the m.o.’s match each other. So, these two statements are logically equivalent.

Page 11: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

Using Truth-tables to test arguments for validity.

Place the entire argument on a truth-table: list the premises from left to right, separated by commas; put the conclusion on the far right after a ‘\’ .

Fill out the table. If there is at least one row where all premises are true and the conclusion false, then the argument is invalid;

if there is no row with all true premises and a false conclusion, the argument is valid.

Page 12: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

Z S G Z → (S v G), Z & G \ ST T T T T T TT T ^ T T ^ TT ^ T T T T ^ *****T ^ ^ ^ ^ ^ ^^ T T T T ^ T^ T ^ T T ^ T^ ^ T T T ^ ^^ ^ ^ T ^ ^ ^ * * *Answer: Invalid

Page 13: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

Why does it work?Each row on the truth-table represents a relevant

possibility (an interpretation), and taken together the rows represent all of the relevant possibilities (all possible interpretations).

So, if there is a row on the truth-table with all true premises and a false conclusion, then it is possible to have all true premises and a false conclusion—thus the argument is invalid;

and if there is no row with all true premises and a false conclusion, it is impossible to have all true premises and a false conclusion, and by definition, the argument is valid.

Page 14: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

P Q S P → Q, S → Q, ~ Q \ ~ P & ~ S

T T T T T ^ ^ ^ ^T T ^ T T ^ ^ ^ TT ^ T ^ ^ T ^ ^ ^ T ^ ^ ^ T T ^ ^ T^ T T T T ^ T ^ ^ ^ T ^ T T ^ T T T

^ ^ T T ^ T T ^ ^^ ^ ^ T T T T T T

Page 15: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

Answer? Valid. There is no line showing all true premises and a false conclusion. Thus, it is impossible for the argument to have all true premises and a false conclusion. So, the reasoning can’t go wrong. Whenever the premises are all true, the conclusion is as well.

Remember, when an argument is valid, there is no particular line that proves validity.

Page 16: For Wednesday, read Chapter 3, section 4. Nongraded Homework: Problems at the end of section 4, set I only; Power of Logic web tutor, 7.4, A, B, and C

A B G A → (B & G), ~ B \ A « ~ B

T T T T ^T T ^ ^ ^ T ^ T ^ ^T ^ ^ ^ ^^ T T T ^^ T ^ T ^^ ^ T T T ^ ^ TF F F

Answer: Invalid, proven by line seven