Logical Proofs - Valid Implicational Arguments Flashcards
p ⊃ q
p
/∴ q
Modus Ponens (MP)
Modus Ponens (MP)
p ⊃ q
p
/∴ q
p ⊃ q
~ q
/∴ ~ p
Modus Tollens (MT)
Modus Tollens (MT)
p ⊃ q
~ q
/∴ ~ p
p ⊃ q
q
/∴ p
Affirming the Consequent (Invalid because it has a counter-example)
Affirming the Consequent - (This is invalid because it has a counter-example)
p ⊃ q
q
/∴ p
p ⊃ q
~p
/∴ ~ q
Denying the Antecedent (Invalid - has a counter-example)
Denying the Antecedent (Invalid - has a counter-example)
p ⊃ q
~p
/∴ ~ q
p ∨ q
~p
/∴ q
Disjunctive Syllogism (DS)
Disjunctive Syllogism (DS)
p ∨ q
~p
/∴ q
p ⊃ q
q ⊃ r
/∴ p ⊃ r
Hypothetical Syllogism (HS)
Hypothetical Syllogism (HS)
p ⊃ q
q ⊃ r
/∴ p ⊃ r
p . q
/ ∴ q
p . q
/ ∴ p
Simplification (Simp)
Simplification (Simp)
p . q
/ ∴ q
p . q
/ ∴ p
p
q
/ ∴ p . q
Conjunction (Conj)
Conjunction (Conj)
p
q
/ ∴ p . q
p
/ ∴ p v q
Addition (Add)
Addition (Add)
p
/ ∴ p v q
p ∨ q
p ⊃ r
q ⊃ s
/ ∴ r ∨ s
Constructive Dilemma (CD)
Constructive Dilemma (CD)
p ∨ q
p ⊃ r
q ⊃ s
/ ∴ r ∨ s
Implicational rules
One directional, only goes that one way
Rules of Implication ______ be used with a single part of a statement
CAN NOT