Feferman–Vaught theorem

From HandWiki
Short description: Theorem about products in model theory

Feferman–Vaught theorem[1] in model theory is a theorem by Solomon Feferman and Robert Lawson Vaught that shows how to reduce, in an algorithmic way, the first-order theory of a product of first-order structures to the first-order theory of elements of the structure.

The theorem is considered as one of the standard results in model theory.[2][3][4] The theorem extends the previous result of Andrzej Mostowski on direct products of theories.[5] It generalizes (to formulas with arbitrary quantifiers) the property in universal algebra that equalities (identities) carry over to direct products of algebraic structures (which is a consequence of one direction of Birkhoff's theorem).

Direct product of structures

Consider a first-order logic signature L. The definition of product structures takes a family of L-structures [math]\displaystyle{ \mathbf{A}_i }[/math] for [math]\displaystyle{ i \in I }[/math] for some index set I and defines the product structure [math]\displaystyle{ \mathbf{A} = \prod_{i \in I} \mathbf{A}_i }[/math], which is also an L-structure, with all functions and relations defined pointwise.

The definition generalizes direct product in universal algebra to relational first-order structures, which contain not only function symbols but also relation symbols.

If [math]\displaystyle{ r(a_1,\ldots,a_p) }[/math] is a relation symbol with [math]\displaystyle{ p }[/math] arguments in L and [math]\displaystyle{ a_1,\ldots,a_n \in \Pi_{i \in I}\mathbf{A}_i }[/math] are elements of the cartesian product, we define the interpretation of [math]\displaystyle{ r }[/math] in [math]\displaystyle{ \mathbf{A} }[/math] by

[math]\displaystyle{ \mathbf{A} \models r(a_1,\ldots,a_p) \iff \forall i \in I,\ \mathbf{A}_i \models r(a_1(i),\ldots,a_p(i)) }[/math]

When [math]\displaystyle{ r }[/math] is a functional relation, this definition reduces to the definition of direct product in universal algebra.

Statement of the theorem for direct products

For a first-order logic formula [math]\displaystyle{ \phi(\bar x) }[/math] in signature L with free variables, and for an interpretation [math]\displaystyle{ \bar a }[/math] of the variables [math]\displaystyle{ \bar x }[/math], we define the set of indices [math]\displaystyle{ i }[/math] for which [math]\displaystyle{ \phi(\bar a) }[/math] holds in [math]\displaystyle{ \mathbf{A}_i }[/math]

[math]\displaystyle{ ||\phi(\bar a)|| = \{ i \mid \mathbf{A}_i \models \phi(\bar a(i)) \} }[/math]

Given a first-order formula with free variables [math]\displaystyle{ \phi(\bar x) }[/math], there is an algorithm to compute its equivalent game normal form, which is a finite disjunction [math]\displaystyle{ \bigvee_{i=0}^{k-1} \theta(\bar x) }[/math] of mutually contradictory formulas.

The Feferman-Vaught theorem gives an algorithm that takes a first-order formula [math]\displaystyle{ \phi(\bar x) }[/math] and constructs a formula [math]\displaystyle{ \phi^* }[/math] that reduces the condition that [math]\displaystyle{ \phi(\bar a) }[/math] holds in the product to the condition that [math]\displaystyle{ \phi^* }[/math] holds in the interpretation of [math]\displaystyle{ k+1 }[/math] sets of indices:

[math]\displaystyle{ I, ||\theta_0(\bar a)||, \ldots, ||\theta_{k-1}(\bar a)|| }[/math]

Formula [math]\displaystyle{ \phi^* }[/math] is thus a formula with [math]\displaystyle{ k+1 }[/math] free set variables, for example, in the first-order theory of Boolean algebra of sets.

Proof idea

Formula [math]\displaystyle{ \phi^* }[/math] can be constructed following the structure of the starting formula [math]\displaystyle{ \phi^* }[/math]. When [math]\displaystyle{ \phi }[/math] is quantifier free then, by definition of direct product above it follows

[math]\displaystyle{ \begin{array}{rl} \mathbf{A} \models \phi(\bar a) & \iff \forall i \in I.\ \mathbf{A}_i \models \phi(\bar a(i)) \\ & \iff \{ i \mid \mathbf{A}_i \models \phi(\bar a(i)) \} = I \\ & \iff ||\phi(\bar a)|| = I \end{array} }[/math]

Consequently, we can take [math]\displaystyle{ \phi^*(U,X_1) }[/math] to be the equality [math]\displaystyle{ U = X_1 }[/math] in the language of boolean algebra of sets (equivalently, the field of sets).

Extending the condition to quantified formulas can be viewed as a form of quantifier elimination, where quantification over product elements [math]\displaystyle{ \bar a }[/math] in [math]\displaystyle{ \phi }[/math] is reduced to quantification over subsets of [math]\displaystyle{ I }[/math].

Generalized products

It is often of interest to consider substructure of the direct product structure. If the restriction that defines product elements that belong to the substructure can be expressed as a condition on the sets of index elements, then the results can be generalized.

An example is the substructure of product elements that are constant at all but finitely many indices. Assume that the language L contains a constant symbol [math]\displaystyle{ c }[/math] and consider the substructure containing only those product elements [math]\displaystyle{ a }[/math] for which the set

[math]\displaystyle{ \{ i \mid \textbf{A}_i \models a(i) \neq c \} }[/math]

is finite. The theorem then reduces the truth value in such substructure to a formula [math]\displaystyle{ \phi^* }[/math] in the boolean algebra of sets, where certain sets are restricted to be finite.

One way to define generalized products is to consider those substructures where the sets [math]\displaystyle{ ||\phi(a)|| }[/math] belong to some boolean algebra [math]\displaystyle{ B }[/math] of sets [math]\displaystyle{ X \subseteq I }[/math] of indices (a subset of the powerset set algebra [math]\displaystyle{ 2^I }[/math]), and where the product substructure admits gluing.[6] Here admitting gluing refers to the following closure condition: if [math]\displaystyle{ a,b }[/math] are two product elements and [math]\displaystyle{ X \in B }[/math] is the element of the boolean algebra, then so is the element [math]\displaystyle{ c }[/math] defined by "gluing" [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math] according to [math]\displaystyle{ X }[/math]:

[math]\displaystyle{ c(i) = \left\{\begin{array}{rl} a(i), & \mbox{ if } i \in X \\ b(i), & \mbox{ if } i \in (I \setminus X) \end{array}\right. }[/math]

Consequences

Feferman-Vaught theorem implies the decidability of Skolem arithmetic by viewing, via fundamental theorem of arithmetic, the structure of natural numbers with multiplication as a generalized product (power) of Presburger arithmetic structures.

References

  1. Feferman, S; Vaught, R (1959). "The first order properties of products of algebraic systems". Fundamenta Mathematicae 47 (1): 57-103. http://pldml.icm.edu.pl/pldml/element/bwmeta1.element.bwnjournal-article-fmv47i1p57bwm. 
  2. Hodges, Wilfrid (1993). "Section 9.6: Feferman-Vaught theorem". Model theory. Cambridge University Press. ISBN 0521304423. 
  3. Karp, Carol (August 1967). "S. Feferman and R. L. Vaught. The first order properties of products of algebraic systems. Fundamenta mathematicae, vol, 47 (1959), pp. 57–103. (Review)". Journal of Symbolic Logic 32 (2): 276–276. doi:10.2307/2271704. 
  4. Monk, J. Donald (1976). "23: Generalized Products". Mathematical Logic. Graduate Texts in Mathematics. Berlin, New York: Springer-Verlag. ISBN 978-0-387-90170-1. https://archive.org/details/mathematicallogi00jdon. 
  5. Mostowski, Andrzej (March 1952). "On direct products of theories". Journal of Symbolic Logic 17 (1): 1–31. doi:10.2307/2267454. 
  6. Hodges, Wilfrid (1993). "Section 9.6: Feferman-Vaught theorem". Model theory. Cambridge University Press. p. 459. ISBN 0521304423.