Questions: Signature and Formal Vocabulary

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A logician describes the integers ℤ with two different signatures: σ₁ = {+, 0, 1} and σ₂ = {+, ·, 0, 1}. Which statement about these two presentations is correct?

ABoth presentations are equivalent — ℤ is the same object, so both signatures express the same properties
Bσ₂ is strictly more expressive — properties involving multiplication (like divisibility) can be expressed in σ₂ but not directly in σ₁
CThe choice of signature is a notational convenience with no effect on what can be proven
Dσ₁ is more fundamental because addition is the basic operation of ℤ
Question 2 Multiple Choice

A student says: 'I've written down signature σ = {e, ·, inv} with a constant, a binary function, and a unary function. This signature defines the theory of groups.' What is the error?

AGroup signatures cannot include a constant — identity must be a relation
BA signature specifies only the vocabulary — symbol names and arities. It defines no theory; axioms (associativity, identity, inverses) are separate statements in that vocabulary
CThe signature is correct and fully defines the theory of groups
DSignatures cannot mix constants, function symbols, and relation symbols
Question 3 True / False

Two structures that interpret different signatures cannot be directly compared for properties like isomorphism, because they speak different formal languages.

TTrue
FFalse
Question 4 True / False

The same set can serve as the universe for multiple distinct structures, all for the same signature, by interpreting the signature's symbols differently.

TTrue
FFalse
Question 5 Short Answer

What does it mean to 'expand' a structure to a larger signature, and why is this operation useful in model theory?

Think about your answer, then reveal below.