Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Definition and motivation  



1.1  Motivating examples  





1.2  Definition  







2 Basic concepts  



2.1  Algebra homomorphisms  





2.2  Subalgebras and ideals  





2.3  Extension of scalars  







3 Kinds of algebras and examples  



3.1  Unital algebra  





3.2  Zero algebra  





3.3  Associative algebra  





3.4  Non-associative algebra  







4 Algebras and rings  





5 Structure coefficients  





6 Classification of low-dimensional unital associative algebras over the complex numbers  





7 Generalization: algebra over a ring  



7.1  Associative algebras over rings  







8 See also  





9 Notes  





10 References  














Algebra over a field






العربية
Български
Català
Чӑвашла
Čeština
Deutsch
Español
Esperanto
فارسی
Français
Galego
Bahasa Indonesia
Interlingua
Italiano
Nederlands

Norsk nynorsk
Polski
Português
Română
Русский
Svenska
Українська
Tiếng Vit



 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikibooks
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 

(Redirected from Unital algebra)

Inmathematics, an algebra over a field (often simply called an algebra) is a vector space equipped with a bilinear product. Thus, an algebra is an algebraic structure consisting of a set together with operations of multiplication and addition and scalar multiplication by elements of a field and satisfying the axioms implied by "vector space" and "bilinear".[1]

The multiplication operation in an algebra may or may not be associative, leading to the notions of associative algebras and non-associative algebras. Given an integer n, the ringofreal square matrices of order n is an example of an associative algebra over the field of real numbers under matrix addition and matrix multiplication since matrix multiplication is associative. Three-dimensional Euclidean space with multiplication given by the vector cross product is an example of a nonassociative algebra over the field of real numbers since the vector cross product is nonassociative, satisfying the Jacobi identity instead.

An algebra is unitalorunitary if it has an identity element with respect to the multiplication. The ring of real square matrices of order n forms a unital algebra since the identity matrix of order n is the identity element with respect to matrix multiplication. It is an example of a unital associative algebra, a (unital) ring that is also a vector space.

Many authors use the term algebra to mean associative algebra, or unital associative algebra, or in some subjects such as algebraic geometry, unital associative commutative algebra.

Replacing the field of scalars by a commutative ring leads to the more general notion of an algebra over a ring. Algebras are not to be confused with vector spaces equipped with a bilinear form, like inner product spaces, as, for such a space, the result of a product is not in the space, but rather in the field of coefficients.

Definition and motivation[edit]

Motivating examples[edit]

Algebra vector space bilinear operator associativity commutativity
complex numbers product of complex numbers
Yes Yes
cross product of 3D vectors cross product
No No (anticommutative)
quaternions Hamilton product
Yes No
polynomials polynomial multiplication Yes Yes
square matrices matrix multiplication Yes No

Definition[edit]

Let K be a field, and let A be a vector space over K equipped with an additional binary operation from A × AtoA, denoted here by · (that is, if x and y are any two elements of A, then x · y is an element of A that is called the productofx and y). Then A is an algebra over K if the following identities hold for all elements x, y, zinA , and all elements (often called scalars) a and binK:

These three axioms are another way of saying that the binary operation is bilinear. An algebra over K is sometimes also called a K-algebra, and K is called the base fieldofA. The binary operation is often referred to as multiplicationinA. The convention adopted in this article is that multiplication of elements of an algebra is not necessarily associative, although some authors use the term algebra to refer to an associative algebra.

When a binary operation on a vector space is commutative, left distributivity and right distributivity are equivalent, and, in this case, only one distributivity requires a proof. In general, for non-commutative operations left distributivity and right distributivity are not equivalent, and require separate proofs.

Basic concepts[edit]

Algebra homomorphisms[edit]

Given K-algebras A and B, a homomorphismofK-algebras or K-algebra homomorphism is a K-linear map f: AB such that f(xy) = f(x) f(y) for all x, yinA. The space of all K-algebra homomorphisms between A and B is frequently written as

AK-algebra isomorphism is a bijective K-algebra homomorphism.

Subalgebras and ideals[edit]

Asubalgebra of an algebra over a field K is a linear subspace that has the property that the product of any two of its elements is again in the subspace. In other words, a subalgebra of an algebra is a non-empty subset of elements that is closed under addition, multiplication, and scalar multiplication. In symbols, we say that a subset L of a K-algebra A is a subalgebra if for every x, yinL and cinK, we have that x · y, x + y, and cx are all in L.

