Chapter 0.2: Mathematical Statements Flashcards
What is a statement?
Any declarative sentence which is either true or false
What are the two types of statements?
Atomic; cannot be divided not smaller statements. Molecular.
Molecular statements can be built by combining atomic statements using ____.
Logical connectives
What are binary connectives? List them?
Connectives that connect two statements: conjunction, disjunction, implication, biconditional
What are unary connectives? List them?
Applies to a single statement only: negation.
When trying to figure out the ____ of a molecular statement we only need to know the truth values of its atomic components combined with the logical connective
Truth value
List the 4 propositional variables
P Q R S
List the 5 logical connectives and their plain English counterparts and their Symbol
Conjunction; “And”; ∧
Disjunction; “Or”; ∨
Implication; “if…, then…; –>
Biconditional; “if and only if”;
Negation; “Not”; ¬
What does it mean that the disjunction “or” is inclusive?
Both statements can be true as well
When is a conjunction true?
When both statements are true.
When is a disjunction true?
When either, or both statements are true
When is an implication true?
When the P is false, or if Q is true or both.
When is a biconditional true?
When both statements have the same truth value
When is a negation true?
When the statement is false.
In an implication, what are P and Q called? Include alternatives.
P: hypothesis or antecedent
Q: conclusion or consequent
What is the converse of the implication P –> Q?
Q –> P
T/F: The truth value of the converse is dependent on the truth value of the original implication.
F
What is the contrapositive of P –> Q?
¬Q –> ¬P
When P –> Q and Q –> P are both true, we can say that Q and P are ____.
Biconditionals
“If and only if” statements must have a forward direction and a backwards direction that are both ___.
True
What does “P is necessary for Q” translate into symbolically?
Q –> P
What does “P is sufficient for Q” translate into symbolically?
P –> Q
What does P is sufficient and necessary for Q” translate into symbolically?
P Q
If you have an assumption, you must think about …
What is necessary to make that hypothesis true