Safekipedia
Abstract algebraAlgebraBinary operations

Inverse element

Adapted from Wikipedia · Adventurer experience

In mathematics, an inverse element is a special number or object that, when combined with another, gives back a result called the identity element. This idea builds on simple concepts like opposite numbers (such as subtracting instead of adding) and reciprocal numbers (like dividing instead of multiplying). For instance, the opposite of 5 is -5 because 5 + (-5) equals 0, and the reciprocal of 2 is 1/2 because 2 × (1/2) equals 1.

The identity element is a special number that does not change other numbers when combined with them. For addition, the identity is 0, because adding 0 does not change a number. For multiplication, the identity is 1, because multiplying by 1 leaves a number the same.

When an operation, such as addition or multiplication, is associative—meaning the way the numbers are grouped does not change the result—an element with both a left and right inverse will have one unique inverse. This concept is important in areas like groups and rings, where every element can be inverted, and in solving equations. Inverses are also useful for more advanced ideas like inverse matrices and inverse functions.

Definitions and basic properties

The idea of an inverse element in math helps us understand how to "undo" operations. For example, adding 5 and then subtracting 5 brings us back to where we started. This concept works with many kinds of math operations.

When we have a special value called an identity element (like 0 for addition or 1 for multiplication), an inverse element is one that, when combined with the original number using the operation, gives back the identity. For addition, the inverse of 5 is -5 because 5 + (-5) = 0. For multiplication, the inverse of 4 is 1/4 because 4 × (1/4) = 1. Finding inverses can help solve problems and understand how numbers and other math ideas relate to each other.

Main article: Associativity
Main article: Identity element
Main article: Additive inverse
Main article: Multiplicative inverse
Main article: Isomorphism

In groups

A group is a special kind of collection with a rule for combining elements. Every element in a group has an inverse. An inverse is like an "undo" button. When you combine an element with its inverse, you return to the starting point, called the identity element.

In groups, the inverse of an element is unique and special. For example, in the Rubik's Cube, each move can be undone by a reverse move. This shows how inverses work in practice.

In monoids

A monoid is a set with an associative operation that has an identity element.

In a monoid, elements that can be reversed (called invertible elements) form a group under the monoid operation. For example, in the set of functions from a set to itself, the invertible elements are the bijective functions, while those with left inverses are the injective functions, and those with right inverses are the surjective functions.

In rings

A ring is a special math system with two ways to combine numbers: addition and multiplication.

When we add numbers in a ring, every number has an opposite, called its additive inverse. For any number x, its additive inverse is written as −x. Adding a number and its inverse always gives zero, which is the additive identity in the ring.

For multiplication, some numbers have a special opposite called a multiplicative inverse. If a number x has a multiplicative inverse, we write it as x−1. Multiplying x by x−1 gives 1, the multiplicative identity. Numbers with multiplicative inverses are called units. However, zero never has a multiplicative inverse, except in a very simple ring called the zero ring.

Matrices

Matrix multiplication works well with matrices over fields, rings, and semirings. In this part, we look at matrices over commutative rings. We use ideas like rank and determinant.

An invertible matrix is a matrix that has an inverse under matrix multiplication. For a matrix to be invertible over a commutative ring, its determinant must be a unit in that ring. If the ring is a field, this means the determinant is not zero. For integer matrices, a matrix is invertible if its determinant is either 1 or −1, making it a unimodular matrix.

A matrix has a left inverse if its rank matches its number of columns, and a right inverse if its rank matches its number of rows. For square matrices, the left inverse and right inverse are the same and are called the inverse matrix.

Functions, homomorphisms and morphisms

Composition is a way to combine different operations, like adding or multiplying numbers. It works well because it follows a rule called associativity. This means the order in which we group the operations does not change the result.

In mathematics, we talk about special functions and mappings called homomorphisms and morphisms. These have identity elements, which act like a "do nothing" operation. For example, a function can be reversed if it is a bijection. This inverse helps us understand how these operations can be undone or reversed.

Generalizations

In mathematics, an inverse element is a special idea. It comes from opposite numbers (like -x) and reciprocals (like 1/x). For a math operation, if doing the operation on two elements gives the identity element, one element is called the left inverse of the other, and the other is the right inverse.

When the operation is associative, if an element has both a left inverse and a right inverse, these inverses are the same and only one exists. We call this the inverse element or just the inverse. This means that in some math structures, every element can have one unique inverse that works from both sides.

*123
1123
2211
3311
*123
1123
2212
3321
*12345
112345
223154
334512
445231
551423

This article is a child-friendly adaptation of the Wikipedia article on Inverse element, available under CC BY-SA 4.0.