
In logic, especially mathematical logic, a signature lists and describes the non-logical symbols of a formal language. In universal algebra, a signature lists the operations that characterize an algebraic structure. In model theory, signatures are used for both purposes. They are rarely made explicit in more philosophical treatments of logic.
Definition
Formally, a (single-sorted) signature can be defined as a 4-tuple where
and
are disjoint sets not containing any other basic logical symbols, called respectively
- function symbols (examples:
),
- relation symbols or predicates (examples:
),
- constant symbols (examples:
),
and a function which assigns a natural number called arity to every function or relation symbol. A function or relation symbol is called
-ary if its arity is
Some authors define a nullary (
-ary) function symbol as constant symbol, otherwise constant symbols are defined separately.
A signature with no function symbols is called a relational signature, and a signature with no relation symbols is called an algebraic signature. A finite signature is a signature such that and
are finite. More generally, the cardinality of a signature
is defined as
The language of a signature is the set of all well formed sentences built from the symbols in that signature together with the symbols in the logical system.
Other conventions
In universal algebra the word type or similarity type is often used as a synonym for "signature". In model theory, a signature is often called a vocabulary, or identified with the (first-order) language
to which it provides the non-logical symbols. However, the cardinality of the language
will always be infinite; if
is finite then
will be
.
As the formal definition is inconvenient for everyday use, the definition of a specific signature is often abbreviated in an informal way, as in:
- "The standard signature for abelian groups is
where
is a unary operator."
Sometimes an algebraic signature is regarded as just a list of arities, as in:
- "The similarity type for abelian groups is
"
Formally this would define the function symbols of the signature as something like (which is binary),
(which is unary) and
(which is nullary), but in reality the usual names are used even in connection with this convention.
In mathematical logic, very often symbols are not allowed to be nullary,[citation needed] so that constant symbols must be treated separately rather than as nullary function symbols. They form a set disjoint from
on which the arity function
is not defined. However, this only serves to complicate matters, especially in proofs by induction over the structure of a formula, where an additional case must be considered. Any nullary relation symbol, which is also not allowed under such a definition, can be emulated by a unary relation symbol together with a sentence expressing that its value is the same for all elements. This translation fails only for empty structures (which are often excluded by convention). If nullary symbols are allowed, then every formula of propositional logic is also a formula of first-order logic.
An example for an infinite signature uses and
to formalize expressions and equations about a vector space over an infinite scalar field
where each
denotes the unary operation of scalar multiplication by
This way, the signature and the logic can be kept single-sorted, with vectors being the only sort.
Use of signatures in logic and algebra
In the context of first-order logic, the symbols in a signature are also known as the non-logical symbols, because together with the logical symbols they form the underlying alphabet over which two formal languages are inductively defined: The set of terms over the signature and the set of (well-formed) formulas over the signature.
In a structure, an interpretation ties the function and relation symbols to mathematical objects that justify their names: The interpretation of an -ary function symbol
in a structure
with domain
is a function
and the interpretation of an
-ary relation symbol is a relation
Here
denotes the
-fold cartesian product of the domain
with itself, and so
is in fact an
-ary function, and
an
-ary relation.
Many-sorted signatures
For many-sorted logic and for many-sorted structures, signatures must encode information about the sorts. The most straightforward way of doing this is via symbol types that play the role of generalized arities.
Symbol types
Let be a set (of sorts) not containing the symbols
or
The symbol types over are certain words over the alphabet
: the relational symbol types
and the functional symbol types
for non-negative integers
and
(For
the expression
denotes the empty word.)
Signature
A (many-sorted) signature is a triple consisting of
- a set
of sorts,
- a set
of symbols, and
- a map
which associates to every symbol in
a symbol type over
See also
- Term algebra – Freely generated algebraic structure over a given signature
Notes
- Mokadem, Riad; Litwin, Witold; Rigaux, Philippe; Schwarz, Thomas (September 2007). "Fast nGram-Based String Search Over Data Encoded Using Algebraic Signatures" (PDF). 33rd International Conference on Very Large Data Bases (VLDB). Retrieved 27 February 2019.
- George Grätzer (1967). "IV. Universal Algebra". In James C. Abbot (ed.). Trends in Lattice Theory. Princeton/NJ: Van Nostrand. pp. 173–210. Here: p.173.
- Many-Sorted Logic, the first chapter in Lecture notes on Decision Procedures, written by Calogero G. Zarba.
References
- Burris, Stanley N.; Sankappanavar, H.P. (1981). A Course in Universal Algebra. Springer. ISBN 3-540-90578-2. Free online edition.
- Hodges, Wilfrid (1997). A Shorter Model Theory. Cambridge University Press. ISBN 0-521-58713-1.
External links
- Stanford Encyclopedia of Philosophy: "Model theory"—by Wilfred Hodges.
- PlanetMath: Entry "Signature" describes the concept for the case when no sorts are introduced.
- Baillie, Jean, "An Introduction to the Algebraic Specification of Abstract Data Types."
In logic especially mathematical logic a signature lists and describes the non logical symbols of a formal language In universal algebra a signature lists the operations that characterize an algebraic structure In model theory signatures are used for both purposes They are rarely made explicit in more philosophical treatments of logic DefinitionFormally a single sorted signature can be defined as a 4 tuple s Sfunc Srel Sconst ar displaystyle sigma left S operatorname func S operatorname rel S operatorname const operatorname ar right where Sfunc displaystyle S operatorname func and Srel displaystyle S operatorname rel are disjoint sets not containing any other basic logical symbols called respectively function symbols examples displaystyle times relation symbol s or predicates examples displaystyle leq in constant symbols examples 0 1 displaystyle 0 1 and a function ar Sfunc Srel N displaystyle operatorname ar S operatorname func cup S operatorname rel to mathbb N which assigns a natural number called arity to every function or relation symbol A function or relation symbol is called n displaystyle n ary if its arity is n displaystyle n Some authors define a nullary 0 displaystyle 0 ary function symbol as constant symbol otherwise constant symbols are defined separately A signature with no function symbols is called a relational signature and a signature with no relation symbols is called an algebraic signature A finite signature is a signature such that Sfunc displaystyle S operatorname func and Srel displaystyle S operatorname rel are finite More generally the cardinality of a signature s Sfunc Srel Sconst ar displaystyle sigma left S operatorname func S operatorname rel S operatorname const operatorname ar right is defined as s Sfunc Srel Sconst displaystyle sigma left S operatorname func right left S operatorname rel right left S operatorname const right The language of a signature is the set of all well formed sentences built from the symbols in that signature together with the symbols in the logical system Other conventionsIn universal algebra the word type or similarity type is often used as a synonym for signature In model theory a signature s displaystyle sigma is often called a vocabulary or identified with the first order language L displaystyle L to which it provides the non logical symbols However the cardinality of the language L displaystyle L will always be infinite if s displaystyle sigma is finite then L displaystyle L will be ℵ0 displaystyle aleph 0 As the formal definition is inconvenient for everyday use the definition of a specific signature is often abbreviated in an informal way as in The standard signature for abelian groups is s 0 displaystyle sigma 0 where displaystyle is a unary operator Sometimes an algebraic signature is regarded as just a list of arities as in The similarity type for abelian groups is s 2 1 0 displaystyle sigma 2 1 0 Formally this would define the function symbols of the signature as something like f0 displaystyle f 0 which is binary f1 displaystyle f 1 which is unary and f2 displaystyle f 2 which is nullary but in reality the usual names are used even in connection with this convention In mathematical logic very often symbols are not allowed to be nullary citation needed so that constant symbols must be treated separately rather than as nullary function symbols They form a set Sconst displaystyle S operatorname const disjoint from Sfunc displaystyle S operatorname func on which the arity function ar displaystyle operatorname ar is not defined However this only serves to complicate matters especially in proofs by induction over the structure of a formula where an additional case must be considered Any nullary relation symbol which is also not allowed under such a definition can be emulated by a unary relation symbol together with a sentence expressing that its value is the same for all elements This translation fails only for empty structures which are often excluded by convention If nullary symbols are allowed then every formula of propositional logic is also a formula of first order logic An example for an infinite signature uses Sfunc fa a F displaystyle S operatorname func cup left f a a in F right and Srel displaystyle S operatorname rel to formalize expressions and equations about a vector space over an infinite scalar field F displaystyle F where each fa displaystyle f a denotes the unary operation of scalar multiplication by a displaystyle a This way the signature and the logic can be kept single sorted with vectors being the only sort Use of signatures in logic and algebraIn the context of first order logic the symbols in a signature are also known as the non logical symbols because together with the logical symbols they form the underlying alphabet over which two formal languages are inductively defined The set of terms over the signature and the set of well formed formulas over the signature In a structure an interpretation ties the function and relation symbols to mathematical objects that justify their names The interpretation of an n displaystyle n ary function symbol f displaystyle f in a structure A displaystyle mathbf A with domain A displaystyle A is a function fA An A displaystyle f mathbf A A n to A and the interpretation of an n displaystyle n ary relation symbol is a relation RA An displaystyle R mathbf A subseteq A n Here An A A A displaystyle A n A times A times cdots times A denotes the n displaystyle n fold cartesian product of the domain A displaystyle A with itself and so f displaystyle f is in fact an n displaystyle n ary function and R displaystyle R an n displaystyle n ary relation Many sorted signaturesFor many sorted logic and for many sorted structures signatures must encode information about the sorts The most straightforward way of doing this is via symbol types that play the role of generalized arities Symbol types Let S displaystyle S be a set of sorts not containing the symbols displaystyle times or displaystyle to The symbol types over S displaystyle S are certain words over the alphabet S displaystyle S cup times to the relational symbol types s1 sn displaystyle s 1 times cdots times s n and the functional symbol types s1 sn s displaystyle s 1 times cdots times s n to s prime for non negative integers n displaystyle n and s1 s2 sn s S displaystyle s 1 s 2 ldots s n s prime in S For n 0 displaystyle n 0 the expression s1 sn displaystyle s 1 times cdots times s n denotes the empty word Signature A many sorted signature is a triple S P type displaystyle S P operatorname type consisting of a set S displaystyle S of sorts a set P displaystyle P of symbols and a map type displaystyle operatorname type which associates to every symbol in P displaystyle P a symbol type over S displaystyle S See alsoTerm algebra Freely generated algebraic structure over a given signatureNotesMokadem Riad Litwin Witold Rigaux Philippe Schwarz Thomas September 2007 Fast nGram Based String Search Over Data Encoded Using Algebraic Signatures PDF 33rd International Conference on Very Large Data Bases VLDB Retrieved 27 February 2019 George Gratzer 1967 IV Universal Algebra In James C Abbot ed Trends in Lattice Theory Princeton NJ Van Nostrand pp 173 210 Here p 173 Many Sorted Logic the first chapter in Lecture notes on Decision Procedures written by Calogero G Zarba ReferencesBurris Stanley N Sankappanavar H P 1981 A Course in Universal Algebra Springer ISBN 3 540 90578 2 Free online edition Hodges Wilfrid 1997 A Shorter Model Theory Cambridge University Press ISBN 0 521 58713 1 External linksStanford Encyclopedia of Philosophy Model theory by Wilfred Hodges PlanetMath Entry Signature describes the concept for the case when no sorts are introduced Baillie Jean An Introduction to the Algebraic Specification of Abstract Data Types