Samiksha Jaiswal (Editor)

Ehrenfeucht–Fraïssé game

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In the mathematical discipline of model theory, the Ehrenfeucht–Fraïssé game (also called back-and-forth games) is a technique for determining whether two structures are elementarily equivalent. The main application of Ehrenfeucht–Fraïssé games is in proving the inexpressibility of certain properties in first-order logic. Indeed, Ehrenfeucht–Fraïssé games provide a complete methodology for proving inexpressibility results for first-order logic. In this role, these games are of particular importance in finite model theory and its applications in computer science (specifically Computer Aided Verification and database theory), since Ehrenfeucht–Fraïssé games are one of the few techniques from model theory that remain valid in the context of finite models. Other widely used techniques for proving inexpressibility results, such as the compactness theorem, do not work in finite models.

Contents

Ehrenfeucht–Fraïssé like games can also be defined for other logics, such as fixpoint logics and pebble games for finite variable logics; extensions are powerful enough to characterise definability in existential second-order logic.

Main idea

The main idea behind the game is that we have two structures, and two players (defined below). One of the players wants to show that the two structures are different, whereas the other player wants to show that they are elementarily equivalent (satisfy the same first-order sentences). The game is played in turns and rounds; A round proceeds as follows: First the first player (Spoiler) chooses any element from one of the structures, and the other player chooses an element from the other structure. The other player's task is to always pick an element that is "similar" to the one that Spoiler chose. The second player (Duplicator) wins if there exists an isomorphism between the elements chosen in the two different structures.

The game lasts for a fixed amount of steps ( γ ) (an ordinal, but usually a finite number or ω ).

Definition

Suppose that we are given two structures A and B , each with no function symbols and the same set of relation symbols, and a fixed natural number n. We can then define the Ehrenfeucht–Fraïssé game G n ( A , B ) to be a game between two players, Spoiler and Duplicator, played as follows:

  1. The first player, Spoiler, picks either a member a 1 of A or a member b 1 of B .
  2. If Spoiler picked a member of A , Duplicator picks a member b 1 of B ; otherwise, Duplicator picks a member a 1 of A .
  3. Spoiler picks either a member a 2 of A or a member b 2 of B .
  4. Duplicator picks an element a 2 or b 2 in the model from which Spoiler did not pick.
  5. Spoiler and Duplicator continue to pick members of A and B for n 2 more steps.
  6. At the conclusion of the game, we have chosen distinct elements a 1 , , a n of A and b 1 , , b n of B . We therefore have two structures on the set { 1 , , n } , one induced from A via the map sending i to a i , and the other induced from B via the map sending i to b i . Duplicator wins if these structures are the same; Spoiler wins if they are not.

For each n we define a relation A n B if Duplicator wins the n-move game G n ( A , B ) . These are all equivalence relations on the class of structures with the given relation symbols. The intersection of all these relations is again an equivalence relation A B .

It is easy to prove that if Duplicator wins this game for all n, that is, A B , then A and B are elementarily equivalent. If the set of relation symbols being considered is finite, the converse is also true.

History

The back-and-forth method used in the Ehrenfeucht–Fraïssé game to verify elementary equivalence was given by Roland Fraïssé in his thesis; it was formulated as a game by Andrzej Ehrenfeucht. The names Spoiler and Duplicator are due to Joel Spencer. Other usual names are Eloise [sic] and Abelard (and often denoted by and ) after Heloise and Abelard, a naming scheme introduced by Wilfrid Hodges in his book Model Theory, or alternatively Eve and Adam.

References

Ehrenfeucht–Fraïssé game Wikipedia


Similar Topics