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, unchanged. That is, when f {\displaystyle f} is the identity function, the equality f ( x ) = x {\displaystyle f(x)=x} is true for all values of x {\displaystyle x} to which f {\displaystyle f} can be applied.

Definition

Formally, if X {\displaystyle X} is a set, the identity function f {\displaystyle f} on X {\displaystyle X} is defined to be a function with X {\displaystyle X} as its domain and codomain, satisfying

In other words, the function value f ( x ) {\displaystyle f(x)} in the codomain X {\displaystyle X} is always the same as the input element x {\displaystyle x} in the domain X {\displaystyle X}. The identity function on X {\displaystyle X} is clearly an injective function as well as a surjective function (its codomain is also its range), so it is bijective.

The identity function f {\displaystyle f} on X {\displaystyle X} is often denoted by i d X {\displaystyle \mathrm {id} _{X}}.

In set theory, where a function is defined as a particular kind of binary relation, the identity function is given by the identity relation, or diagonal of X {\displaystyle X}.

Algebraic properties

If f : X → Y {\displaystyle f:X\rightarrow Y} is any function, then f ∘ i d X = f = i d Y ∘ f {\displaystyle f\circ \mathrm {id} _{X}=f=\mathrm {id} _{Y}\circ f}, where "∘ {\displaystyle \circ }" denotes function composition. In particular, i d X {\displaystyle \mathrm {id} _{X}} is the identity element of the monoid of all functions from X {\displaystyle X} to X {\displaystyle X} (under function composition).

Since the identity element of a monoid is unique, one can alternately define the identity function on M {\displaystyle M} to be this identity element. Such a definition generalizes to the concept of an identity morphism in category theory, where the endomorphisms of M {\displaystyle M} need not be functions.

Properties

See also