Injective function

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "redirect hatnote". Template:Functions

In mathematics, an injective function (also known as injection, or one-to-one function[1]) is a function fScript error: No such module "Check for unknown parameters". that maps distinct elements of its domain to distinct elements of its codomain; that is, x1x2Script error: No such module "Check for unknown parameters". implies f(x1) Template:≠ f(x2)Script error: No such module "Check for unknown parameters". (equivalently by contraposition, f(x1) = f(x2)Script error: No such module "Check for unknown parameters". implies x1 = x2Script error: No such module "Check for unknown parameters".). In other words, every element of the function's codomain is the image of Template:Em one element of its domain.[2] The term Template:Em must not be confused with Template:Em that refers to bijective functions, which are functions such that each element in the codomain is an image of exactly one element in the domain.

A homomorphism between algebraic structures is a function that is compatible with the operations of the structures. For all common algebraic structures, and, in particular for vector spaces, an Template:Em is also called a Template:Em. However, in the more general context of category theory, the definition of a monomorphism differs from that of an injective homomorphism.[3] This is thus a theorem that they are equivalent for algebraic structures; see Template:Slink for more details.

A function f that is not injective is sometimes called many-to-one.[2]

Definition

Template:Dark mode invert Script error: No such module "labelled list hatnote". Let f be a function whose domain is a set Template:Tmath. The function f is said to be injective provided that for all a and b in X, if Template:Tmath, then Template:Tmath; that is, f(a)=f(b) implies Template:Tmath. Equivalently, if Template:Tmath, then f(a)f(b) in the contrapositive statement.

Symbolically,a,bX,f(a)=f(b)a=b, which is logically equivalent to the contrapositive,[4]a,bX,abf(a)f(b).An injective function (or, more generally, a monomorphism) is often denoted by using the specialized arrows ↣ or ↪ (for example, f:AB or Template:Tmath), although some authors specifically reserve ↪ for an inclusion map.[5]

Examples

For visual examples, readers are directed to the gallery section.

  • For any set X and any subset Template:Tmath, the inclusion map SX (which sends any element sS to itself) is injective. In particular, the identity function XX is always injective (and in fact bijective).
  • If the domain of a function is the empty set, then the function is the empty function, which is injective.
  • If the domain of a function has one element (that is, it is a singleton set), then the function is always injective.
  • The function f: defined by f(x)=2x+1 is injective.
  • The function g: defined by g(x)=x2 is Template:Em injective, because (for example) g(1)=1=g(1). However, if g is redefined so that its domain is the non-negative real numbers [0, +∞)Script error: No such module "Check for unknown parameters"., then g is injective.
  • The exponential function exp: defined by exp(x)=ex is injective (but not surjective, as no real value maps to a negative number).
  • The natural logarithm function ln:(0,) defined by xlnx is injective.
  • The function g: defined by g(x)=xnx is not injective, since, for example, Template:Tmath.

More generally, when X and Y are both the real line Template:Tmath, then an injective function f: is one whose graph is never intersected by any horizontal line more than once. This principle is referred to as the Template:Em.[2]

Injections can be undone

Functions with left inverses are always injections. That is, given Template:Tmath, if there is a function g:YX such that for every Template:Tmath, Template:Tmath, then f is injective. The proof is that f(a)=f(b)g(f(a))=g(f(b))a=b.

In this case, g is called a retraction of Template:Tmath. Conversely, f is called a section of Template:Tmath. For example: f:2,x(1,m)x is retracted by Template:Tmath.

Conversely, every injection f with a non-empty domain has a left inverse g. It can be defined by choosing an element a in the domain of f and setting g(y) to the unique element of the pre-image f1[y] (if it is non-empty) or to a (otherwise).Template:Refn

The left inverse g is not necessarily an inverse of f, because the composition in the other order, Template:Tmath, may differ from the identity on Template:Tmath. In other words, an injective function can be "reversed" by a left inverse, but is not necessarily invertible, which requires that the function is bijective.

Injections may be made invertible

In fact, to turn an injective function f:XY into a bijective (hence invertible) function, it suffices to replace its codomain Y by its actual image J=f(X). That is, let g:XJ such that g(x)=f(x) for all Template:Tmath; then g is bijective. Indeed, f can be factored as Template:Tmath, where InJ,Y is the inclusion function from J into Template:Tmath.

More generally, injective partial functions are called partial bijections.

Other properties

Script error: No such module "Labelled list hatnote". Template:Dark mode invert

  • If f and g are both injective then fg is injective.
  • If gf is injective, then f is injective (but g need not be).
  • f:XY is injective if and only if, given any functions Template:Tmath, h:WX whenever Template:Tmath, then Template:Tmath. In other words, injective functions are precisely the monomorphisms in the category Set of sets.
  • If f:XY is injective and A is a subset of Template:Tmath, then Template:Tmath. Thus, A can be recovered from its image Template:Tmath.
  • If f:XY is injective and A and B are both subsets of Template:Tmath, then Template:Tmath.
  • Every function h:WY can be decomposed as h=fg for a suitable injection f and surjection Template:Tmath. This decomposition is unique up to isomorphism, and f may be thought of as the inclusion function of the range h(W) of h as a subset of the codomain Y of Template:Tmath.
  • If f:XY is an injective function, then Y has at least as many elements as X, in the sense of cardinal numbers. In particular, if, in addition, there is an injection from Template:Tmath to Template:Tmath, then X and Y have the same cardinal number. (This is known as the Cantor–Bernstein–Schroeder theorem.)
  • If both X and Y are finite with the same number of elements, then f:XY is injective if and only if f is surjective (in which case f is bijective).
  • An injective function which is a homomorphism between two algebraic structures is an embedding.
  • Unlike surjectivity, which is a relation between the graph of a function and its codomain, injectivity is a property of the graph of the function alone; that is, whether a function f is injective can be decided by only considering the graph (and not the codomain) of Template:Tmath.

Proving that functions are injective

A proof that a function f is injective depends on how the function is presented and what properties the function holds. For functions that are given by some formula there is a basic idea. We use the definition of injectivity, namely that if Template:Tmath, then Template:Tmath.[6]

Here is an example: f(x)=2x+3

Proof: Let Template:Tmath. Suppose Template:Tmath. So 2x+3=2y+3 implies Template:Tmath, which implies Template:Tmath. Therefore, it follows from the definition that f is injective.

There are multiple other methods of proving that a function is injective. For example, in calculus if f is a differentiable function defined on some interval, then it is sufficient to show that the derivative is always positive or always negative on that interval. In linear algebra, if f is a linear transformation it is sufficient to show that the kernel of f contains only the zero vector. If f is a function with finite domain it is sufficient to look through the list of images of each domain element and check that no image occurs twice on the list.

A graphical approach for a real-valued function f of a real variable x is the horizontal line test. If every horizontal line intersects the curve of f(x) in at most one point, then f is injective or one-to-one.

Gallery

Script error: No such module "Gallery".

Script error: No such module "Gallery".

See also

Notes

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters". <templatestyles src="Reflist/styles.css" />

  1. Sometimes one-one function in Indian mathematical education. Script error: No such module "citation/CS1".
  2. a b c Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

References

  • Script error: No such module "citation/CS1"., p. 17 ff.
  • Script error: No such module "citation/CS1"., p. 38 ff.

External links

Script error: No such module "Side box". Script error: No such module "Side box".

Template:Mathematical logic Script error: No such module "Authority control".