Questions: Predicates and Quantified Statements

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Which of the following has a definite truth value?

AThe predicate P(x): x > 5, with x a free variable
B∀x, x > 5, quantifying over all integers
C∃x, x² > 0, quantifying over all integers
DBoth B and C
Question 2 Multiple Choice

Consider both statements over the integers: (A) ∀x ∃y, y > x and (B) ∃y ∀x, y > x. Which are true?

ABoth A and B are true
BBoth A and B are false
COnly A is true — for any integer x there is always a larger y, but no single integer exceeds all integers
DOnly B is true — the largest integer exceeds all others
Question 3 True / False

The expression 'x > 5' has no truth value until a specific value is substituted for x or a quantifier binds the variable.

TTrue
FFalse
Question 4 True / False

The negation of ∀x, P(x) is ∀x, ¬P(x) — to deny that most x have property P, we say most x lack property P.

TTrue
FFalse
Question 5 Short Answer

Explain why ∀x ∃y, y > x and ∃y ∀x, y > x make different claims, using the integers as your domain.

Think about your answer, then reveal below.