Module 2: Logic and Reasoning Flashcards
What is a mathematical statement?
A mathematical statement is a statement that can be assigned a truth value and
classified as true or false, but not both.
If all mathematical statements are declarative statements, are all declarative statements mathematical statements?
NO
YES or NO the following statement is a mathematical statement: 7 is a lucky number.
NO
YES or NO the following statement is a mathematical statement: Math 10 is a GE course.
YES
The conjunction “p AND q” is written as _____
p ∧ q
The disjunction “p OR q” is written as ____
p ∨ q
The conditional “IF p THEN q” is written as _____
p → q
In the conditional statement, p is referred to as the _____ and q as the ______
premise; conclusion
The biconditional statement “p IF AND ONLY IF q” is written as _____
p ↔ q
The negation statement “NOT p” is written as ____
~p
Examples of delimiters to group statements together
(), {}, []
When determining the truth value of statements with a delimeter, what statement do you evaluate first?
the statement inside the delimeters
What is the truth value of the following statement, given that p,q, an r are true statements:
(~p ∧ q) ∨ ~(r → ~q)
true
The conjunction p ∧q is true if both p and q are _____. Otherwise, it is false.
true
The disjunction p ∨ q is true if ______ statement (p, q, or both) is true.
It is false only if ______.
at least one; both statements are false