phi 103 - propositional logicbarsp59601/text/103/notes/implicationrules.pdf · • hypothetical...

18
PHI 103 - Propositional Logic Natural Deduction (part 1) Implication Rules valid argument forms

Upload: others

Post on 17-Aug-2020

6 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

PHI 103 - Propositional Logic Natural Deduction (part 1)

Implication Rules valid argument forms

Page 2: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

I. Material Implication:

A. Modus Ponens (affirming the antecedent)

B. Modus Tollens (denying the consequent)

C. Hypothetical Syllogism (the transitive property)

II. Disjunction:

A. Disjunctive Syllogism -

Propositional Logic Implication Rules

Page 3: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Modus Ponens (the “way” of affirmation)

F

T

D H D ⊃ H / D // H

T

F

TFTF

T T T TTT F T FFF TT FTF FF FT

P1) If dogs are mammals, then they have hearts. P2) Dogs are mammals. C) Therefore, dogs have hearts.

P1) D ⊃ H P2) D ∴ H

Valid

Propositional Logic Implication Rules

Page 4: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Modus Tollens (the “way” of denial)

P1) If cats are birds, then they have feathers. P2 It’s not the case that cats have feathers. C) Therefore, it’s not the case that cats are birds.

P1) C ⊃ F P2 ~ F ∴ ~ C

ValidF

T

C F C ⊃ F / ~ F // ~ C

T

F

TFTF

T T T TTT F F TF TF FT TT FF FF FT T

F FFTT

Propositional Logic Implication Rules

Page 5: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Hypothetical Syllogism (the transitive property)P1) If Kato is a mammal, then he is warm-blooded. P2) If he is warm-blooded, then he has a heart. C) Therefore, If Kato is a mammal, then he has a heart.

P1) K ⊃ W P2) W ⊃ H ∴ K ⊃ H

Valid

p q r p ⊃ q / q ⊃ r // p ⊃ rT T T TTT T F TT FT TF TF TT TF FF T

T

F

TT

FT

FT

F

TTTTFFFF

TFTFTFTF

FFFF

TTFF

TTTT

T TTFFTTFF

TFTF

FFFF

FTFTFTF

TFTT

TFTFTTTT

Propositional Logic Implication Rules

Page 6: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Disjunctive Syllogism (the method of elimination)

P1) Either cats have feathers, or they have fur. P2) It’s not the case that cats have feathers. C) Therefore, cats have fur.

P1) C ∨ F P2) ~ C ∴ F

Valid

p q p ∨ q / ~ p // q

F

TT

F

TFTF

T T T TTT F T FT FF TT FT TF FF FF T

F

Propositional Logic Implication Rules

Page 7: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

1. (C ∨ F) ⊃ H 2. C ∨ F ∴ H

Practice

1. (K ∨ L) ⊃ W 2. W ⊃ (H ⋅ J) ∴ (K ∨ L) ⊃ (H ⋅ J)

1. D 2. D ⊃ H ∴ H

1. X ⊃ Y 2. ~ Y ∴ ~ X

MP

MP

MT

HS

1. ~ M ⊃ (R ⊃ S) 2. (C ⊃ K) ⊃ ~ M ∴ (C ⊃ K) ⊃ (R ⊃ S)

HS

1. ~ G ⊃ ~ (R ⊃ S) 2. ~ ~ (R ⊃ S) ∴ ~ ~ G

MT

Page 8: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Demonstrating Validity (proofs in natural deduction)

1. A ⊃ B 2. C ∨ A 3. A / B

1, 3, MP4. B

1. C ⊃ B 2. A ⊃ B 3. ~ B / ~ A4. ~ A 2, 3, MT

1. S ⊃ T 2. T ⊃ U 3. R ⊃ S / R ⊃ U4. R ⊃ T 1, 3, HS5. R ⊃ U 2, 4, HS

Propositional Logic Implication Rules

Page 9: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Demonstrating Validity (proofs in natural deduction)

1. A ∨ B 2. ~ C ⊃ ~ A 3. C ⊃ D 4. ~ D / B5. ~ C 3, 4, MT6. ~ A 2, 5, MP7. B 1, 6, DS

Propositional Logic Implication Rules

Page 10: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Demonstrating Validity (proofs in natural deduction)1. E ⊃ (K ⊃ L) 2. F ⊃ (L ⊃ M) 3. G ∨ E 4. ~ G 5. F / (K ⊃ M)6. E 3, 4, DS7. K ⊃ L 1, 6, MP8. L ⊃ M 2, 5, MP9. K ⊃ M 7, 8, HS

