Module 2 Flashcards
What is predicate calculus?
The symbolic analysis of predicates and quantified statements.
What is statement calculus?
The symbolic analysis of ordinary compound statements.
What is a predicate?
A sentence the contains a finite number of variables and becomes a statement when specific values are substituted for variables.
What is the predicate domain?
The set of all values that may be substituted in place of the variable.
What is the truth set?
The set of all elements that make the predicate true.
How is the truth set denoted?
{x E D | P(x)}
What is a quantified?
A word that refers to a quantity such as “some” or “all” and tell for how many elements a given predicate is true.
What is the universal quantifier?
Upside down A, means “for all”
What can be used instead of “for all”?
“For arbitrary” “For every” “For any” “For each” “Given any”
When are universal statements true?
True if, and only if, it is true for every x in its domain.
What is the method of exhaustion?
Showing the truth of the predicate separately for each individual element in the domain.
What is the existential qualifier?
Backwards E, denotes “there exists”
What can be used instead of “there exists”?
“There is a” “We can find a” “There is at least one” “For some” “For at least we one”
When are existential statements true?
True if, and only if, the predicate is true for at least one value in the domain.
What form does a universal conditional statement have?
Ax, if P(x) then Q(x)