algebraic system (original) (raw)
An algebraic system, loosely speaking, is a set, together with some operations on the set. Before formally defining what an algebraic system is, let us recall that a n-ary operation (or operator) on a set A is a function whose domain is An and whose range is a subset of A. Here, n is a non-negative integer. When n=0, the operation is usually called a nullary operation, or a constant, since one element of A is singled out to be the (sole) value of this operation. A finitary operation on A is just an n-ary operation for some non-negative integer n.
Definition. An algebraic system is an ordered pair (A,O), where A is a set, called the underlying set of the algebraic system, and O is a set, called the operator set, of finitary operations on A.
We usually write 𝑨, instead of (A,O), for brevity.
A prototypical example of an algebraic system is a group, which consists of the underlying set G, and a set O consisting of three operators: a constant e called the multiplicative identity, a unary operator called the multiplicative inverse, and a binary operator called the multiplication
.
For a more comprehensive listing of examples, please see this entry (http://planetmath.org/ExamplesOfAlgebraicSystems).
The study of algebraic systems is called the theory of universal algebra. The first important thing in studying algebraic system is to compare systems that are of the same ‘‘type’’. Two algebras are said to have the same type if there is a one-to-one correspondence between their operator sets such that an n-ary operator in one algebra is mapped to an n-ary operator in the other algebra. A more formal way of doing this is to define what a type is:
Definition. A type is a set τ, whose elements are called operator symbols, such that there is a function a:τ→ℕ∪{0}. Given an operator symbol f, its image a(f) is called the arity of f.
Remark. It is often the practice to well-order τ, and write τ as a sequence of non-negative integers ⟨a(f1),a(f2),…,⟩. When τ is finite, the convention is to order the sequence in non-increasing order: a(f1)≥a(f2)≥⋯≥a(fn).
Definition. An algebraic system 𝑨 is said to be of type τ if there is a bijection between O and τ so that every operator symbol f in τ corresponds to an operator f𝑨 of arity a(f) in O. When the algebra 𝑨 is said to be of type τ, we also say that 𝑨 is a τ-algebra.
For example, a group is an algebraic system of type ⟨2,1,0⟩, where 2 is the arity of the group multiplication, 1 is the arity of the group inverse, and 0 is the arity of the group multiplicative identity.