Questions: Interpretation, Truth, and Satisfaction of Formulas

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Consider the formula 'x > 0' evaluated in the structure M = (ℝ, <). What is the truth value of this formula in M?

ATrue, because most real numbers are positive
BFalse, because x could be assigned a negative value
CIt has no truth value in M without specifying a variable assignment for x
DTrue, because ℝ is an ordered field and positivity is well-defined
Question 2 Multiple Choice

The formula ∀x P(x) is evaluated in a structure M with domain D = {1, 2, 3} and P^M = {1, 2}. What is the truth value?

ATrue, because most elements of D satisfy P
BFalse, because element 3 is not in P^M, so P(3) fails
CTrue, because ∀x is a universal quantifier and D is finite
DUndefined, because P is not total over D
Question 3 True / False

A closed formula (one with no free variables) has a definite truth value — either true or false — in any given structure, without specifying a variable assignment.

TTrue
FFalse
Question 4 True / False

The truth value of a formula in first-order logic is determined by its syntactic structure alone, without reference to any particular interpretation or variable assignment.

TTrue
FFalse
Question 5 Short Answer

Why can't we assign a truth value to a formula with free variables without specifying a variable assignment, and how does this differ from propositional logic?

Think about your answer, then reveal below.