|
|||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
In universal algebra and in model theory, a structure consists of an underlying set along with a collection of finitary functions and relations which are defined on it. In universal algebra the term (universal) algebra can be a synonym for "structure", but this article follows the common practice of reserving the term for structures with no relation symbols. Moreover, in database theory structures with no functions are studied as models for relational databases, albeit in an idiosyncratic version of the definition called relational models. Universal algebra studies structures as a generalization of algebraic structures such as groups, rings, fields, vector spaces or lattices. Model theory has a somewhat broader scope that also encompasses foundational structures such as models of set theory. From this point of view a structure is an object that gives semantic meanings to the symbols in a formal language.
Definition
Formally, a structure can be defined as a triple DomainThe domain of a structure is an arbitrary set; it is also called the underlying set of the structure, its carrier (especially in universal algebra), or its universe (especially in model theory). Very often the definition of a structure prohibits the empty domain.1 Sometimes the notation SignatureThe signature of a structure consists of a set of function symbols and relation symbols along with a function that ascribes to each symbol s a natural number Since the signatures that arise in algebra often contain only function symbols, a signature with no relation symbols is called an algebraic signature. A structure with such a signature is also called an algebra; this should not be confused with the notion of an algebra over a field. Interpretation functionThe interpretation function I of Thus the interpretation of a function symbol f of arity When a structure (and hence an interpretation function) is given by context, no notational distinction is made between a symbol s and its interpretation I(s). For example if f is a binary function symbol of ExamplesThe standard signature σ for fields consists of two binary function symbols + and ×, a unary function symbol -, and the two constants 0 and 1. Thus a structure (algebra) for this signature consists of a set of elements A together with two binary functions, a unary function, and two distinguished elements; but there is no requirement that it satisfy any of the field axioms. The rational numbers, the real numbers and the complex numbers, like any other field, can be regarded as σ-structures in an obvious way. But the ring of integers, which is not a field, is also a σ-structure in an obvious way. In fact, there is no requirement that any of the field axioms hold in a σ-structure. A signature for ordered fields needs an additional binary relation such as < or ≤, and therefore structures for such a signature are not algebras, even though they are of course algebraic structures in the usual, loose sense of the word. The ordinary signature for set theory includes a single binary relation ∈. A structure for this signature consists of a set of elements and an interpretation of the ∈ relation as a binary relation on these elements. Induced substructures and closed subsets
The usual notation for this relation is A subset For every subset If The closed subsets (or induced substructures) of a structure form a lattice. The meet of two subsets is their intersection. The join of two subsets is the closed subset generated by their union. Universal algebra studies the lattice of substructures of a structure in detail. ExamplesLet The most obvious way to represent a graph as a structure is with a signature σ consisting of a single binary relation symbol E. The vertices of the graph form the domain of the structure, and for two vertices a and b, Homomorphisms and Embeddings
HomomorphismsGiven two structures
The notation for a homomorphism h from For every signature σ there is a concrete category σ-Hom which has σ-structures as objects and σ-homomorphisms as morphisms. A homomorphism EmbeddingsA (σ-)homomorphism
Thus an embedding is the same thing as a strong homomorphism which is one-to-one. The category σ-Emb of σ-structures and σ-embeddings is a concrete subcategory of σ-Hom. Induced substructures correspond to subobjects in σ-Emb. If σ has only function symbols, σ-Emb is the subcategory of monomorphisms of σ-Hom. In this case induced substructures also correspond to subobjects in σ-Hom. ExampleAs seen above, in the standard encoding of graphs as structures the induced substructures are precisely the induced subgraphs. However, a homomorphism between graphs is the same thing as a homomorphism between the two structures coding the graph. In the example of the previous section, even though the subgraph H of G is not induced, the identity map Homomorphism problemThe following problem is known as the homomorphism problem:
Every constraint satisfaction problem (CSP) has a translation into the homomorphism problem.4 Therefore the complexity of CSP can be studied using the methods of finite model theory. Another application is in database theory, where a relational model of a database is essentially the same thing as a relational structure. It turns out that a conjunctive query on a database can be described by another structure in the same signature as the database model. A homomorphism from the relational model to the structure representing the query is the same thing as a solution to the query. This shows that the conjunctive query problem is also equivalent to the homomorphism problem. Structures and first-order logic
Structures are sometimes referred to as "first-order structures". This is misleading, as nothing in their definition ties them to any specific logic, and in fact they are suitable as semantic objects both for very restricted fragments of first-order logic such as that used in universal algebra, and for second-order logic. In connection with first-order logic and model theory, structures are often called models, even when the question "models of what?" has no obvious answer. Satisfaction relationEach first-order structure A structure Definable relationsAn n-ary relation R on the universe M of a structure In other words, R is definable if and only if there is a formula φ such that is correct. An important special case is the definability of specific elements. An element m of M is definable in Definability with parametersA relation R is said to be definable with parameters (or Implicit definabilityRecall from above that an n-ary relation R on the universe M of a structure Here the formula φ used to define a relation R must be over the signature of There are many examples of implicitly definable relations that are not explicitly definable. Many-sorted structuresStructures as defined above are sometimes called one-sorted structures to distinguish them from the more general many-sorted structures. A many-sorted structure can have an arbitrary number of domains. The sorts are part of the signature, and they play the role of names for the different domains. Many-sorted signatures also prescribe on which sorts the functions and relations of a many-sorted structure are defined. Therefore the arities of function symbols or relation symbols must be more complicated objects such as tuples of sorts rather than natural numbers. Vector spaces, for example, can be regarded as two-sorted structures in the following way. The two-sorted signature of vector spaces consists of two sorts V (for vectors) and S (for scalars) and the following function symbols:
If V is a vector space over a field F, the corresponding two-sorted structure Many-sorted structures are often used as a convenient tool even when they could be avoided with a little effort. But they are rarely defined in a rigorous way, because it is straightforward and tedious (hence unrewarding) to carry out the generalization explicitly. See also many-sorted logic. Other generalizationsPartial algebrasBoth universal algebra and model theory study classes of (structures or) algebras that are defined by a signature and a set of axioms. In the case of model theory these axioms have the form of first-order sentences. The formalism of universal algebra is much more restrictive; essentially it only allows first-order sentences that have the form of universally quantified equations between terms, e.g. In the case of fields this strategy works only for addition. For multiplication it fails because 0 does not have a multiplicative inverse. An ad hoc attempt to deal with this would be to define 0 − 1 = 0. (This attempt fails, essentially because with this definition Structures for typed languagesIn type theory, there are many sorts of variables, each of which has a type. Types are inductively defined; given two types δ and σ there is also a type σ → δ that represents functions from objects of type σ to objects of type δ. A structure for a typed language (in the ordinary first-order semantics) must include a separate set of objects of each type, and for a function type the structure must have complete information about the function represented by each object of that type. Higher-order languagesThere is more than one possible semantics for higher-order logic, as discussed in the article on second-order logic. When using full higher-order semantics, a structure need only have a universe for objects of type 0, and the T-schema is extended so that a quantifier over a higher-order type is satisfied by the model if and only if it is disquotationally true. When using first-order semantics, an additional sort is added for each higher-order type, as in the case of a many sorted first order language. Structures that are proper classesIn the study of set theory and category theory, it is sometimes useful to consider structures in which the domain of discourse is a proper class instead of a set. These structures are sometimes called class models to distinguish them from the "set models" discussed above. When the domain is a proper class, each function and relation symbol may also be represented by a proper class. In Bertrand Russell's Principia Mathematica, structures were also allowed to have a proper class as their domain. Notes
References
External links
|
| Postawy • a • Człowiek • Uzależnienia • Samochody • HTS • Książka • leica disto d3 • spawanie • teksty piosenek r • w piosenki • Inne • Piekary • Zamosc • Kalisz All Right Reserved © 2007, Designed by Stylish Blog. |