signature (original) (raw)

A signaturePlanetmathPlanetmathPlanetmathPlanetmath Σ is a set

where for each natural numberMathworldPlanetmath n>0,

ℛn is a (usually countableMathworldPlanetmath) set of n-ary relation symbols.

ℱn is a (usually countable) set of n-ary function symbols.

𝒞 is a (usually countable) set of constant symbols.

Given a signature Σ, a Σ-structureMathworldPlanetmath is then a structure 𝒜, whose underlying set is some set A, with elements 𝒜c∈A for each constant symbol c∈Σ, n-ary operationsMathworldPlanetmath 𝒜f on A for each n-ary function symbol f∈Σ, for each n, and m-ary relationsMathworldPlanetmathPlanetmath 𝒜R on A for each m-ary relation symbol R∈Σ.

On the other hand, every structure is associated with a signature. For every structure, it has an underlying set, together with a collectionMathworldPlanetmath of “designated” objects that “define” the structure. These objects may be elements of the underlying set, operations on the set, or relations on the set. For each such “designated” object, pick a symbol for it. Make sure all symbols used are distinct from one another. Then the collection of all such symbols is a signature for the structure.

For most structures that we encounter, the set Σ is finite, but we allow it to be infiniteMathworldPlanetmath, even uncountable, as this sometimes makes things easier, and just about everything still works when the signature is uncountable.

Examples:

Remark. Given a signature Σ, the set L of logical symbols from first order logic, and a countably infiniteMathworldPlanetmath set V of variables, we can form a first order language, consisting of all formulasMathworldPlanetmath built from these symbols (in Σ∪L∪V). The languagePlanetmathPlanetmath so-created is uniquely determined by Σ. In the literature, it is a common practice to identify Σ both as a signature and the unique language it generates.

References