algebraic structure

An algebraic structure or algebraic system consists of

To be an algebraic structure, the set must be closed under the operation(s).

The study of algebraic structures is called abstract algebra.
The general theory of algebraic structures is formalized in universal algebra.
Even more generally, category theory includes other mathematical structures.


Common axioms

commutativity : an operation is commutative if xy=yx for every x and y
associativity : an operation is associative if (xy)z=x(yz) for every x and y

left distributivity : an operation is left-distributive with respect to another operation + if x(y+z)=(xy)+(xz) for every x,y,z
right distributivity : an operation is right-distributive with respect to another operation + if (y+z)x=(yx)+(zx) for every x,y,z

distributivity : an operation is distributive with respect to another operation + if it is both left-distributive and right-distributive. If is commutative, proving one is sufficient.

identity element : a binary operation has an identity element if there is an element e such that xe=x and ex=x for all x

inverse element : for a binary operation with inverse element e, an element x is invertible if there is an inverse element x1 such that x1x=e and xx1=e.


Common algebraic structures

set : a degenerate algebraic structure S having no operations
magma : a set with a binary operation under which it is closed
semigroup : an associative monoid
monoid : a semigroup with an identity element
group : a monoid with an inverse defined for all elements
abelian group : a commutative group
ring : for two binary operations and +, the addition is an abelian group, the multiplication is a monoid, and the multiplication is distributive with respect to addition
field
vector space

Powered by Forestry.md