:''For other senses of this word, see
identity (disambiguation).''
In
mathematics, the term 'identity' has several important uses:
★ An 'identity' is an equality that remains true regardless of the values of any variables that appear within it, to distinguish it from an
equality which is true under more particular conditions. For this, the symbol ≡ is sometimes used. (However, this can be ambiguous since the same symbol can also be used for a
congruence relation.)
★ In
algebra, an 'identity ' or '
identity element' of a set ''S'' with a
binary operation is an element ''e'' which combined with any element ''s'' of ''S'' produces ''s''.
★ The '
identity function' from a set ''S'' to itself, often denoted
or
, such that
for all ''x'' in ''S''.
★ In
linear algebra, the '
identity matrix' of size n is the n-by-n
square matrix with ones on the main diagonal and zeros elsewhere.
Examples
Identity relation
A common example of the first meaning is the
trigonometric identity
:
which is true for all
real values of
(since the real 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.
Comparison
These meanings are not mutually exclusive; for instance, the identity permutation is the identity element in the set of permutations of
under
composition.
External links
★
EquationSolver - A webpage that can test a suggested identity and return a true/false "verdict".