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