Quiz 2 Flashcards
What is the following rule of inference?
p->q
p
.q
Modus Ponens
What is the following rule of inference?
p->q
~q
.~p
Modus Tollens
What is the following rule of inference?
a. p
. PvQ
b. q
.pvq
Generalization
What is the following rule of inference?
a. p^q
.p
b. p^q
.q
Specialization
What is the following rule of inference?
p
q
.p^q
Conjunction
What is the following rule of inference?
a. PvQ
~q
.p
b. PvQ
~p
.q
Elimination
What is the following rule of inference?
p -> q
q -> r
. p -> r
Transitivity
What is the following rule of inference?
P v Q
p -> R
q -> R
. R
Proof by Division into Cases
What is the following rule of inference?
~p -> c
*p
Contradiction Rule
Which Logical Fallacy is being presented?
p -> Q
q
. p
Converse Error
What Logical Fallacy is being presented?
p -> Q
~p
.~q
Inverse Error
What is the Converse of the statement P -> Q ?
Q -> P
What is the Inverse of the statement P -> Q?
~P -> ~Q
What is the Contrapositive of the statement P -> Q?
~Q -> ~P
What is the Negation of the statement P -> Q
P ^ ~Q