structure
Let be a signature.A -structure
![]()
comprises of a set , called the (or underlying set or ) of , and an interpretation
![]()
of the symbols of as follows:
- •
for each constant symbol , anelement ;
- •
for each -ary function symbol ,a function (or operation

) ;
- •
for each -ary relation symbol ,a -ary relation

on .
Some authors require that be non-empty.
If is a structure, then the cardinality (or power) of , , is the cardinality of its .
Examples of structures abound in mathematics. Here are some of them:
- 1.
A set is a structure, with no constants, no functions, and no relations on it.
- 2.
A partially ordered set

is a structure, with one binary relation call partial order

defined on the underlying set.
- 3.
A group is a structure, with one binary operation

called multiplication
, one unary operation called inverse

, and one constant called the multiplicative identity
.
- 4.
A vector space

is a structure, with one binary operation called addition, unary operations called scalar multiplications, one for each element of the underlying set, and one constant , the additive identity.
- 5.
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, is a relation structure, while 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 |