In the above example of the complex numbers viewed as a two-dimensional algebra over the real numbers, the one-dimensional real line is a subalgebra.

Aleft ideal of a K-algebra is a linear subspace that has the property that any element of the subspace multiplied on the left by any element of the algebra produces an element of the subspace. In symbols, we say that a subset L of a K-algebra A is a left ideal if for every x and yinL, zinA and cinK, we have the following three statements.

  1. x + y is in L (L is closed under addition),
  2. cx is in L (L is closed under scalar multiplication),
  3. z · x is in L (L is closed under left multiplication by arbitrary elements).

If (3) were replaced with x · z is in L, then this would define a right ideal. A two-sided ideal is a subset that is both a left and a right ideal. The term ideal on its own is usually taken to mean a two-sided ideal. Of course when the algebra is commutative, then all of these notions of ideal are equivalent. Conditions (1) and (2) together are equivalent to L being a linear subspace of A. It follows from condition (3) that every left or right ideal is a subalgebra.

This definition is different from the definition of an ideal of a ring, in that here we require the condition (2). Of course if the algebra is unital, then condition (3) implies condition (2).

Extension of scalars[edit]

If we have a field extension F/K, which is to say a bigger field F that contains K, then there is a natural way to construct an algebra over F from any algebra over K. It is the same construction one uses to make a vector space over a bigger field, namely the tensor product . So if A is an algebra over K, then is an algebra over F.

Kinds of algebras and examples[edit]

Algebras over fields come in many different types. These types are specified by insisting on some further axioms, such as commutativityorassociativity of the multiplication operation, which are not required in the broad definition of an algebra. The theories corresponding to the different types of algebras are often very different.

Unital algebra[edit]

An algebra is unitalorunitary if it has a unit or identity element I with Ix = x = xI for all x in the algebra.

Zero algebra[edit]

An algebra is called a zero algebraifuv = 0 for all u, v in the algebra,[2] not to be confused with the algebra with one element. It is inherently non-unital (except in the case of only one element), associative and commutative.

One may define a unital zero algebra by taking the direct sum of modules of a field (or more generally a ring) K and a K-vector space (or module) V, and defining the product of every pair of elements of V to be zero. That is, if λ, μK and u, vV, then (λ + u) (μ + v) = λμ + (λv + μu). If e1, ... ed is a basis of V, the unital zero algebra is the quotient of the polynomial ring K[E1, ..., En] by the ideal generated by the EiEj for every pair (i, j).

An example of unital zero algebra is the algebra of dual numbers, the unital zero R-algebra built from a one dimensional real vector space.

These unital zero algebras may be more generally useful, as they allow to translate any general property of the algebras to properties of vector spaces or modules. For example, the theory of Gröbner bases was introduced by Bruno Buchberger for ideals in a polynomial ring R = K[x1, ..., xn] over a field. The construction of the unital zero algebra over a free R-module allows extending this theory as a Gröbner basis theory for submodules of a free module. This extension allows, for computing a Gröbner basis of a submodule, to use, without any modification, any algorithm and any software for computing Gröbner bases of ideals.

Associative algebra[edit]

Examples of associative algebras include

Non-associative algebra[edit]

Anon-associative algebra[3] (ordistributive algebra) over a field K is a K-vector space A equipped with a K-bilinear map . The usage of "non-associative" here is meant to convey that associativity is not assumed, but it does not mean it is prohibited – that is, it means "not necessarily associative".

Examples detailed in the main article include:

Algebras and rings[edit]

The definition of an associative K-algebra with unit is also frequently given in an alternative way. In this case, an algebra over a field K is a ring A together with a ring homomorphism

where Z(A) is the centerofA. Since η is a ring homomorphism, then one must have either that A is the zero ring, or that ηisinjective. This definition is equivalent to that above, with scalar multiplication

given by

Given two such associative unital K-algebras A and B, a unital K-algebra homomorphism f: AB is a ring homomorphism that commutes with the scalar multiplication defined by η, which one may write as

for all and . In other words, the following diagram commutes:

Structure coefficients[edit]

For algebras over a field, the bilinear multiplication from A × AtoA is completely determined by the multiplication of basis elements of A. Conversely, once a basis for A has been chosen, the products of basis elements can be set arbitrarily, and then extended in a unique way to a bilinear operator on A, i.e., so the resulting multiplication satisfies the algebra laws.

