Difference between revisions of "Injection"

From Maths
Jump to: navigation, search
(Created page with "An injective function is 1:1, but not nessasarally onto. For <math>f:X\rightarrow Y</math> every element of <math>X</math> is mapped to an element of <math>Y</...")
(No difference)

Revision as of 18:55, 12 February 2015

An injective function is 1:1, but not nessasarally onto.

For f:XY

every element of X
is mapped to an element of Y
and no two distinct things in X
are mapped to the same thing in Y
.

For this reason injectivity is often stated as x1,x2X:f(x1)=f(x2)x1=x2

The cardinality of the inverse of an element yY

may be no more than 1; that is it may be zero, in contrast to a bijection where the cardinality is always 1 (and thus we take the singleton set f1(y)={x}
as the value it contains)