Test 2 Flashcards
(39 cards)
Deductive Argument
intends to provide logically conclusive support for the conclusion
Inductive Argument
premises are intended to give probable support (not conclusive support) for the conclusion
Deductive Validity
an argument is deductively valid if and only if it’s not possible for the premises to be true and the conclusion false
Validity Test
- Imagine/ Suppose that the premises are true
- Ask “would the conclusion have to be true as well?”
If yes, the argument is valid
If no, the argument is invalid
A valid argument is not concerned with truth but with how well the premises support the conclusion
5 Sentenial Connectives
Conjunction
Disjunction
Negation
Conditional
Biconditional
Conjunction
Conjunction is any statement of the form:
P and Q
or
P & Q
Conjunctions are compound statements composed of 2 parts called conjuncts
Examples:
It is sunny and today is Thursday
I have a cat and a dog
Disjunction
Disjunction is any statement of the form:
Either P or Q
or
P v Q
Examples:
Either the picnic was cancelled or it was sunny
Either Jones committed the murder or the butler did
Negation
Negation is any statement of the form:
not P
or
~ P
To negate a statement is to say it is false or not that way
Examples:
it is not sunny
Critical Thinking is not a hard class
Conditional
Conditional is any statement In the form of:
if P then Q
or
P –> Q
Examples:
if it rains, then the party will be cancelled
if Jones committed the murder, the butler is innocent
Conditionals are compound statements, composed of two parts.
1. Antecedent - what follows the word if
2. Consequent - what follows the word then
Note:
- Conditionals do not assert the antecedent or consequent is true (if then statement by itself is not an argument)
- Conditionals are not always expressed in their logical form, for example:
Anyone who likes logic is a fool
could be said as
if you like logic, then you’re a fool
Slightly Tricky Point on Conditionals
If VS Only if
the word if, by itself, introduces the antecedent no matter where it occurs in a statement.
“if I skip class, I’ll find the material difficult”
“I’ll find the material difficult if I skip class”
These are equivalent and should be written as S –> D
Antecedent = Before
if implies that the antecedent must occur first AND THEN the consequent.
the expression only if introduces the consequent, no matter where it occurs in a statement.
“only if the price drops will I buy the giant TV”
“I will buy the giant TV only if the price drops”
These are equivalent and should be written as B –> P
Consequent = After
only if implies that after this happens, then this
Biconditional
Biconditional is statement of the form:
P if and only if Q
(if P then Q) and (if Q then P)
Example:
you can enter the club if and only if you have legit ID
11 Patterns of Valid Arguments and Several Invalid Patterns
understanding these patterns helps to determine…
a) whether an argument is deductive
b) whether it is valid or invalid
- Argument By Elimination
- P or Q
- not P
____________ - .: Q. (from 1,2)
INVALID FORM:
1. P or Q
2. P
___________
3. .: not Q
In ordinary language, we use exclusive “or” BUT in logic, we use inclusive “or”
Symbols
~ = NOT
v = OR
–> = THEN
& = AND
- Conjunction (Valid Argument Pattern)
- P
- Q
__________
3 .: P & Q (from 1,2)
- Simplification
- P & Q
_________ - .: P (from 1)
or
- P & Q
__________ - .: Q (from 1)
- Affirming the Antecedent (MODUS PONENS)
- if P then Q
- P
__________ - .: Q (from 1,2)
Example:
1. if TMU is a great university, then many students apply there
2. TMU is a great university
_____________________________________
3. .: many students apply there (from premise 1 and premise 2 by Modus Ponens)
- Denying the Consequent (MODUS TOLLENS)
- if P then Q
- ~ Q
_______________ - .: ~ P (from 1,2)
Example:
1. if Jim committed the murder, then he used his gun on Tuesday
2. Jim didn’t use his gun on Tuesday
_________________________________________
3. .: Jim did not commit the murder (from premise 1 and premise 2 by Modus Tollens)
INVALID - Denying the Antecedent
- if P, then Q
- not P
_______________ - .: not Q
Example:
1. if Einstein invented the computer, then he’s a genius
2. Einstein did not invent the computer
_________________________________________
3. .: He’s not a genius
this does not follow
INVALID - Affirming the Consequent
- if P then Q
- Q
_______________ - .: P
Example:
1. if Einstein invented the computer, then he’s a genius
2. Einstein is a genius
_________________________________________
3. .: He invented the computer
this does not follow
- Hypothetical Syllogism
- if P then Q
- if Q then R
________________ - .: if P then R (from 1,2)
.
.
.
Example: - if Donald Trump loses the election then Kamala Harris will win
- if Kamala Harris wins then her supporters will be happy
_______________________________________ - .: if Donald Trump loses, Kamala Harris supporters will be happy
- Contraposition
- if P, then Q
_________________ - .: if not Q then not P (from 1)
Example:
1. if Donald Trump loses, Kamala Harris wins
2. .: if Kamala Harris doesn’t win then Donald Trump doesn’t lose (from premise 1 by contraposition)
- Universal Modus Ponens
- all As are Bs
- x is an A
________________ - .: x is B
Example:
1. All students are hard working
2. Omar is a student
___________________________________
3. .: Omar is hard working (from premise 1 and premise 2 by Universal Modus Ponens)
- Universal Modus Tollens
- all As are Bs
- x is not a B
________________ - .: x is not an A
Example:
1. All students are hard working
2. Omar is not hard working
________________________________
3. .: Omar is not a student (from premise 1 and 2 by Universal Modus Tollens)