Chapter 1 Flashcards
Truth Table for Negation of Proposition:
when P is TRUE,
¬P is ___
FALSE
Truth Table for Negation of Proposition:
when P is FALSE,
¬P is ___
TRUE
The Truth Table for the Conjunction of Two Propositions:
When P is TRUE & Q is TRUE,
P ∧ Q is ___
TRUE
The Truth Table for the Conjunction of Two Propositions:
When P is TRUE & Q is FALSE,
P ∧ Q is ___
FALSE
The Truth Table for the Conjunction of Two Propositions:
When P is FALSE & Q is TRUE,
P ∧ Q is ___
FALSE
The Truth Table for the Conjunction of Two Propositions:
When P is FALSE & Q is FALSE,
P ∧ Q is ___
FALSE
The Truth Table for the DISJUNCTION of Two Propositions:
When P is TRUE & Q is TRUE,
P ∨ Q is ___
TRUE
The Truth Table for the DISJUNCTION of Two Propositions:
When P is TRUE & Q is FALSE,
P ∨ Q is ___
TRUE
The Truth Table for the DISJUNCTION of Two Propositions:
When P is FALSE & Q is TRUE,
P ∨ Q is ___
TRUE
The Truth Table for the DISJUNCTION of Two Propositions:
When P is FALSE & Q is FALSE,
P ∨ Q is ___
FALSE
What is:
P ⊕ Q
EXCLUSIVE OR;
The “exclusive or” of p and q, denoted by p ⊕ q, is the proposition that is true when exactly one of p and q is true and is false otherwise.
The Truth Table for the Exclusive Or of Two Propositions:
When P is TRUE & Q is TRUE,
P ⊕ Q is ___
FALSE
The Truth Table for the Exclusive Or of Two Propositions:
When P is TRUE & Q is FALSE,
P ⊕ Q is ___
TRUE
The Truth Table for the Exclusive Or of Two Propositions:
When P is FALSE & Q is TRUE,
P ⊕ Q is ___
TRUE
The Truth Table for the Exclusive Or of Two Propositions:
When P is FALSE & Q is FALSE,
P ⊕ Q is ___
FALSE
In P → Q, what is the HYPOTHESIS?
P
also called the ANTECEDENT or PREMISE
In P → Q, what is the CONCLUSION?
Q
also called the CONSEQUENCE
What are two other ways to say In P → Q, in English other than
“If P, then Q”
P only if Q;
Q unless ¬P;
The Truth Table for the Conditional Statement P → Q.
When P is TRUE, & Q is TRUE,
P → Q is ___
TRUE
The Truth Table for the Conditional Statement P → Q.
When P is TRUE, & Q is FALSE,
P → Q is ___
FALSE
The Truth Table for the Conditional Statement P → Q.
When P is FALSE, & Q is TRUE,
P → Q is ___
TRUE
The Truth Table for the Conditional Statement P → Q.
When P is FALSE, & Q is FALSE,
P → Q is ___
TRUE
What is the CONVERSE of P → Q?
Q → P
What is the CONTRAPOSITIVE of P → Q?
¬Q → ¬P