Propositional Logic Implication Rules

Page 11: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

I. Material Implication:

A. Modus Ponens (affirming the antecedent)

B. Modus Tollens (denying the consequent)

C. Hypothetical Syllogism (the transitive property)

II. Disjunction:

A. Disjunctive Syllogism B. Addition

III. Conjunction:

A. Conjunction

B. Simplification

C. Constructive Dilemma

Propositional Logic Implication Rules

Page 12: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Addition (add anything you need!)

P1) Cats have feathers. C) Either cats have feathers, or they have fur.

1. C ∴ C ∨ F

Valid

p q p // p ∨ q

F

TT

F

TFTF

T T TT T FTF F TTF F FF

T

Propositional Logic Implication Rules

Page 13: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Conjunction (connect with the dots)

P1) Cats have fur. P2) Cats have whiskers. C) Therefore, cats have fur and cats have whiskers.

1. C 2. W ∴ C ⋅ W

ValidF

T

p q p / q // p ⋅ q

T

F

TFTF

T T TT T FFF F TFF F FF

TTFTF

Propositional Logic Implication Rules

Page 14: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Simplification (dis-connect the dots)

P1) Cats have fur and cats have whiskers. C) Therefore, cats have fur.

1. F ⋅ W ∴ F

Valid

p q p ⋅ q // p

F

TT

F

TFTF

T TT TFF FFF FF

T TFTF

Propositional Logic Implication Rules

Page 15: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Constructive Dilemma (concluding the consequences)

1. (M ⊃ W) ⋅ (D ⊃ F) 2. M ∨ D ∴ W ∨ F

P1) If Kato is a mammal then he is warm-blooded and if Kato is a dog then he has fur. P2) Either Kato is a mammal or he’s a dog. C) Therefore, Kato is warm-blooded, or he has fur.

Propositional Logic Implication Rules

Page 16: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

• Constructive Dilemma (concluding the consequences)

1. (p ⊃ q) ⋅ (r ⊃ s) 2. p ∨ r ∴ q ∨ s

Propositional Logic Implication Rules

A constructive dilemma is performing two modus Ponens simultaneously.

1. (p ⊃ q) ⋅ (r ⊃ s) 2. p ∨ r ∴ q ∨ s

Page 17: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

1. (M ⊃ W) ⋅ (D ⊃ F) 2. M ∨ D ∴ W ∨ F

CD - Valid

p q r s (p ⊃ q) ⋅ (r ⊃ s) / p ∨ r // q ∨ s

T

TT

T

T

TT

T

F

FF

F

F

FF

F

T

TT

T

F

FF

F

T

TT

T

F

FF

F

F

TT

F

F

TT

F

F

TT

F

F

TT

F

T

TF

F

T

TF

F

T

TF

F

T

TF

F

T

TT

T

T

TT

T

F

FF

F

F

FF

F

T

TT

T

T

TT

T

F

FF

F

F

FF

F

F

TT

F

F

TT

F

F

TT

F

F

TT

F

T

TF

F

T

TF

F

T

TF

F

T

TF

F

T

TT

T

F

FF

F

T

TT

T

F

FF

F

T

TF

F

T

TF

F

T

TF

F

T

TF

F

F

TT

F

F

TT

F

F

TT

F

F

TT

F

T

TT

T

F

FF

F

T

TT

T

F

FF

F

T

TT

T

F

FF

F

T

TT

T

T

TT

T

T

TF

T

T

TF

T

T

TF

T

T

TF

T

T

TF

T

F

FF

F

T

TF

T

T

TF

T

T

TT

T

T

TT

T

F

TT

F

F

TT

F

T

TT

T

T

TF

F

T

TT

T

T

TF

F

Propositional Logic Implication Rules

Page 18: PHI 103 - Propositional Logicbarsp59601/text/103/notes/implicationrules.pdf · • Hypothetical Syllogism (the transitive property) P1) If Kato is a mammal, then he is warm-blooded

Propositional Logic Implication Rules

1. p ⊃ q 2. p ∴ q

MP1. p ⊃ q 2. q ⊃ r ∴ p ⊃ r

HS1. p ⊃ q 2. ~ q ∴ ~ p

MT1. p ∨ q 2. ~ p ∴ q

DS

1. p ∴ p ∨ q

ADD1. p 2. q ∴ p ⋅ q

Conj.1. p ⋅ q ∴ p

Simp.1. (p ⊃ q) ⋅ (r ⊃ s) 2. p ∨ r ∴ q ∨ s

CD