structure (original) (raw)
- •
for each constant symbol c∈τ, anelement cA∈A; - •
for each n-ary function symbol f∈τ, a function (or operation) fA:An→A;
- •
for each n-ary relation symbol R∈τ, a n-ary relationRA on A.
Some authors require that A be non-empty.
If 𝒜 is a structure, then the cardinality (or power) of 𝒜, |𝒜|, is the cardinality of its A.
Examples of structures abound in mathematics. Here are some of them:
- A set is a structure, with no constants, no functions, and no relations on it.
- A partially ordered group is a structure like a group, but with the addition of a partial order on the underlying set.
If τ contains only relation symbols, then a τ-structure is called a relational structure. If τ contains only function symbols, then a τ-structure is called an algebraic structure. In the examples above, 2 is a relation structure, while 3,4 are algebraic structures.
Title | structure |
---|---|
Canonical name | Structure |
Date of creation | 2013-05-20 18:26:21 |
Last modified on | 2013-05-20 18:26:21 |
Owner | CWoo (3771) |
Last modified by | unlord (1) |
Numerical id | 23 |
Author | CWoo (1) |
Entry type | Definition |
Classification | msc 03C07 |
Related topic | Substructure |
Related topic | AlgebraicStructure |
Related topic | Model |
Related topic | RelationalSystem |
Defines | structure |
Defines | interpretation |