Interpretation (model theory)

From Infogalactic: the planetary knowledge core
(Redirected from Interpretable structure)
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

In model theory, interpretation of a structure M in another structure N (typically of a different signature) is a technical notion that approximates the idea of representing M inside N. For example every reduct or definitional expansion of a structure N has an interpretation in N.

Many model-theoretic properties are preserved under interpretability. For example if the theory of N is stable and M is interpretable in N, then the theory of M is also stable.

Definition

An interpretation of M in N with parameters (or without parameters, respectively) is a pair (n,f) where n is a natural number and f is a surjective map from a subset of Nn onto M such that the f-preimage (more precisely the f^k-preimage) of every set X ⊆ Mk definable in M by a first-order formula without parameters is definable (in N) by a first-order formula with parameters (or without parameters, respectively). Since the value of n for an interpretation (n,f) is often clear from context, the map f itself is also called an interpretation.

To verify that the preimage of every definable (without parameters) set in M is definable in N (with or without parameters), it is sufficient to check the preimages of the following definable sets:

  • the domain of M;
  • the diagonal of M;
  • every relation in the signature of M;
  • the graph of every function in the signature of M.

In model theory the term definable often refers to definability with parameters; if this convention is used, definability without parameters is expressed by the term 0-definable. Similarly, an interpretation with parameters may be referred to as simply an interpretation, and an interpretation without parameters as a 0-interpretation.

Bi-interpretability

If L, M and N are three structures, L is interpreted in M, and M is interpreted in N, then one can naturally construct a composite interpretation of L in N. If two structures M and N are interpreted in each other, then by combining the interpretations in two possible ways, one obtains an interpretation of each of the two structures in itself. This observation permits one to define an equivalence relation among structures, reminiscent of the homotopy equivalence among topological spaces.

Two structures M and N are bi-interpretable if there exists an interpretation of M in N and an interpretation of N in M such that the composite interpretations of M in itself and of N in itself are definable in M and in N, respectively (the composite interpretations being viewed as operations on M and on N).

Example

The partial map f from Z × Z onto Q which maps (xy) to x/y provides an interpretation of the field Q of rational numbers in the ring Z of integers (to be precise, the interpretation is (2, f)). In fact, this particular interpretation is often used to define the rational numbers. To see that it is an interpretation (without parameters), one needs to check the following preimages of definable sets in Q:

  • the preimage of Q is defined by the formula φ(xy) given by ¬ (y = 0);
  • the preimage of the diagonal of Q is defined by the formula φ(x1, y1, x2, y2) given by x1 × y2 = x2 × y1;
  • the preimages of 0 and 1 are defined by the formulas φ(xy) given by x = 0 and x = y;
  • the preimage of the graph of addition is defined by the formula φ(x1, y1, x2, y2, x3, y3) given by x1×y2×y3 + x2×y1×y3 = x3×y1×y2;
  • the preimage of the graph of multiplication is defined by the formula φ(x1, y1, x2, y2, x3, y3) given by x1×x2×y3 = x3×y1×y2.

References

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found. (Section 4.3)
  • Lua error in package.lua at line 80: module 'strict' not found. (Section 9.4)