Questions: Structures and Interpretations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The formula ∀x ∀y (R(x,y) → R(y,x)) is evaluated in two structures over the same domain D = {1, 2}. In structure M₁, R = {(1,2), (2,1)}. In structure M₂, R = {(1,2)}. What are the truth values?

ATrue in both M₁ and M₂, because the formula is a logical tautology
BFalse in both, because R is a binary relation and symmetry cannot be guaranteed
CTrue in M₁ (R is symmetric) and false in M₂ (R(1,2) holds but R(2,1) does not)
DThe formula has no truth value until a domain is specified
Question 2 Multiple Choice

A logician says: 'The formula ∀x P(x) is true.' What information is missing before you can agree or disagree?

AThe proof system being used to derive the formula
BWhether P is a unary or binary predicate
CWhich structure is being used — the domain D and the interpretation of P
DWhether the formula is in prenex normal form
Question 3 True / False

A closed first-order formula is either true in most structures or false in most structures — there is no middle ground.

TTrue
FFalse
Question 4 True / False

Changing the interpretation of a predicate symbol in a structure can change whether a formula is satisfied in that structure.

TTrue
FFalse
Question 5 Short Answer

Explain why the formula ∀x ∀y (R(x,y) → R(y,x)) is not simply 'true' or 'false.' What determines its truth value? Give an example of one structure where it is true and one where it is false.

Think about your answer, then reveal below.