Thus, given the field K, any finite-dimensional algebra can be specified up to isomorphism by giving its dimension (say n), and specifying n3 structure coefficients ci,j,k, which are scalars. These structure coefficients determine the multiplication in A via the following rule:

where e1,...,en form a basis of A.

Note however that several different sets of structure coefficients can give rise to isomorphic algebras.

Inmathematical physics, the structure coefficients are generally written with upper and lower indices, so as to distinguish their transformation properties under coordinate transformations. Specifically, lower indices are covariant indices, and transform via pullbacks, while upper indices are contravariant, transforming under pushforwards. Thus, the structure coefficients are often written ci,jk, and their defining rule is written using the Einstein notationas

eiej = ci,jkek.

If you apply this to vectors written in index notation, then this becomes

(xy)k = ci,jkxiyj.

IfK is only a commutative ring and not a field, then the same process works if A is a free module over K. If it isn't, then the multiplication is still completely determined by its action on a set that spans A; however, the structure constants can't be specified arbitrarily in this case, and knowing only the structure constants does not specify the algebra up to isomorphism.

Classification of low-dimensional unital associative algebras over the complex numbers[edit]

Two-dimensional, three-dimensional and four-dimensional unital associative algebras over the field of complex numbers were completely classified up to isomorphism by Eduard Study.[4]

There exist two such two-dimensional algebras. Each algebra consists of linear combinations (with complex coefficients) of two basis elements, 1 (the identity element) and a. According to the definition of an identity element,

It remains to specify

  for the first algebra,
  for the second algebra.

There exist five such three-dimensional algebras. Each algebra consists of linear combinations of three basis elements, 1 (the identity element), a and b. Taking into account the definition of an identity element, it is sufficient to specify

  for the first algebra,
  for the second algebra,
  for the third algebra,
  for the fourth algebra,
  for the fifth algebra.

The fourth of these algebras is non-commutative, and the others are commutative.

Generalization: algebra over a ring[edit]

In some areas of mathematics, such as commutative algebra, it is common to consider the more general concept of an algebra over a ring, where a commutative ring R replaces the field K. The only part of the definition that changes is that A is assumed to be an R-module (instead of a K-vector space).

Associative algebras over rings[edit]

Aring A is always an associative algebra over its center, and over the integers. A classical example of an algebra over its center is the split-biquaternion algebra, which is isomorphic to , the direct product of two quaternion algebras. The center of that ring is , and hence it has the structure of an algebra over its center, which is not a field. Note that the split-biquaternion algebra is also naturally an 8-dimensional -algebra.

In commutative algebra, if A is a commutative ring, then any unital ring homomorphism defines an R-module structure on A, and this is what is known as the R-algebra structure.[5] So a ring comes with a natural -module structure, since one can take the unique homomorphism .[6] On the other hand, not all rings can be given the structure of an algebra over a field (for example the integers). See Field with one element for a description of an attempt to give to every ring a structure that behaves like an algebra over a field.

See also[edit]

Notes[edit]

  1. ^ See also Hazewinkel, Gubareni & Kirichenko 2004, p. 3 Proposition 1.1.1
  • ^ Prolla, João B. (2011) [1977]. "Lemma 4.10". Approximation of Vector Valued Functions. Elsevier. p. 65. ISBN 978-0-08-087136-3.
  • ^ Schafer, Richard D. (1996). An Introduction to Nonassociative Algebras. ISBN 0-486-68813-5.
  • ^ Study, E. (1890), "Über Systeme complexer Zahlen und ihre Anwendungen in der Theorie der Transformationsgruppen", Monatshefte für Mathematik, 1 (1): 283–354, doi:10.1007/BF01692479, S2CID 121426669
  • ^ Matsumura, H. (1989). Commutative Ring Theory. Cambridge Studies in Advanced Mathematics. Vol. 8. Translated by Reid, M. (2nd ed.). Cambridge University Press. ISBN 978-0-521-36764-6.
  • ^ Kunz, Ernst (1985). Introduction to Commutative algebra and algebraic geometry. Birkhauser. ISBN 0-8176-3065-1.
  • References[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Algebra_over_a_field&oldid=1218042154#Unital_algebra"

    Category: 
    Algebras
    Hidden categories: 
    Articles with short description
    Short description matches Wikidata
     



    This page was last edited on 9 April 2024, at 11:08 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki