Questions: Predicates and Quantifiers

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The statement ∀x ∈ ℝ, x² ≥ 0 is claimed to be false. What is the minimum needed to refute it?

AShow that x² < 0 for most real numbers
BProvide a single real number x where x² < 0
CShow that no real number satisfies x² ≥ 0
DDemonstrate that the claim fails for infinitely many values
Question 2 Multiple Choice

Compare ∀ε>0 ∃δ>0 [P(ε,δ)] with ∃δ>0 ∀ε>0 [P(ε,δ)]. Why does the order of quantifiers matter?

AThe order doesn't matter — ∀ and ∃ always commute when they involve different variables
BIn ∀ε ∃δ, δ may depend on ε; in ∃δ ∀ε, one fixed δ must work for all ε — these express genuinely different claims
CThe first form is just notational convention; both mean the same thing logically
DThe second form is always stronger because the universal quantifier appears last
Question 3 True / False

A predicate P(x) = 'x is prime' has a definite truth value even before x is specified.

TTrue
FFalse
Question 4 True / False

To prove an existential statement ∃x P(x), it suffices to exhibit one concrete value of x that makes P(x) true.

TTrue
FFalse
Question 5 Short Answer

Why does swapping the order of ∀ and ∃ in a mathematical statement change its meaning? Give an example that illustrates the difference.

Think about your answer, then reveal below.