Chapter 1 Flashcards
premise
the statement(s) preceding the conclusion
nested quantifier
one quantifier is within the scope of another
E!xP(x)
unique quantification of P(x)
“there exists only one”
unsatisfiable
when the compound proposition is false for all assignments of truth values to its propositional variables (contradiction)
satisfiable
if there is an assignment of truth values to its propositional variables that makes the compound proposition true (tautology or contingency)
tautology
a compound proposition that is always true, no matter what the truth values of its propositional variables are
precedence rules
existential/ universal, negation, conjunction, disjunction, conditional, biconditional
atomic proposition
a proposition that cannot be expressed in terms of simpler propositions
truth values
true or false
propositional variables
variables that represent propositions
proposition
a statement that is either true or false, not both
proof by contradiction
formal proof
all steps are supplied and the rules for each step in the argument is given
!p
negation of p
the truth value of !p is the opposite of p
“not p”
p <–> q
biconditional statement
true when both p and q have the same truth value and false otherwise
“p if and only if q”
p XOR q
exclusive or
true when only one proposition is true and false otherwise
“p or q, not both”
p || q
disjunction of p and q
false when both p and q are false and true otherwise
“p or q”
p && q
conjunction of p and q
true when both p and q are true and false otherwise
“p and q”
ExP(x)
existential quantification of P(x)
“there exists”
AxP(x)
universal quantification of P(x)
“for all”
“for each”