Universal algebra
From Wikipedia, the free encyclopedia
|
Universal algebra (sometimes called general algebra) is the field of mathematics that studies the ideas common to all algebraic structures.
Basic ideaFrom the point of view of universal algebra, an algebra (or algebraic structure) is a set A together with a collection of operations on A. An n-ary operation on A is a function that takes n elements of A and returns a single element of A. Thus, a 0-ary operation (or nullary operation) can be represented simply as an element of A, or a constant, often denoted by a letter like a. A 1-ary operation (or unary operation) is simply a function from A to A, often denoted by a symbol placed in front of its argument, like ~x. A 2-ary operation (or binary operation) is often denoted by a symbol placed between its arguments, like x * y. Operations of higher or unspecified arity are usually denoted by function symbols, with the arguments placed in parentheses and separated by commas, like f(x,y,z) or f(x1,...,xn). Some researchers allow infinitary operations, such as Failed to parse (Missing texvc executable; please see math/README to configure.): \bigwedge_{\alpha\in J} x_\alpha where J is an infinite index set, thus leading into the algebraic theory of complete lattices. One way of talking about an algebra, then, is by referring to it as an algebra of a certain type Failed to parse (Missing texvc executable; please see math/README to configure.): \Omega , where Failed to parse (Missing texvc executable; please see math/README to configure.): \Omega is an ordered sequence of natural numbers representing the arity of the operations of the algebra. After the operations have been specified, the nature of the algebra can be further limited by axioms, which in universal algebra often take the form of equational laws. An example is the associative axiom for a binary operation, which is given by the equation x * (y * z) = (x * y) * z. The axiom is intended to hold for all elements x, y, and z of the set A. Universal algebra can be seen as a special branch of model theory, in which we are typically dealing with structures having operations only (i.e. the type can have symbols for functions but not for relations other than equality), and in which the language used to talk about these structures uses equations only. Not all algebraic structures in a wider sense fall into this scope. For example ordered groups are not studied in mainstream universal algebra because they involve a binary relation. A more fundamental restriction is that universal algebra cannot study the class of fields, because there is no type in which all field laws can be written as equations. One advantage of this restriction is that the structures studied in universal algebra can be defined in any category which has finite products. ExamplesMost of the usual algebraic systems of mathematics are examples of universal algebras, but not always in an obvious way. GroupsTo see how this works, let's consider the definition of a group. Normally a group is defined in terms of a single binary operation *, subject to these axioms:
(Sometimes you will also see an axiom called "closure", stating that x * y belongs to the set A whenever x and y do. But from a universal algebraist's point of view, that is already implied when you call * a binary operation.) Now, this definition of a group is problematic from the point of view of universal algebra. The reason is that the axioms of the identity element and inversion are not stated purely in terms of equational laws but also have clauses involving the phrase "there exists ... such that ...". This is inconvenient; the list of group properties can be simplified to universally quantified equations if we add a nullary operation e and a unary operation ~ in addition to the binary operation *, then list the axioms for these three operations as follows:
(Of course, we usually write "x -1" instead of "~x", which shows that the notation for operations of low arity is not always as given in the second paragraph.) It's important to check that this really does capture the definition of a group. The reason that it might not is that specifying one of these universal groups might give more information than specifying one of the usual kind of group. After all, nothing in the usual definition said that the identity element e was unique; if there is another identity element e', then it's ambiguous which one should be the value of the nullary operator e. However, this is not a problem, because identity elements can be proved to be always unique. The same thing is true of inverse elements. So the universal algebraist's definition of a group really is equivalent to the usual definition. Basic constructionsWe assume that the type, Failed to parse (Missing texvc executable; please see math/README to configure.): \Omega , has been fixed. Then there are three basic constructions in universal algebra: homomorphic image, subalgebra, and product. A homomorphism between two algebras A and B is a function h: A → B from the set A to the set B such that, for every operation f (of arity, say, n), h(fA(x1,...,xn)) = fB(h(x1),...,h(xn)). (Here, subscripts are placed on f to indicate whether it is the version of f in A or B. In theory, you could tell this from the context, so these subscripts are usually left off.) For example, if e is a constant (nullary operation), then h(eA) = eB. If ~ is a unary operation, then h(~x) = ~h(x). If * is a binary operation, then h(x * y) = h(x) * h(y). And so on. A few of the things that can be done with homomorphisms, as well as definitions of certain special kinds of homomorphisms, are listed under the entry Homomorphism. In particular, we can take the homomorphic image of an algebra, h(A). A subalgebra of A is a subset of A that is closed under all the operations of A. A product of some set of algebraic structures is the cross product of the sets with the operations defined coordinatewise. Some basic theorems
Motivations and applicationsIn addition to its unifying approach, Universal algebra also gives deep theorems and important examples and counterexamples. It provides a useful framework for those who intend to start the study of new classes of algebras. It can enable the use of methods invented for some particular classes of algebras to other classes of algebras, by recasting the method in terms of universal algebra (if possible), and then interpreting these as applied to other classes. It has also provided conceptual clarification; as J.D. H. Smith puts it, "What looks messy and complicated in a particular framework may turn out to be simple and obvious in the proper general one." In particular, universal algebra can be applied to the study of monoids, rings, and lattices. Before universal algebra came along, many theorems (most notably the isomorphism theorems) were proved separately in all of these fields, but with universal algebra, they can be proven once and for all for every kind of algebraic system. A more generalised programme along these lines is carried out by category theory. Given a list of operations and axioms in universal algebra, the corresponding algebras and homomorphisms are the objects and morphisms of a category. Category theory applies to many situations where universal algebra does not, extending the reach of the theorems. Conversely, many theorems that hold in universal algebra do not generalise all the way to category theory. Thus both fields of study are useful. HistoryIn Alfred North Whitehead's book A Treatise on Universal Algebra, published in 1898, the term universal algebra had essentially the same meaning that it has today. Whitehead credits William Rowan Hamilton and Augustus De Morgan as originators of the subject matter, and James Joseph Sylvester with coining the term itself[1]. At the time structures such as Lie algebras and hyperbolic quaternions drew attention to the need to expand algebraic structures beyond the associatively multiplicative class. In a review Alexander MacFarlane wrote: "The main idea of the work is not unification of the several methods, nor generalization of ordinary algebra so as to include them, but rather the comparative study of their several structures." At the time George Boole's algebra of logic made a strong counterpoint to ordinary number algebra, so the term "universal" served to calm strained sensibilities. Whitehead's early work sought to unify quaternions (due to Hamilton), Grassmann's Ausdehnungslehre, and Boole's algebra of logic. Whitehead wrote in his book:
|


