Bijection, injection and surjection explained
In mathematics, injections, surjections, and bijections are classes of functions distinguished by the manner in which arguments (input expressions from the domain) and images (output expressions from the codomain) are related or mapped to each other.
A function maps elements from its domain to elements in its codomain. Given a function
:
- The function is injective, or one-to-one, if each element of the codomain is mapped to by at most one element of the domain, or equivalently, if distinct elements of the domain map to distinct elements in the codomain. An injective function is also called an injection.[1] Notationally:
\forallx,x'\inX,f(x)=f(x')\impliesx=x',
or, equivalently (using logical transposition),
\forallx,x'\inX,x ≠ x'\impliesf(x) ≠ f(x').
[2] [3] [4] - The function is surjective, or onto, if each element of the codomain is mapped to by at least one element of the domain; that is, if the image and the codomain of the function are equal. A surjective function is a surjection. Notationally:
\forally\inY,\existsx\inX,y=f(x).
- The function is bijective (one-to-one and onto, one-to-one correspondence, or invertible) if each element of the codomain is mapped to by exactly one element of the domain; that is, if the function is both injective and surjective. A bijective function is also called a bijection. That is, combining the definitions of injective and surjective,
\forally\inY,\exists!x\inX,y=f(x),
where
means "there
exists exactly one ".
- In any case (for any function), the following holds:
\forallx\inX,\exists!y\inY,y=f(x).
An injective function need not be surjective (not all elements of the codomain may be associated with arguments), and a surjective function need not be injective (some images may be associated with more than one argument). The four possible combinations of injective and surjective features are illustrated in the adjacent diagrams.
Injection
See main article: Injective function. A function is injective (one-to-one) if each possible element of the codomain is mapped to by at most one argument. Equivalently, a function is injective if it maps distinct arguments to distinct images. An injective function is an injection. The formal definition is the following.
The function
is injective, if for all
,
The following are some facts related to injections:
is injective
if and only if
is empty or
is left-
invertible; that is, there is a function
such that
identity function on
X. Here,
is the image of
.
- Since every function is surjective when its codomain is restricted to its image, every injection induces a bijection onto its image. More precisely, every injection
can be factored as a bijection followed by an inclusion as follows. Let
be
with codomain restricted to its image, and let
be the inclusion map from
into
. Then
. A dual factorization is given for surjections below.
- The composition of two injections is again an injection, but if
is injective, then it can only be concluded that
is injective (see figure).
Surjection
See main article: Surjective function. A function is surjective or onto if each element of the codomain is mapped to by at least one element of the domain. In other words, each element of the codomain has a non-empty preimage. Equivalently, a function is surjective if its image is equal to its codomain. A surjective function is a surjection. The formal definition is the following.
The function
is surjective, if for all
, there is
such that
The following are some facts related to surjections:
is surjective if and only if it is right-invertible; that is, if and only if there is a function
such that
identity function on
. (This statement is equivalent to the
axiom of choice.)
- By collapsing all arguments mapping to a given fixed image, every surjection induces a bijection from a quotient set of its domain to its codomain. More precisely, the preimages under f of the elements of the image of
are the
equivalence classes of an
equivalence relation on the domain of
, such that
x and
y are equivalent if and only they have the same image under
. As all elements of any one of these equivalence classes are mapped by
on the same element of the codomain, this induces a bijection between the quotient set by this equivalence relation (the set of the equivalence classes) and the image of
(which is its codomain when
is surjective). Moreover,
f is the
composition of the canonical projection from
f to the quotient set, and the bijection between the quotient set and the codomain of
.
- The composition of two surjections is again a surjection, but if
is surjective, then it can only be concluded that
is surjective (see figure).
Bijection
See main article: Bijective function. A function is bijective if it is both injective and surjective. A bijective function is also called a bijection or a one-to-one correspondence (not to be confused with one-to-one function, which refers to injection). A function is bijective if and only if every possible image is mapped to by exactly one argument. This equivalent condition is formally expressed as follows:
The function
is bijective, if for all
, there is a unique
such that
The following are some facts related to bijections:
is bijective if and only if it is invertible; that is, there is a function
such that
identity function on
and
identity function on
. This function maps each image to its unique preimage.
- The composition of two bijections is again a bijection, but if
is a bijection, then it can only be concluded that
is injective and
is surjective (see the figure at right and the remarks above regarding injections and surjections).
Cardinality
Suppose that one wants to define what it means for two sets to "have the same number of elements". One way to do this is to say that two sets "have the same number of elements", if and only if all the elements of one set can be paired with the elements of the other, in such a way that each element is paired with exactly one element. Accordingly, one can define two sets to "have the same number of elements"—if there is a bijection between them. In which case, the two sets are said to have the same cardinality.
Likewise, one can say that set
"has fewer than or the same number of elements" as set
, if there is an injection from
to
; one can also say that set
"has fewer than the number of elements" in set
, if there is an injection from
to
, but not a bijection between
and
.
Examples
It is important to specify the domain and codomain of each function, since by changing these, functions which appear to be the same may have different properties.
- Injective and surjective (bijective)
- The identity function idX for every non-empty set X, and thus specifically
, and thus also its inverse
R+\toR+:x\mapsto\sqrt{x}.
\exp\colonR\toR+:x\mapstoex
(that is, the exponential function with its codomain restricted to its image), and thus also its inverse the
natural logarithm ln\colonR+\toR:x\mapstoln{x}.
Here,
denotes the
positive real numbers.
- Injective and non-surjective
\exp\colonR\toR:x\mapstoex.
- Non-injective and surjective
R\toR:x\mapsto(x-1)x(x+1)=x3-x.
R\to[-1,1]:x\mapsto\sin(x).
- Non-injective and non-surjective
Properties
- For every function, let be a subset of the domain and a subset of the codomain. One has always and, where is the image of and is the preimage of under . If is injective, then, and if is surjective, then .
- For every function, one can define a surjection and an injection . It follows that . This decomposition as the composition of a surjection and an injection is unique up to an isomorphism, in the sense that, given such a decomposition, there is a unique bijection
such that
and
for every
Category theory
In the category of sets, injections, surjections, and bijections correspond precisely to monomorphisms, epimorphisms, and isomorphisms, respectively.[5]
History
The Oxford English Dictionary records the use of the word injection as a noun by S. Mac Lane in Bulletin of the American Mathematical Society (1950), and injective as an adjective by Eilenberg and Steenrod in Foundations of Algebraic Topology (1952).[6]
However, it was not until the French Bourbaki group coined the injective-surjective-bijective terminology (both as nouns and adjectives) that they achieved widespread adoption.[7]
See also
References
- Web site: Injective, Surjective and Bijective. www.mathsisfun.com. 2019-12-07.
- Web site: Bijection, Injection, And Surjection Brilliant Math & Science Wiki. brilliant.org. en-us. 2019-12-07.
- Web site: Injections, Surjections, and Bijections. Farlow. S. J.. Stanley Farlow. math.umaine.edu. 2019-12-06. 2020-01-10. https://web.archive.org/web/20200110134729/http://www.math.umaine.edu/~farlow/sec42.pdf. dead.
- Web site: 6.3: Injections, Surjections, and Bijections. 2017-09-20. Mathematics LibreTexts. en. 2019-12-07.
- Web site: Section 7.3 (00V5): Injective and surjective maps of presheaves—The Stacks project. stacks.math.columbia.edu. 2019-12-07.
- Web site: Earliest Known Uses of Some of the Words of Mathematics (I) . 2022-06-11 . jeff560.tripod.com.
- Book: Mashaal, Maurice . Bourbaki . 2006 . American Mathematical Soc. . 978-0-8218-3967-6 . 106 . en.
External links