Exam 1 Flashcards
Atomic Statement
a declarative sentence that cannot be divided into
Molecular Statement
a declarative sentence that can be divided
And (P^Q)
True when P and Q are true
False when there is any F
Or (P v Q)
True when P or Q or both are true
False when both P and Q are false
If then (P <-> Q)
True when P is false or Q is true or both
False when Q is false
Negation (~P)
True when P is false
False when P is true
Flips the truth value
Universal Quantifier
Written ∀
Read “For all”
Existential Quantifier
Written ∃
Read “there exists” or “for some”
An argument is valid
Provided the conclusion is true whenever the premises are all true.
Everything is true
An argument is invalid
Whenever all the premises are true but the conclusion is false.
Q is false.
Predicate
Basic statement that contains a free variable.
Quantifiers
Used to make a free variable true or false.