Questions: Quantifier Elimination and Decidability

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Why is the first-order theory of the real numbers decidable, while the first-order theory of the integers (Peano arithmetic) is not?

AReal numbers are uncountable, giving more models for sentences to be true in
BThe theory of real closed fields admits quantifier elimination, reducing decidability to quantifier-free polynomial arithmetic; Peano arithmetic does not admit QE
CReal-number sentences have no existential quantifiers, making them trivially decidable
DTarski's axioms for real closed fields are simpler and fewer than Peano's axioms
Question 2 Multiple Choice

A logician applies quantifier elimination to the formula ∃y (y² = x ∧ y > 0) in the theory of real closed fields. The result is a quantifier-free formula equivalent to x > 0. What does this demonstrate?

AThe formula is false whenever x > 0, so the existential quantifier is vacuous
BEvery first-order formula about the reals, even one asking whether a positive square root exists, can be reduced to a Boolean combination of polynomial inequalities with no quantifiers
CQuantifier elimination only works when the formula contains exactly one existential quantifier
DThe result x > 0 shows that quantifier elimination always produces simpler formulas than the original
Question 3 True / False

A theory that admits quantifier elimination is automatically decidable.

TTrue
FFalse
Question 4 True / False

In the theory of real closed fields, the formula ∀x∃y (y² = x) is false (not every real number has a real square root), and quantifier elimination can produce the equivalent quantifier-free formula 'false' (or ⊥).

TTrue
FFalse
Question 5 Short Answer

Explain why quantifier elimination converts a logic problem (is this sentence provable in T?) into an algebraic problem, and why this makes decidability achievable.

Think about your answer, then reveal below.