In mathematics, the term identity has several different important meanings:
- An identity is a equality relation A = B, such that A and B contain some variables and give the same result when the variables are substituted by any values (usually numbers). In other words, A = B is an identity if A and B define the same functions. This means that an identity is an equality between functions that are differently defined. For example (x + y)2 = x2 + 2xy + y2 and cos(x)2 + sin(x)2 = 1 ares identities. Identities were sometime indicated by the triple bar symbol ≡ instead of the equals sign =, but it is no more the common usage.
- The identity function from a set S to itself, often denoted
or
, is the function which maps every element to itself. In other words,
for all x in S. This function serves as the identity element in the set of all functions from S to itself with respect to function composition.
[ Examples
[ Identity relation
A common example of the first meaning is the trigonometric identity

which is true for all complex values of
(since the complex numbers
are the domain of sin and cos), as opposed to

which is true only for some values of
, not all. For example, the latter equation is true when
false when
.
See also list of mathematical identities.
[ Identity element
The concepts of "additive identity" and "multiplicative identity" are central to the Peano axioms. The number 0 is the "additive identity" for integers, real numbers, and complex numbers. For the real numbers, for all 
ً ً ً ًً
and

Similarly, The number 1 is the "multiplicative identity" for integers, real numbers, and complex numbers. For the real numbers, for all 

and

[ Identity function
A common example of an identity function is the identity permutation, which sends each element of the set
to itself or
to itself in natural order.
[ Comparison
These meanings are not mutually exclusive; for instance, the identity permutation is the identity element in the group of permutations of
under composition.
Also, some care is sometimes needed to avoid ambiguities: 0 is the identity element for the addition of numbers and x + 0 = x is an identity. On the other hand, the identity function f(x) = x is not the identity element for the addition or the multiplication of functions (these are the constant functions 0 and 1), but is the identity element for the function composition.
[ External links