HOME

TheInfoList



OR:

In mathematics, the concept of an inverse element generalises the concepts of opposite () and reciprocal () of numbers. Given an
operation Operation or Operations may refer to: Arts, entertainment and media * ''Operation'' (game), a battery-operated board game that challenges dexterity * Operation (music), a term used in musical set theory * ''Operations'' (magazine), Multi-Man ...
denoted here , and an
identity element In mathematics, an identity element, or neutral element, of a binary operation operating on a set is an element of the set that leaves unchanged every element of the set when the operation is applied. This concept is used in algebraic structures s ...
denoted , if , one says that is a left inverse of , and that is a right inverse of . (An identity element is an element such that and for all and for which the left-hand sides are defined.) When the operation is associative, if an element has both a left inverse and a right inverse, then these two inverses are equal and unique; they are called the ''inverse element'' or simply the ''inverse''. Often an adjective is added for specifying the operation, such as in additive inverse,
multiplicative inverse In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a fraction ''a''/''b ...
, and functional inverse. In this case (associative operation), an invertible element is an element that has an inverse. Inverses are commonly used in groupswhere every element is invertible, and ringswhere invertible elements are also called units. They are also commonly used for operations that are not defined for all possible operands, such as inverse matrices and
inverse function In mathematics, the inverse function of a function (also called the inverse of ) is a function that undoes the operation of . The inverse of exists if and only if is bijective, and if it exists, is denoted by f^ . For a function f\colon ...
s. This has been generalized to category theory, where, by definition, an
isomorphism In mathematics, an isomorphism is a structure-preserving mapping between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between them. The word i ...
is an invertible morphism. The word 'inverse' is derived from la, inversus that means 'turned upside down', 'overturned'. This may take its origin from the case of fractions, where the (multiplicative) inverse is obtained by exchanging the numerator and the denominator (the inverse of \tfrac x y is \tfrac y x).


Definitions and basic properties

The concepts of ''inverse element'' and ''invertible element'' are commonly defined for binary operations that are everywhere defined (that is, the operation is defined for any two elements of its domain). However, these concepts are commonly used with partial operations, that is operations that are not defined everywhere. Common examples are
matrix multiplication In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the ...
,
function composition In mathematics, function composition is an operation that takes two functions and , and produces a function such that . In this operation, the function is applied to the result of applying the function to . That is, the functions and ...
and composition of morphisms in a
category Category, plural categories, may refer to: Philosophy and general uses *Categorization, categories in cognitive science, information science and generally * Category of being * ''Categories'' (Aristotle) * Category (Kant) * Categories (Peirce) ...
. It follows that the common definitions of associativity and
identity element In mathematics, an identity element, or neutral element, of a binary operation operating on a set is an element of the set that leaves unchanged every element of the set when the operation is applied. This concept is used in algebraic structures s ...
must be extended to partial operations; this is the object of the first subsections. In this section, is a set (possibly a
proper class Proper may refer to: Mathematics * Proper map, in topology, a property of continuous function between topological spaces, if inverse images of compact subsets are compact * Proper morphism, in algebraic geometry, an analogue of a proper map f ...
) on which a partial operation (possibly total) is defined, which is denoted with *.


Associativity

A partial operation is associative if :x*(y*z)=(x*y)*z for every in for which one of the members of the equality is defined; the equality means that the other member of the equality must also be defined. Examples of non-total associative operations are multiplication of matrices of arbitrary size, and
function composition In mathematics, function composition is an operation that takes two functions and , and produces a function such that . In this operation, the function is applied to the result of applying the function to . That is, the functions and ...
.


Identity elements

Let * be a possibly partial associative operation on a set . An ''
identity element In mathematics, an identity element, or neutral element, of a binary operation operating on a set is an element of the set that leaves unchanged every element of the set when the operation is applied. This concept is used in algebraic structures s ...
'', or simply an ''identity'' is an element such that :x*e=x \quad\text\quad e*y=y for every and for which the left-hand sides of the equalities are defined. If and are two identity elements such that e*f is defined, then e=f. (This results immediately from the definition, by e=e*f=f.) It follows that a total operation has at most one identity element, and if and are different identities, then e*f is not defined. For example, in the case of
matrix multiplication In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the ...
, there is one
identity matrix In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. Terminology and notation The identity matrix is often denoted by I_n, or simply by I if the size is immaterial ...
for every positive integer , and two identity matrices of different size cannot be multiplied together. Similarly,
identity function Graph of the identity function on the real numbers In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, unc ...
s are identity elements for
function composition In mathematics, function composition is an operation that takes two functions and , and produces a function such that . In this operation, the function is applied to the result of applying the function to . That is, the functions and ...
, and the composition of the identity functions of two different sets are not defined.


Left and right inverses

If x*y=e, where is an identity element, one says that is a ''left inverse'' of , and is a ''right inverse'' of . Left and right inverses do not always exist, even when the operation is total and associative. For example, addition is a total associative operation on nonnegative integers, which has as additive identity, and is the only element that has an additive inverse. This lack of inverses is the main motivation for extending the
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
s into the integers. An element can have several left inverses and several right inverses, even when the operation is total and associative. For example, consider the functions from the integers to the integers. The ''doubling function'' x\mapsto 2x has infinitely many left inverses under
function composition In mathematics, function composition is an operation that takes two functions and , and produces a function such that . In this operation, the function is applied to the result of applying the function to . That is, the functions and ...
, which are the functions that divide by two the even numbers, and give any value to odd numbers. Similarly, every function that maps to either 2n or 2n+1 is a right inverse of the function n\mapsto \left\lfloor \frac n2\right\rfloor, the floor function that maps to \frac n2 or \frac2, depending whether is even or odd. More generally, a function has a left inverse for
function composition In mathematics, function composition is an operation that takes two functions and , and produces a function such that . In this operation, the function is applied to the result of applying the function to . That is, the functions and ...
if and only if it is injective, and it has a right inverse if and only if it is surjective. In category theory, right inverses are also called sections, and left inverses are called retractions.


Inverses

An element is ''invertible'' under an operation if it has a left inverse and a right inverse. In the common case where the operation is associative, the left and right inverse of an element are equal and unique. Indeed, if and are respectively a left inverse and a right inverse of , then :l=l*(x*r)=(l*x)*r=r. ''The inverse'' of an invertible element is its unique left or right inverse. If the operation is denoted as an addition, the inverse, or additive inverse, of an element is denoted -x. Otherwise, the inverse of is generally denoted x^, or, in the case of a
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name o ...
multiplication \frac 1x. When there may be a confusion between several operations, the symbol of the operation may be added before the exponent, such as in x^. The notation f^ is not commonly used for
function composition In mathematics, function composition is an operation that takes two functions and , and produces a function such that . In this operation, the function is applied to the result of applying the function to . That is, the functions and ...
, since \frac 1f can be used for the
multiplicative inverse In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a fraction ''a''/''b ...
. If and are invertible, and x*y is defined, then x*y is invertible, and its inverse is y^x^. An invertible
homomorphism In algebra, a homomorphism is a structure-preserving map between two algebraic structures of the same type (such as two groups, two rings, or two vector spaces). The word ''homomorphism'' comes from the Ancient Greek language: () meaning "sa ...
is called an
isomorphism In mathematics, an isomorphism is a structure-preserving mapping between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between them. The word i ...
. In category theory, an invertible morphism is also called an
isomorphism In mathematics, an isomorphism is a structure-preserving mapping between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between them. The word i ...
.


In groups

A group is a set with an associative operation that has an identity element, and for which every element has an inverse. Thus, the inverse is a function from the group to itself that may also be considered as an operation of
arity Arity () is the number of arguments or operands taken by a function, operation or relation in logic, mathematics, and computer science. In mathematics, arity may also be named ''rank'', but this word can have many other meanings in mathematics. In ...
one. It is also an involution, since the inverse of the inverse of an element is the element itself. A group may act on a set as transformations of this set. In this case, the inverse g^ of a group element g defines a transformation that is the inverse of the transformation defined by g, that is, the transformation that "undoes" the transformation defined by g. For example, the Rubik's cube group represents the finite sequences of elementary moves. The inverse of such a sequence is obtained by applying the inverse of each move in the reverse order.


In monoids

A
monoid In abstract algebra, a branch of mathematics, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being 0. Monoids ...
is a set with an associative operation that has an
identity element In mathematics, an identity element, or neutral element, of a binary operation operating on a set is an element of the set that leaves unchanged every element of the set when the operation is applied. This concept is used in algebraic structures s ...
. The ''invertible elements'' in a monoid form a group under monoid operation. A ring is a monoid for ring multiplication. In this case, the invertible elements are also called units and form the group of units of the ring. If a monoid is not
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name o ...
, there may exist non-invertible elements that have a left inverse or a right inverse (not both, as, otherwise, the element would be invertible). For example, the set of the functions from a set to itself is a monoid under
function composition In mathematics, function composition is an operation that takes two functions and , and produces a function such that . In this operation, the function is applied to the result of applying the function to . That is, the functions and ...
. In this monoid, the invertible elements are the bijective functions; the elements that have left inverses are the
injective function In mathematics, an injective function (also known as injection, or one-to-one function) is a function that maps distinct elements of its domain to distinct elements; that is, implies . (Equivalently, implies in the equivalent contraposi ...
s, and those that have right inverses are the surjective functions. Given a monoid, one may want extend it by adding inverse to some elements. This is generally impossible for non-commutative monoids, but, in a commutative monoid, it is possible to add inverses to the elements that have the cancellation property (an element has the cancellation property if xy=xz implies y=z, and yx=zx implies This extension of a monoid is allowed by Grothendieck group construction. This is the method that is commonly used for constructing
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the language ...
s from
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
s,
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (e.g. ). The set of all ra ...
s from
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the language ...
s and, more generally, the field of fractions of an
integral domain In mathematics, specifically abstract algebra, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural s ...
, and localizations of commutative rings.


In rings

A ring is an
algebraic structure In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set ...
with two operations, ''addition'' and ''multiplication'', which are denoted as the usual operations on numbers. Under addition, a ring is an
abelian group In mathematics, an abelian group, also called a commutative group, is a group in which the result of applying the group operation to two group elements does not depend on the order in which they are written. That is, the group operation is com ...
, which means that addition is
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name o ...
and associative; it has an identity, called the additive identity, and denoted ; and every element has an inverse, called its additive inverse and denoted . Because of commutativity, the concepts of left and right inverses are meaningless since they do not differ from inverses. Under multiplication, a ring is a
monoid In abstract algebra, a branch of mathematics, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being 0. Monoids ...
; this means that multiplication is associative and has an identity called the multiplicative identity and denoted . An ''invertible element '' for multiplication is called a
unit Unit may refer to: Arts and entertainment * UNIT, a fictional military organization in the science fiction television series ''Doctor Who'' * Unit of action, a discrete piece of action (or beat) in a theatrical presentation Music * ''Unit'' (a ...
. The inverse or
multiplicative inverse In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a fraction ''a''/''b ...
(for avoiding confusion with additive inverses) of a unit is denoted x^, or, when the multiplication is commutative, \frac 1x. The additive identity is never a unit, except when the ring is the
zero ring In ring theory, a branch of mathematics, the zero ring or trivial ring is the unique ring (up to isomorphism) consisting of one element. (Less commonly, the term "zero ring" is used to refer to any rng of square zero, i.e., a rng in which f ...
, which has as its unique element. If is the only non-unit, the ring is a field if the multiplication is commutative, or a division ring otherwise. In a noncommutative ring (that is, a ring whose multiplication is not commutative), a non-invertible element may have one or several left or right inverses. This is, for example, the case of the functions from the integers to themselves, which form a ring for
pointwise operation In mathematics, the qualifier pointwise is used to indicate that a certain property is defined by considering each value f(x) of some function f. An important class of pointwise concepts are the ''pointwise operations'', that is, operations defined ...
s; see above, '. A commutative ring (that is, a ring whose multiplication is commutative) may be extended by adding inverses to elements that are not zero divisors (that is, their product with a nonzero element cannot be ). This is the process of localization, which produces, in particular, the field of
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (e.g. ). The set of all ra ...
s from the ring of integers, and, more generally, the field of fractions of an
integral domain In mathematics, specifically abstract algebra, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural s ...
. Localization is also used with zero divisors, but, in this case the original ring is not a subring of the localisation; instead, it is mapped non-injectively to the localization.


Matrices

Matrix multiplication In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the ...
is commonly defined for matrices over a field, and straightforwardly extended to matrices over rings, rngs and
semiring In abstract algebra, a semiring is an algebraic structure similar to a ring, but without the requirement that each element must have an additive inverse. The term rig is also used occasionally—this originated as a joke, suggesting that rigs a ...
s. However, ''in this section, only matrices over a commutative ring are considered'', because of the use of the concept of rank and
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if ...
. If is a matrix (that is, a matrix with rows and columns), and is a matrix, the product is defined if , and only in this case. An
identity matrix In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. Terminology and notation The identity matrix is often denoted by I_n, or simply by I if the size is immaterial ...
, that is, an identity element for matrix multiplication is a square matrix (same number for rows and columns) whose entries of the main diagonal are all equal to , and all other entries are . An invertible matrix is an invertible element under matrix multiplication. A matrix over a commutative ring is invertible if and only if its determinant is a
unit Unit may refer to: Arts and entertainment * UNIT, a fictional military organization in the science fiction television series ''Doctor Who'' * Unit of action, a discrete piece of action (or beat) in a theatrical presentation Music * ''Unit'' (a ...
in (that is, is invertible in . In this case, its inverse matrix can be computed with Cramer's rule. If is a field, the determinant is invertible if and only if it is not zero. As the case of fields is more common, one see often invertible matrices defined as matrices with a nonzero determinant, but this is incorrect over rings. In the case of
integer matrices In mathematics, an integer matrix is a matrix whose entries are all integers. Examples include binary matrices, the zero matrix, the matrix of ones, the identity matrix, and the adjacency matrices used in graph theory, amongst many others. In ...
(that is, matrices with integer entries), an invertible matrix is a matrix that has an inverse that is also an integer matrix. Such a matrix is called a unimodular matrix for distinguishing it from matrices that are invertible over the
real number In mathematics, a real number is a number that can be used to measurement, measure a ''continuous'' one-dimensional quantity such as a distance, time, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small var ...
s. A square integer matrix is unimodular if and only if its determinant is or , since these two numbers are the only units in the ring of integers. A matrix has a left inverse if and only if its rank equals its number of columns. This left inverse is not unique except for square matrices where the left inverse equal the inverse matrix. Similarly, a right inverse exists if and only if the rank equals the number of rows; it is not unique in the case of a rectangular matrix, and equals the inverse matrix in the case of a square matrix.


Functions, homomorphisms and morphisms

Composition is a partial operation that generalizes to
homomorphism In algebra, a homomorphism is a structure-preserving map between two algebraic structures of the same type (such as two groups, two rings, or two vector spaces). The word ''homomorphism'' comes from the Ancient Greek language: () meaning "sa ...
s of
algebraic structure In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set ...
s and morphisms of categories into operations that are also called ''composition'', and share many properties with function composition. In all the case, composition is associative. If f\colon X\to Y and g\colon Y'\to Z, the composition g\circ f is defined if and only if Y'=Y or, in the function and homomorphism cases, Y\subset Y'. In the function and homomorphism cases, this means that the
codomain In mathematics, the codomain or set of destination of a function is the set into which all of the output of the function is constrained to fall. It is the set in the notation . The term range is sometimes ambiguously used to refer to either ...
of f equals or is included in the domain of . In the morphism case, this means that the
codomain In mathematics, the codomain or set of destination of a function is the set into which all of the output of the function is constrained to fall. It is the set in the notation . The term range is sometimes ambiguously used to refer to either ...
of f equals the domain of . There is an ''identity'' \operatorname_X \colon X \to X for every object ( set, algebraic structure or object), which is called also an
identity function Graph of the identity function on the real numbers In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, unc ...
in the function case. A function is invertible if and only if it is a bijection. An invertible homomorphism or morphism is called an isomorphism. An homomorphism of algebraic structures is an isomorphism if and only if it is a bijection. The inverse of a bijection is called an
inverse function In mathematics, the inverse function of a function (also called the inverse of ) is a function that undoes the operation of . The inverse of exists if and only if is bijective, and if it exists, is denoted by f^ . For a function f\colon ...
. In the other cases, one talks of ''inverse isomorphisms''. A function has a left inverse or a right inverse if and only it is injective or surjective, respectively. An homomorphism of algebraic structures that has a left inverse or a right inverse is respectively injective or surjective, but the converse is not true in some algebraic structures. For example, the converse is true for
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but ...
s but not for modules over a ring: a homomorphism of modules that has a left inverse of a right inverse is called respectively a split epimorphism or a
split monomorphism In category theory, a branch of mathematics, a section is a right inverse of some morphism. Dually, a retraction is a left inverse of some morphism. In other words, if f: X\to Y and g: Y\to X are morphisms whose composition f \circ g: Y\to Y is t ...
. This terminology is also used for morphisms in any category.


Generalizations


In a unital magma

Let S be a unital
magma Magma () is the molten or semi-molten natural material from which all igneous rocks are formed. Magma is found beneath the surface of the Earth, and evidence of magmatism has also been discovered on other terrestrial planets and some natura ...
, that is, a set with a
binary operation In mathematics, a binary operation or dyadic operation is a rule for combining two elements (called operands) to produce another element. More formally, a binary operation is an operation of arity two. More specifically, an internal binary op ...
* and an
identity element In mathematics, an identity element, or neutral element, of a binary operation operating on a set is an element of the set that leaves unchanged every element of the set when the operation is applied. This concept is used in algebraic structures s ...
e\in S. If, for a,b\in S, we have a*b=e, then a is called a left inverse of b and b is called a right inverse of a. If an element x is both a left inverse and a right inverse of y, then x is called a two-sided inverse, or simply an inverse, of y. An element with a two-sided inverse in S is called invertible in S. An element with an inverse element only on one side is left invertible or right invertible. Elements of a unital magma (S,*) may have multiple left, right or two-sided inverses. For example, in the magma given by the Cayley table the elements 2 and 3 each have two two-sided inverses. A unital magma in which all elements are invertible need not be a
loop Loop or LOOP may refer to: Brands and enterprises * Loop (mobile), a Bulgarian virtual network operator and co-founder of Loop Live * Loop, clothing, a company founded by Carlos Vasquez in the 1990s and worn by Digable Planets * Loop Mobile, ...
. For example, in the magma (S,*) given by the Cayley table every element has a unique two-sided inverse (namely itself), but (S,*) is not a loop because the Cayley table is not a Latin square. Similarly, a loop need not have two-sided inverses. For example, in the loop given by the Cayley table the only element with a two-sided inverse is the identity element 1. If the operation * is associative then if an element has both a left inverse and a right inverse, they are equal. In other words, in a
monoid In abstract algebra, a branch of mathematics, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being 0. Monoids ...
(an associative unital magma) every element has at most one inverse (as defined in this section). In a monoid, the set of invertible elements is a group, called the group of units of S, and denoted by U(S) or ''H''1.


In a semigroup

The definition in the previous section generalizes the notion of inverse in group relative to the notion of identity. It's also possible, albeit less obvious, to generalize the notion of an inverse by dropping the identity element but keeping associativity; that is, in a
semigroup In mathematics, a semigroup is an algebraic structure consisting of a Set (mathematics), set together with an associative internal binary operation on it. The binary operation of a semigroup is most often denoted multiplication, multiplicatively ...
. In a semigroup ''S'' an element ''x'' is called (von Neumann) regular if there exists some element ''z'' in ''S'' such that ''xzx'' = ''x''; ''z'' is sometimes called a '' pseudoinverse''. An element ''y'' is called (simply) an inverse of ''x'' if ''xyx'' = ''x'' and ''y'' = ''yxy''. Every regular element has at least one inverse: if ''x'' = ''xzx'' then it is easy to verify that ''y'' = ''zxz'' is an inverse of ''x'' as defined in this section. Another easy to prove fact: if ''y'' is an inverse of ''x'' then ''e'' = ''xy'' and ''f'' = ''yx'' are idempotents, that is ''ee'' = ''e'' and ''ff'' = ''f''. Thus, every pair of (mutually) inverse elements gives rise to two idempotents, and ''ex'' = ''xf'' = ''x'', ''ye'' = ''fy'' = ''y'', and ''e'' acts as a left identity on ''x'', while ''f'' acts a right identity, and the left/right roles are reversed for ''y''. This simple observation can be generalized using
Green's relations In mathematics, Green's relations are five equivalence relations that characterise the elements of a semigroup in terms of the principal ideals they generate. The relations are named for James Alexander Green, who introduced them in a paper of 19 ...
: every idempotent ''e'' in an arbitrary semigroup is a left identity for ''Re'' and right identity for ''Le''. An intuitive description of this fact is that every pair of mutually inverse elements produces a local left identity, and respectively, a local right identity. In a monoid, the notion of inverse as defined in the previous section is strictly narrower than the definition given in this section. Only elements in the Green class ''H''1 have an inverse from the unital magma perspective, whereas for any idempotent ''e'', the elements of ''H''e have an inverse as defined in this section. Under this more general definition, inverses need not be unique (or exist) in an arbitrary semigroup or monoid. If all elements are regular, then the semigroup (or monoid) is called regular, and every element has at least one inverse. If every element has exactly one inverse as defined in this section, then the semigroup is called an inverse semigroup. Finally, an inverse semigroup with only one idempotent is a group. An inverse semigroup may have an absorbing element 0 because 000 = 0, whereas a group may not. Outside semigroup theory, a unique inverse as defined in this section is sometimes called a quasi-inverse. This is generally justified because in most applications (for example, all examples in this article) associativity holds, which makes this notion a generalization of the left/right inverse relative to an identity (see Generalized inverse).


''U''-semigroups

A natural generalization of the inverse semigroup is to define an (arbitrary) unary operation ° such that (''a''°)° = ''a'' for all ''a'' in ''S''; this endows ''S'' with a type 2,1 algebra. A semigroup endowed with such an operation is called a ''U''-semigroup. Although it may seem that ''a''° will be the inverse of ''a'', this is not necessarily the case. In order to obtain interesting notion(s), the unary operation must somehow interact with the semigroup operation. Two classes of ''U''-semigroups have been studied: * ''I''-semigroups, in which the interaction axiom is ''aa''°''a'' = ''a'' * *-semigroups, in which the interaction axiom is (''ab'')° = ''b''°''a''°. Such an operation is called an involution, and typically denoted by ''a''* Clearly a group is both an ''I''-semigroup and a *-semigroup. A class of semigroups important in semigroup theory are completely regular semigroups; these are ''I''-semigroups in which one additionally has ''aa''° = ''a''°''a''; in other words every element has commuting pseudoinverse ''a''°. There are few concrete examples of such semigroups however; most are completely simple semigroups. In contrast, a subclass of *-semigroups, the *-regular semigroups (in the sense of Drazin), yield one of best known examples of a (unique) pseudoinverse, the Moore–Penrose inverse. In this case however the involution ''a''* is not the pseudoinverse. Rather, the pseudoinverse of ''x'' is the unique element ''y'' such that ''xyx'' = ''x'', ''yxy'' = ''y'', (''xy'')* = ''xy'', (''yx'')* = ''yx''. Since *-regular semigroups generalize inverse semigroups, the unique element defined this way in a *-regular semigroup is called the ''generalized inverse'' or ''Moore–Penrose inverse''.


Semirings


Examples

All examples in this section involve associative operators.


Galois connections

The lower and upper adjoints in a (monotone)
Galois connection In mathematics, especially in order theory, a Galois connection is a particular correspondence (typically) between two partially ordered sets (posets). Galois connections find applications in various mathematical theories. They generalize the fu ...
, ''L'' and ''G'' are quasi-inverses of each other; that is, ''LGL'' = ''L'' and ''GLG'' = ''G'' and one uniquely determines the other. They are not left or right inverses of each other however.


Generalized inverses of matrices

A square matrix M with entries in a field K is invertible (in the set of all square matrices of the same size, under
matrix multiplication In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the ...
) if and only if its
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if ...
is different from zero. If the determinant of M is zero, it is impossible for it to have a one-sided inverse; therefore a left inverse or right inverse implies the existence of the other one. See invertible matrix for more. More generally, a square matrix over a commutative ring R is invertible
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false. The connective is bi ...
its determinant is invertible in R. Non-square matrices of
full rank In linear algebra, the rank of a matrix is the dimension of the vector space generated (or spanned) by its columns. p. 48, § 1.16 This corresponds to the maximal number of linearly independent columns of . This, in turn, is identical to the dime ...
have several one-sided inverses: * For A:m\times n \mid m>n we have left inverses; for example, \underbrace_ A = I_n * For A:m\times n \mid m we have right inverses; for example, A \underbrace_ = I_m The left inverse can be used to determine the least norm solution of Ax = b, which is also the
least squares The method of least squares is a standard approach in regression analysis to approximate the solution of overdetermined systems (sets of equations in which there are more equations than unknowns) by minimizing the sum of the squares of the r ...
formula for
regression Regression or regressions may refer to: Science * Marine regression, coastal advance due to falling sea level, the opposite of marine transgression * Regression (medicine), a characteristic of diseases to express lighter symptoms or less extent ( ...
and is given by x = \left(A^\textA\right)^A^\textb. No rank deficient matrix has any (even one-sided) inverse. However, the Moore–Penrose inverse exists for all matrices, and coincides with the left or right (or true) inverse when it exists. As an example of matrix inverses, consider: : A:2 \times 3 = \begin 1 & 2 & 3 \\ 4 & 5 & 6 \end So, as ''m'' < ''n'', we have a right inverse, A^_\text = A^\text \left(AA^\text\right)^. By components it is computed as : \begin AA^\text &= \begin 1 & 2 & 3 \\ 4 & 5 & 6 \end \begin 1 & 4\\ 2 & 5\\ 3 & 6 \end = \begin 14 & 32\\ 32 & 77 \end \\ pt \left(AA^\text\right)^ &= \begin 14 & 32\\ 32 & 77 \end^ = \frac \begin 77 & -32\\ -32 & 14 \end \\ pt A^\text\left(AA^\text\right)^ &= \frac \begin 1 & 4\\ 2 & 5\\ 3 & 6 \end \begin 77 & -32\\ -32 & 14 \end = \frac \begin -17 & 8\\ -2 & 2\\ 13 & -4 \end = A^_\text \end The left inverse doesn't exist, because : A^\textA = \begin 1 & 4\\ 2 & 5\\ 3 & 6 \end \begin 1 & 2 & 3 \\ 4 & 5 & 6 \end = \begin 17 & 22 & 27 \\ 22 & 29 & 36\\ 27 & 36 & 45 \end which is a singular matrix, and cannot be inverted.


See also

* Division ring *
Latin square property In mathematics, especially in abstract algebra, a quasigroup is an algebraic structure resembling a group in the sense that "division" is always possible. Quasigroups differ from groups mainly in that they need not be associative and need not have ...
* Loop (algebra) *