Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Inverse element
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Generalization of additive and multiplicative inverses}} {{redirect|Invertible|other uses|Invertible (disambiguation)}} In [[mathematics]], the concept of an '''inverse element''' generalises the concepts of [[additive inverse|opposite]] ({{math|−''x''}}) and [[Multiplicative inverse|reciprocal]] ({{math|1/''x''}}) of numbers. Given an [[operation (mathematics)|operation]] denoted here {{math|∗}}, and an [[identity element]] denoted {{mvar|e}}, if {{math|1=''x'' ∗ ''y'' = ''e''}}, one says that {{mvar|x}} is a '''left inverse''' of {{mvar|y}}, and that {{mvar|y}} is a '''right inverse''' of {{mvar|x}}. (An identity element is an element such that {{math|1=''x'' * ''e'' = ''x''}} and {{math|1=''e'' * ''y'' = ''y''}} for all {{mvar|x}} and {{mvar|y}} for which the left-hand sides are defined.<ref>The usual definition of an identity element has been generalized for including the [[identity function]]s as identity elements for [[function composition]], and [[identity matrices]] as identity elements for [[matrix multiplication]].</ref>) When the operation {{math|∗}} is [[associative]], if an element {{mvar|x}} 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]], and [[functional inverse]]. In this case (associative operation), an '''invertible element''' is an element that has an inverse. In a [[ring (mathematics)|ring]], an ''invertible element'', also called a [[unit (ring theory)|unit]], is an element that is invertible under multiplication (this is not ambiguous, as every element is invertible under addition). Inverses are commonly used in [[group (mathematics)|groups]]{{mdash}}where every element is invertible, and [[ring (mathematics)|rings]]{{mdash}}where invertible elements are also called [[unit (ring theory)|units]]. They are also commonly used for operations that are not defined for all possible operands, such as [[inverse matrices]] and [[inverse function]]s. This has been generalized to [[category theory]], where, by definition, an [[isomorphism]] is an invertible [[morphism]]. The word 'inverse' is derived from {{langx|la|[[wikt:inversus|inversus]]}} that means 'turned upside down', 'overturned'. This may take its origin from the case of [[fraction (mathematics)|fractions]], where the (multiplicative) inverse is obtained by exchanging the numerator and the denominator (the inverse of <math>\tfrac x y</math> is <math>\tfrac y x</math>). {{hatnote|In this article, the operations are [[associative]] and have [[identity element]]s, except when otherwise stated and in section {{slink||Generalizations}}.}} ==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 of a function|domain]]). However, these concepts are also commonly used with [[partial operation]]s, that is operations that are not defined everywhere. Common examples are [[matrix multiplication]], [[function composition]] and composition of [[morphism]]s in a [[category (mathematics)|category]]. It follows that the common definitions of [[associativity]] and [[identity element]] must be extended to partial operations; this is the object of the first subsections. In this section, {{mvar|X}} is a [[set (mathematics)|set]] (possibly a [[proper class]]) on which a partial operation (possibly total) is defined, which is denoted with <math>*.</math> ===Associativity=== A partial operation is [[associative]] if :<math>x*(y*z)=(x*y)*z</math> for every {{math|''x'', ''y'', ''z''}} in {{mvar|X}} 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 [[matrix multiplication|multiplication of matrices]] of arbitrary size, and [[function composition]]. ===Identity elements=== Let <math>*</math> be a possibly [[partial operation|partial]] associative operation on a set {{mvar|X}}. An ''[[identity element]]'', or simply an ''identity'' is an element {{mvar|e}} such that :<math>x*e=x \quad\text{and}\quad e*y=y</math> for every {{mvar|x}} and {{mvar|y}} for which the left-hand sides of the equalities are defined. If {{mvar|e}} and {{mvar|f}} are two identity elements such that <math>e*f</math> is defined, then <math>e=f.</math> (This results immediately from the definition, by <math>e=e*f=f.</math>) It follows that a total operation has at most one identity element, and if {{mvar|e}} and {{mvar|f}} are different identities, then <math>e*f</math> is not defined. For example, in the case of [[matrix multiplication]], there is one {{math|''n''×''n''}} [[identity matrix]] for every positive integer {{mvar|n}}, and two identity matrices of different size cannot be multiplied together. Similarly, [[identity function]]s are identity elements for [[function composition]], and the composition of the identity functions of two different sets are not defined. ===Left and right inverses=== If <math>x*y=e,</math> where {{mvar|e}} is an identity element, one says that {{mvar|x}} is a ''left inverse'' of {{mvar|y}}, and {{mvar|y}} is a ''right inverse'' of {{mvar|x}}. 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 integer]]s, which has {{math|0}} as [[additive identity]], and {{math|0}} is the only element that has an [[additive inverse]]. This lack of inverses is the main motivation for extending the [[natural number]]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 [[function (mathematics)|functions]] from the integers to the integers. The ''doubling function'' <math>x\mapsto 2x</math> has infinitely many left inverses under [[function composition]], which are the functions that divide by two the even numbers, and give any value to odd numbers. Similarly, every function that maps {{mvar|n}} to either <math>2n</math> or <math>2n+1</math> is a right inverse of the function <math display=inline>n\mapsto \left\lfloor \frac n2\right\rfloor,</math> the [[floor function]] that maps {{mvar|n}} to <math display=inline>\frac n2</math> or <math display=inline>\frac{n-1}2,</math> depending whether {{mvar|n}} is even or odd. More generally, a function has a left inverse for [[function composition]] 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 [[section (category theory)|sections]], and left inverses are called [[retraction (category theory)|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 {{mvar|l}} and {{mvar|r}} are respectively a left inverse and a right inverse of {{mvar|x}}, then :<math>l=l*(x*r)=(l*x)*r=r.</math> ''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 {{mvar|x}} is denoted <math>-x.</math> Otherwise, the inverse of {{mvar|x}} is generally denoted <math>x^{-1},</math> or, in the case of a [[commutative]] multiplication <math display =inline>\frac 1x.</math> When there may be a confusion between several operations, the symbol of the operation may be added before the exponent, such as in <math>x^{* -1}.</math> The notation <math>f^{\circ -1}</math> is not commonly used for [[function composition]], since <math display =inline>\frac 1f</math> can be used for the [[multiplicative inverse]]. If {{mvar|x}} and {{mvar|y}} are invertible, and <math>x*y</math> is defined, then <math>x*y</math> is invertible, and its inverse is <math>y^{-1}x^{-1}.</math> An invertible [[homomorphism]] is called an [[isomorphism]]. In [[category theory]], an invertible [[morphism]] is also called an [[isomorphism]]. ==In groups== A [[group (mathematics)|group]] is a [[set (mathematics)|set]] with an [[associative operation]] that has an identity element, and for which every element has an inverse. Thus, the inverse is a [[function (mathematics)|function]] from the group to itself that may also be considered as an operation of [[arity]] one. It is also an [[involution (mathematics)|involution]], since the inverse of the inverse of an element is the element itself. A group may [[group action|act]] on a set as [[transformation (mathematics)|transformations]] of this set. In this case, the inverse <math>g^{-1}</math> of a group element <math>g</math> defines a transformation that is the inverse of the transformation defined by <math>g,</math> that is, the transformation that "undoes" the transformation defined by <math>g.</math> 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]] is a set with an [[associative operation]] that has an [[identity element]]. The ''invertible elements'' in a monoid form a [[group (mathematics)|group]] under monoid operation. A [[ring (mathematics)|ring]] is a monoid for ring multiplication. In this case, the invertible elements are also called [[unit (ring theory)|units]] and form the [[group of units]] of the ring. If a monoid is not [[commutative monoid|commutative]], 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 [[function (mathematics)|functions]] from a set to itself is a monoid under [[function composition]]. In this monoid, the invertible elements are the [[bijective function]]s; the elements that have left inverses are the [[injective function]]s, and those that have right inverses are the [[surjective function]]s. 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 {{mvar|x}} has the cancellation property if <math>xy=xz</math> implies <math>y=z,</math> and <math>yx=zx</math> implies {{nowrap|1=<math>y=z</math>).}} This extension of a monoid is allowed by [[Grothendieck group]] construction. This is the method that is commonly used for constructing [[integer]]s from [[natural number]]s, [[rational number]]s from [[integer]]s and, more generally, the [[field of fractions]] of an [[integral domain]], and [[localization (commutative algebra)|localizations]] of [[commutative ring]]s. ==In rings== A [[ring (mathematics)|ring]] is an [[algebraic structure]] with two operations, ''addition'' and ''multiplication'', which are denoted as the usual operations on numbers. Under addition, a ring is an [[abelian group]], which means that addition is [[commutative]] and [[associative]]; it has an identity, called the [[additive identity]], and denoted {{math|0}}; and every element {{mvar|x}} has an inverse, called its [[additive inverse]] and denoted {{math|−''x''}}. 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]]; this means that multiplication is associative and has an identity called the [[multiplicative identity]] and denoted {{math|1}}. An ''invertible element '' for multiplication is called a [[unit (ring theory)|unit]]. The inverse or [[multiplicative inverse]] (for avoiding confusion with additive inverses) of a unit {{mvar|x}} is denoted <math>x^{-1},</math> or, when the multiplication is commutative, <math display=inline>\frac 1x.</math> The additive identity {{math|0}} is never a unit, except when the ring is the [[zero ring]], which has {{math|0}} as its unique element. If {{math|0}} is the only non-unit, the ring is a [[field (mathematics)|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 [[linear function]]s from an [[infinite-dimensional vector space]] to itself. 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 {{math|0}}). This is the process of [[localization (commutative algebra)|localization]], which produces, in particular, the field of [[rational number]]s from the ring of integers, and, more generally, the [[field of fractions]] of an [[integral domain]]. 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]] is commonly defined for [[matrix (mathematics)|matrices]] over a [[field (mathematics)|field]], and straightforwardly extended to matrices over [[ring (mathematics)|rings]], [[rng (algebra)|rngs]] and [[semiring]]s. However, ''in this section, only matrices over a [[commutative ring]] are considered'', because of the use of the concept of [[rank (linear algebra)|rank]] and [[determinant]]. If {{mvar|A}} is a {{math|''m''×''n''}} matrix (that is, a matrix with {{mvar|m}} rows and {{mvar|n}} columns), and {{mvar|B}} is a {{math|''p''×''q''}} matrix, the product {{mvar|AB}} is defined if {{math|1=''n'' = ''p''}}, and only in this case. An [[identity matrix]], 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 {{math|1}}, and all other entries are {{math|0}}. An [[invertible matrix]] is an invertible element under matrix multiplication. A matrix over a commutative ring {{mvar|R}} is invertible if and only if its determinant is a [[unit (ring theory)|unit]] in {{mvar|R}} (that is, is invertible in {{mvar|R}}. In this case, its [[inverse matrix]] can be computed with [[Cramer's rule]]. If {{mvar|R}} 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]] (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]]s. A square integer matrix is unimodular if and only if its determinant is {{math|1}} or {{math|−1}}, 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== [[function composition|Composition]] is a [[partial operation]] that generalizes to [[homomorphism]]s of [[algebraic structure]]s and [[morphism]]s of [[category (mathematics)|categories]] into operations that are also called ''composition'', and share many properties with function composition. In all the case, composition is [[associative]]. If <math>f\colon X\to Y</math> and <math>g\colon Y'\to Z,</math> the composition <math>g\circ f</math> is defined if and only if <math>Y'=Y</math> or, in the function and homomorphism cases, <math>Y\subset Y'.</math> In the function and homomorphism cases, this means that the [[codomain]] of <math>f</math> equals or is included in the [[domain of a function|domain]] of {{mvar|g}}. In the morphism case, this means that the [[codomain]] of <math>f</math> equals the [[domain of a function|domain]] of {{mvar|g}}. There is an ''identity'' <math>\operatorname{id}_X \colon X \to X</math> for every object {{mvar|X}} ([[set (mathematics)|set]], algebraic structure or [[object (category theory)|object]]), which is called also an [[identity function]] 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 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]]s but not for [[module (mathematics)|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]]. This terminology is also used for morphisms in any category. == Generalizations == === In a unital magma === Let <math>S</math> be a unital [[Magma (algebra)|magma]], that is, a [[Set (mathematics)|set]] with a [[binary operation]] <math>*</math> and an [[identity element]] <math>e\in S</math>. If, for <math>a,b\in S</math>, we have <math>a*b=e</math>, then <math>a</math> is called a '''left inverse''' of <math>b</math> and <math>b</math> is called a '''right inverse''' of <math>a</math>. If an element <math>x</math> is both a left inverse and a right inverse of <math>y</math>, then <math>x</math> is called a '''two-sided inverse''', or simply an '''inverse''', of <math>y</math>. An element with a two-sided inverse in <math>S</math> is called '''invertible''' in <math>S</math>. An element with an inverse element only on one side is '''left invertible''' or '''right invertible'''. Elements of a unital magma <math>(S,*)</math> may have multiple left, right or two-sided inverses. For example, in the magma given by the Cayley table {|class="wikitable" style="text-align:center" |- !width=15|* !width=15|1 !width=15|2 !width=15|3 |- !1 |1 |2 |3 |- !2 |2 |1 |1 |- !3 |3 |1 |1 |} 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 (algebra)|loop]]. For example, in the magma <math>(S,*)</math> given by the [[Cayley table]] {|class="wikitable" style="text-align:center" |- !width=15|* !width=15|1 !width=15|2 !width=15|3 |- !1 |1 |2 |3 |- !2 |2 |1 |2 |- !3 |3 |2 |1 |} every element has a unique two-sided inverse (namely itself), but <math>(S,*)</math> 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 {|class="wikitable" style="text-align:center" |- !width=15|* !width=15|1 !width=15|2 !width=15|3 !width=15|4 !width=15|5 |- !1 |1 |2 |3 |4 |5 |- !2 |2 |3 |1 |5 |4 |- !3 |3 |4 |5 |1 |2 |- !4 |4 |5 |2 |3 |1 |- !5 |5 |1 |4 |2 |3 |} the only element with a two-sided inverse is the identity element 1. If the operation <math>*</math> is [[associative]] then if an element has both a left inverse and a right inverse, they are equal. In other words, in a [[monoid]] (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 (mathematics)|group]], called the [[group of units]] of <math>S</math>, and denoted by <math>U(S)</math> or ''H''<sub>1</sub>. === In a semigroup === {{main|Regular 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 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 ''[[Generalized inverse|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 [[idempotent element|idempotent]]s, 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]]: every idempotent ''e'' in an arbitrary semigroup is a left identity for ''R<sub>e</sub>'' and right identity for ''L<sub>e</sub>''.<ref>Howie, prop. 2.3.3, p. 51</ref> 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 [[Green's relations#The H and D relations|''H''<sub>1</sub>]] have an inverse from the unital magma perspective, whereas for any idempotent ''e'', the elements of ''H''<sub>e</sub> 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 {{langle}}2,1{{rangle}} 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:<ref>Howie p. 102</ref> * '''''I''-semigroups''', in which the interaction axiom is ''aa''°''a'' = ''a'' * '''[[Semigroup with involution|*-semigroups]]''', in which the interaction axiom is (''ab'')° = ''b''°''a''°. Such an operation is called an [[involution (mathematics)|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 semigroup]]s; 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 semigroup]]s. In contrast, a subclass of *-semigroups, the [[Semigroup with involution#Drazin|*-regular semigroup]]s (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 === {{main|Quasiregular element}} === Examples === All examples in this section involve associative operators. ==== Galois connections ==== The lower and upper adjoints in a (monotone) [[Galois connection]], ''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 <span class="anchor" id="matrices"></span><!-- [[Generalized inverse]] links here. Please do not change. --> ==== A [[square matrix]] <math>M</math> with entries in a [[field (mathematics)|field]] <math>K</math> is invertible (in the set of all square matrices of the same size, under [[matrix multiplication]]) if and only if its [[determinant]] is different from zero. If the determinant of <math>M</math> 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]] <math>R</math> is invertible [[if and only if]] its determinant is invertible in <math>R</math>. Non-square matrices of [[full rank]] have several one-sided inverses:<ref>{{cite web| url = http://ocw.mit.edu/OcwWeb/Mathematics/18-06Spring-2005/VideoLectures/detail/lecture33.htm| title = MIT Professor Gilbert Strang Linear Algebra Lecture #33 – Left and Right Inverses; Pseudoinverse.}}</ref> * For <math>A:m\times n \mid m>n</math> we have left inverses; for example, <math>\underbrace{ \left(A^\text{T}A\right)^{-1} A^\text{T} }_{ A^{-1}_\text{left} } A = I_n</math> * For <math>A:m\times n \mid m<n</math> we have right inverses; for example, <math>A \underbrace{ A^\text{T}\left(AA^\text{T}\right)^{-1} }_{ A^{-1}_\text{right} } = I_m</math> The left inverse can be used to determine the least norm solution of <math>Ax = b</math>, which is also the [[least squares]] formula for [[regression analysis|regression]] and is given by <math>x = \left(A^\text{T}A\right)^{-1}A^\text{T}b.</math> 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: : <math>A:2 \times 3 = \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \end{bmatrix} </math> So, as ''m'' < ''n'', we have a right inverse, <math>A^{-1}_\text{right} = A^\text{T} \left(AA^\text{T}\right)^{-1}.</math> By components it is computed as : <math>\begin{align} AA^\text{T} &= \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \end{bmatrix} \begin{bmatrix} 1 & 4\\ 2 & 5\\ 3 & 6 \end{bmatrix} = \begin{bmatrix} 14 & 32\\ 32 & 77 \end{bmatrix} \\[3pt] \left(AA^\text{T}\right)^{-1} &= \begin{bmatrix} 14 & 32\\ 32 & 77 \end{bmatrix}^{-1} = \frac{1}{54} \begin{bmatrix} 77 & -32\\ -32 & 14 \end{bmatrix} \\[3pt] A^\text{T}\left(AA^\text{T}\right)^{-1} &= \frac{1}{54} \begin{bmatrix} 1 & 4\\ 2 & 5\\ 3 & 6 \end{bmatrix} \begin{bmatrix} 77 & -32\\ -32 & 14 \end{bmatrix} = \frac{1}{18} \begin{bmatrix} -17 & 8\\ -2 & 2\\ 13 & -4 \end{bmatrix} = A^{-1}_\text{right} \end{align}</math> The left inverse doesn't exist, because : <math> A^\text{T}A = \begin{bmatrix} 1 & 4\\ 2 & 5\\ 3 & 6 \end{bmatrix} \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \end{bmatrix} = \begin{bmatrix} 17 & 22 & 27 \\ 22 & 29 & 36\\ 27 & 36 & 45 \end{bmatrix} </math> which is a [[singular matrix]], and cannot be inverted. == See also == *[[Division ring]] *[[Quasigroup#Algebra|Latin square property]] *[[Loop (algebra)]] *[[Unit (ring theory)]] ==Notes== {{Reflist}} ==References== * M. Kilp, U. Knauer, A.V. Mikhalev, ''Monoids, Acts and Categories with Applications to Wreath Products and Graphs'', De Gruyter Expositions in Mathematics vol. 29, Walter de Gruyter, 2000, {{ISBN|3-11-015248-7}}, p. 15 (def in unital magma) and p. 33 (def in semigroup) *{{cite book|last= Howie|first= John M.|title=Fundamentals of Semigroup Theory|year=1995|publisher=[[Clarendon Press]]|isbn=0-19-851194-9}} contains all of the semigroup material herein except *-regular semigroups. * Drazin, M.P., ''Regular semigroups with involution'', Proc. Symp. on Regular Semigroups (DeKalb, 1979), 29–46 * Miyuki Yamada, ''P-systems in regular semigroups'', [[Semigroup Forum]], 24(1), December 1982, pp. 173–187 *Nordahl, T.E., and H.E. Scheiblich, Regular * Semigroups, [[Semigroup Forum]], 16(1978), 369–377. [[Category:Algebra]] [[Category:Abstract algebra]] [[Category:Binary operations|*Inverse element]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite book
(
edit
)
Template:Cite web
(
edit
)
Template:Hatnote
(
edit
)
Template:ISBN
(
edit
)
Template:Langle
(
edit
)
Template:Langx
(
edit
)
Template:Main
(
edit
)
Template:Math
(
edit
)
Template:Mdash
(
edit
)
Template:Mvar
(
edit
)
Template:Nowrap
(
edit
)
Template:Rangle
(
edit
)
Template:Redirect
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)