natural deduction metalanguage, practical foundations
type theory (dependent, intensional, observational type theory, homotopy type theory)
computational trinitarianism =
propositions as types +programs as proofs +relation type theory/category theory
In logic, a signature is a collection of data which prescribes the ‘alphabet’ of non-logical symbols of a logical theory, saying which operations and predicates are taken to be primitive.
The signature of a structure is the union of the collection of constant symbols, function symbols, and relation symbols in the language of said structure.
Formally, a signature consists of
A set whose elements are called sorts or types of ,
A set whose elements are called relation symbols, equipped with a function to the free monoid on which prescribes an arity for each relation symbol,
A set whose elements are called function symbols, equipped with a function
which prescribes an arity or type for each function symbol. A function symbol may be written as , or as , to indicate its arity.
The majority of (but far from all) mathematical concepts are described by means of a single-sorted signature, where consists of a single element . Examples where multisorted signatures are used is the theory of categories (with an object sort and a morphism sort) and (multi)directed graphs (with a vertex sort and an edge sort). But in the single-sorted or one-sorted case, the free monoid on the one-sort set is isomorphic to , and the arity of a relation is a number . Hence we speak of an -ary relation (unary, binary, etc.). Similarly, the arity of a function symbol or operation is the number which indexes (hence we speak of unary operations, binary operations, etc.) In either the single-sorted or multisorted case, a 0-ary operation (where the domain empty) is usually called a constant.
A relational signature is where is empty, and an equational or algebraic signature is where is empty. (In the latter case, the only relation symbol is the equality symbol, but this is typically considered a logical symbol.) Occasionally one allows a relational signature to have constants.
A (set-theoretic) model or interpretation of a signature consists of functions which assign
To each sort a set ,
To each relation symbol of arity a subset ,
To each function symbol of type a function . Such a function is called an operation (that interprets ). In the case of constants of type , the empty product on the left is taken to be a terminal or 1-element set , whose element needs no name but is often given a generic name like ‘’.
More generally a signature may be interpreted in other categories besides Set; for this it is reasonable to suppose that is at least a regular category. See also
In terms of a signature one may formulate propositions, sequents and then theories. See there for more details.
An important point to bear in mind is that essentially the same theories (where ‘same’ means that the categories of models are equivalent or even isomorphic) may have very different signatures. For example,
The theory of groups is usually described as a single-sorted theory whose signature has one binary operation (called ‘multiplication’) , one constant (called ‘identity’), and one unary operation (called ‘inversion’) . But it can also be described using a signature with just one (binary) operation ; there one adds in extra axioms which posit the existence of an identity and of inverse elements. Or, it can be described using a signature with a single (binary) operation (for ‘division’). All these are examples of equational signatures.
A Boolean ring is usually described as a commutative ring with identity in which multiplication is idempotent, hence the theory of Boolean rings is usually presented using the signature normally reserved for rings (with identity). A Boolean algebra may be described using a variety of signatures, for example non-equationally, involving a binary relation and function symbols , , .
The theory ZFC is usually described using a single-sorted relational signature with one binary relation . However, other approaches are possible: one can also describe ZFC with a relational symbol together with a unary function symbol (to be interpreted as taking a ‘set’ , i.e., an element of a ZFC structure, to a singleton ‘set’ ).
The multiplicity of ways in which one can describe essentially the same class of objects is a phenomenon which in higher category theory is often referred to as bias. Often one desires to use an ‘unbiased’ approach which includes different signatures under one roof and on the same footing. In the case of algebraic (equational) theories, this can be done using the device of clones or Lawvere theories, which does not single out certain non-logical operations as ‘privileged’.
There are several reasons though why one might prefer to retain some bias, for example:
Tradition, familiarity, thus ease of reference. For example, a group is a set equipped with a binary , an unary , and a constant , rather than a set equipped with a single division operation, or a finite product-preserving functor for that matter.
Mathematical intuition. That is, different signatures may invoke different intuitions or attitudes toward a subject; for example, “Boolean rings” may invoke a more algebraic or algebro-geometric attitude (as in Stone duality) whereas “Boolean algebras” may invoke a more logical attitude (propositional logic).
Differences in logical strength. That is, first-order logic should be thought of as coming in layers, ranging from equational logic up to pretopos logic, and different signatures may need differing levels of logical strength for them to be interpreted as intended. Equational logic may be preferred on occasion because it is a very weak logic, whereas relational signatures often require at least the strength of regular categories for them to be interpreted correctly.
Each signature generates a language whose elements are first-order predicates: expressions formed by using an alphabet of logical symbols together with , considered as an alphabet of non-logical symbols, according to certain rules. For an account of the traditional logical syntax, see Wikipedia.
First-order languages can also be structured categorically through the notion of hyperdoctrine. The base of the hyperdoctrine is a cartesian monoidal category consisting of sorts and terms, or rather, the objects are formal (cartesian) products of sorts, written as finite lists, and the morphisms are tuples of terms generated by the function symbols of the signature. A detailed categorical description of may be found here.
Given the base , the language itself is structured as a certain Boolean hyperdoctrine, i.e., a functor
where for each morphism in the base, the morphism has a left adjoint and a right adjoint , subject to a Beck-Chevalley condition for each pullback square in the base. To describe it with more traditional logical terminology: the functor takes each object (i.e., product of sorts) to the Boolean algebra of predicates of arity that built up from the formal relations of the signature using first-order logic operations. The sorts appearing in the arity are matched bijectively with the free variables of the predicate, and are the types of those variables. Then, the functor takes each morphism , given by an -tuple of terms , to the Boolean algebra map obtained by substituting, in predicates of arity , the term for the free variable that is matched with , resulting in a predicate of arity .
A more precise categorical description of , in terms of a universal property, is as follows. Let denote the underlying set of free monoid generated by the set of sorts ; regard as a discrete category. The formal relations of the signature give a functor
sending each product to the set of relations that have arity . Let be the obvious inclusion functor (the identity on objects). Define an interpretation of to be a pair consisting of a Boolean hyperdoctrine together with a natural transformation :
where is the underlying set functor. There is an obvious notion of morphism between interpretations , given by a natural transformation compatible with the data .
The language is the initial object in the category of interpretations of .
Last revised on February 14, 2024 at 06:53:34. See the history of this page for a list of all contributions to it.