Rules of Inference I Flashcards

1
Q

Modus Ponens / Law of Direct Reasoning

A

((p -> q) ^ p) => q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Modus Tollens / Law of Indirect Reasoning

A

((p -> q) ^ ~q) => ~p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Hypothetical Syllogism / Law of Transitive Reasoning

A

(p -> q) ^ (q -> r) => (p -> r)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Disjunctive Syllogism

A

(p v q) ^ ~p => q
(p v q) ^ ~q => p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Law of Addition

A

p => (p v q)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly