Exam 1 Flashcards
Argument composed of 2 statements followed by a conclusion
Syllogism
An argument is__________ if the conclusion is guaranteed assuming the premises are true
Valid
An Argument is ___________ if the conclusions not guaranteed when the premises are true
Invalid
What is the symbol for negation (Not), the denial of a statement?
~
What is the symbol for Conjuctions, two or more statements connected with the word and?
What is the symbol for disjunctions 2 or more statements connected by the word or
V
What is the symbol for conditionals, any statement of the form (if p then q) or equivalent
->
All and None are secretly…
If Then Statements
The thing that is necessary is the
Then part
Ex. Let p=Karlene has to work tonight Let q=Karlene has homework tonight
Karlene has to work or do homework tonight
pVq
Ex. Let p=Karlene has to work tonight Let q=Karlene has homework tonight
Karlene has to work or has no homework tonight
pV~q
Ex. Let p=Karlene has to work tonight Let q=Karlene has homework tonight
Karlene has no work or she has homework tonight
~pVq
Ex. Let p=Karlene has to work tonight Let q=Karlene has homework tonight
Karlene has work and homework tonight or she has no work and no homework
(p^q)V(~p^~q)
Ex. Let p=Ester’s car has a flat tire, q=Ester takes the bus, r=Ester is late to class
If Ester’s car has a flat tire and she does not take the bus then, Ester is late for class
(p^~q)->r
Ex. Let p=Ester’s car has a flat tire, q=Ester takes the bus, r=Ester is late to class
If Ester’s car does not have a flat tire then she takes the bus or is late for class
(~p)->(qVr)