Algebra Definition¶
Let be a field over which a vector space has been defined. Let and .
The vector space is an algebra over if there exists a binary operation,
meaning it takes two elements of as input and maps them to a single element of , that satisfies the following conditions
Right distributivity
Left distributivity
Compatibility with scalars
The above three conditions can be compactly summarised as saying the binary operator in the definition of the algebra, , must be bilinear.
Examples¶
Cross Product
Complex Numbers
The vector space of , defined over the field of real numbers with bilinear product the cross product.
This example can be used to understand the difference between a algebra and an inner product space:
with a cross product algebra
with a dot product inner product space