Math and science::Theory of Computation::Modal theory
-structure
In model theory, the definition of a language involves syntax only.
An -structure moves beyond syntax and gives a first-order
language a set theoretic interpretation.
-structure
Let be a language. An -structure consists of the following:
- A nonempty set , which is called the universe.
- A map, from constant symbols → elements of .
- A map, from relation symbols → relations over ,
where is the arity of the relation.
- A map, from function symbols → functions with signature , where is the arity of the function.
An -structure is often denoted by the Fraktur symbol .
An -structure doesn't give an interpretation to the
variable symbols of a language. Variable symbols are mapped to elements of
the universe by a variable assignment function.
Variable assignment function
Let be a language, and let be an
-structure for the language. Let be the universe of
.
A variable assignment function is a mapping from
the variable symbols of to elements of .
Recap some definitions.
Languages, first-order languages and formula
A language in model theory is a collection of symbols.
A first-order language has specific symbols
,
,
,
,
and
.
There are other symbols split into classes
such as variable symbols and function symbols. In can be interpreted as an
encoding scheme, which in turn can be seen as just a couple of
machines/algorithms that decode certain symbol sequences.
A recursive set of requirements narrows down the valid strings of a
first-order language to a smaller set of formulas.
Requirements are rules like
is a formula, where
is a relation symbol and
and
are terms. Terms also are defined
recursively in a similar way.
Symbols, but not sequences
If a language is given an -structure and a variable
assignment function, then almost every symbol of the
language is mapped to a set theoretic object. The symbols that do not have
such an interpretation are:
,
,
,
,
and
.
Furthermore, no symbol sequence has been given an interpretation. Specifically,
terms and -formula have not yet been given an
interpretation.
Source
A Friendly Introduction to Mathematical Logic, Leary and Kristiansen