Image (mathematics)

From Wikipedia, the free encyclopedia
(Redirected from Image of a function)
Jump to navigation Jump to search
For the function that maps a Person to their Favorite Food, the image of Gabriela is Apple. The preimage of Apple is the set {Gabriela, Maryam}. The preimage of Fish is the empty set. The image of the subset {Richard, Maryam} is {Rice, Apple}. The preimage of {Rice, Apple} is {Gabriela, Richard, Maryam}.

In mathematics, for a function f:XY, the image is a relation between inputs and outputs, used in three related ways:

  1. The image of an input value x is the single output value produced by f when passed x. The preimage of an output value y is the set of input values that produce y.
  2. More generally, evaluating f at each element of a given subset A of its domain X produces a set, called the "image of A under (or through) f". Similarly, the inverse image (or preimage) of a given subset B of the codomain Y is the set of all elements of X that map to a member of B.
  3. The image of the function f is the set of all output values it may produce, that is, the image of X. The preimage of f is the preimage of the codomain Y. Because it always equals X (the domain of f), it is rarely used.

Image and inverse image may also be defined for general binary relations, not just functions.

Definition

[edit | edit source]
f is a function from domain X to codomain Y. The image of element x is element y. The preimage of element y is the set {x,x}. The preimage of element y is .
f is a function from domain X to codomain Y. The image of all elements in subset A is subset B. The preimage of B is subset C
File:Codomain2.SVG
f is a function from domain X to codomain Y. The yellow oval inside Y is the image of f. The preimage of Y is the entire domain X

The word "image" is used in three related ways. In these definitions, f:XY is a function from the set X to the set Y.

Image of an element

[edit | edit source]

If x is a member of X, then the image of x under f, denoted f(x), is the value of f when applied to x. f(x) is alternatively known as the output of f for argument x.

Given y, the function f is said to take the value y or take y as a value if there exists some x in the function's domain such that f(x)=y. Similarly, given a set S, f is said to take a value in S if there exists some x in the function's domain such that f(x)S. However, f takes [all] values in S and f is valued in S means that f(x)S for every point x in the domain of f.

Image of a subset

[edit | edit source]

Throughout, let f:XY be a function. The image under f of a subset A of X is the set of all f(a) for aA. It is denoted by f[A], or by f(A) when there is no risk of confusion. Using set-builder notation, this definition can be written as[1][2] f[A]={f(a):aA}

This induces a function f[]:𝒫(X)𝒫(Y), where 𝒫(S) denotes the power set of a set S; that is the set of all subsets of S. See § Notation below for more.

Image of a function

[edit | edit source]

The image of a function is the image of its entire domain, also known as the range of the function.[3] This last usage should be avoided because the word "range" is also commonly used to mean the codomain of f.

Generalization to binary relations

[edit | edit source]

If R is an arbitrary binary relation on X×Y, then the set {yY:xRy for some xX} is called[by whom?] the image, or the range, of R. Dually, the set {xX:xRy for some yY} is called[by whom?] the domain of R.

Inverse image

[edit | edit source]

Let f be a function from X to Y. The preimage or inverse image of a set BY under f, denoted by f1[B], is the subset of X defined by f1[B]={xX:f(x)B}.

Other notations include f1(B) and f(B).[4] The inverse image of a singleton set, denoted by f1[{y}] or by f1(y), is also called the fiber or fiber over y or the level set of y. The set of all the fibers over the elements of Y is a family of sets indexed by Y.

For example, for the function f(x)=x2, the inverse image of {4} would be {2,2}. Again, if there is no risk of confusion, f1[B] can be denoted by f1(B), and f1 can also be thought of as a function from the power set of Y to the power set of X. The notation f1 should not be confused with that for inverse function, although it coincides with the usual one for bijections in that the inverse image of B under f is the image of B under f1.

Notation for image and inverse image

[edit | edit source]

The traditional notations used in the previous section do not distinguish the original function f:XY from the image-of-sets function f:𝒫(X)𝒫(Y); likewise they do not distinguish the inverse function (assuming one exists) from the inverse image function (which again relates the powersets). Given the right context, this keeps the notation light and usually does not cause confusion. But if needed, an alternative[5] is to give explicit names for the image and preimage as functions between power sets:

Arrow notation

[edit | edit source]
  • f:𝒫(X)𝒫(Y) with f(A)={f(a)|aA}
  • f:𝒫(Y)𝒫(X) with f(B)={aX|f(a)B}

Star notation

[edit | edit source]
  • f:𝒫(X)𝒫(Y) instead of f
  • f:𝒫(Y)𝒫(X) instead of f

Other terminology

[edit | edit source]
  • An alternative notation for f[A] used in mathematical logic and set theory is fA.[6][7]
  • Some texts refer to the image of f as the range of f,[8] but this usage should be avoided because the word "range" is also commonly used to mean the codomain of f.

Examples

[edit | edit source]
  1. f:{1,2,3}{a,b,c,d} defined by {1a,2a,3c.
    The image of the set {2,3} under f is f({2,3})={a,c}. The image of the function f is {a,c}. The preimage of a is f1({a})={1,2}. The preimage of {a,b} is also f1({a,b})={1,2}. The preimage of {b,d} under f is the empty set { }=.
  2. f: defined by f(x)=x2.
    The image of {2,3} under f is f({2,3})={4,9}, and the image of f is + (the set of all positive real numbers and zero). The preimage of {4,9} under f is f1({4,9})={3,2,2,3}. The preimage of set N={n:n<0} under f is the empty set, because the negative numbers do not have square roots in the set of reals.
  3. f:2 defined by f(x,y)=x2+y2.
    The fibers f1({a}) are concentric circles about the origin, the origin itself, and the empty set (respectively), depending on whether a>0, a=0, or  a<0 (respectively). (If a0, then the fiber f1({a}) is the set of all (x,y)2 satisfying the equation x2+y2=a, that is, the origin-centered circle with radius a.)
  4. If M is a manifold and π:TMM is the canonical projection from the tangent bundle TM to M, then the fibers of π are the tangent spaces Tx(M) for xM. This is also an example of a fiber bundle.
  5. A quotient group is a homomorphic image.

Properties

[edit | edit source]
Counter-examples based on the real numbers ,
f: defined by xx2,
showing that equality generally need
not hold for some laws:
File:Image preimage conterexample intersection.gif
Image showing non-equal sets: f(AB)f(A)f(B). The sets A=[4,2] and B=[2,4] are shown in blue immediately below the x-axis while their intersection A3=[2,2] is shown in green.
File:Image preimage conterexample bf.gif
f(f1(B3))B3.
File:Image preimage conterexample fb.gif
f1(f(A4))A4.

General

[edit | edit source]

For every function f:XY and all subsets AX and BY, the following properties hold:

Image Preimage
f(X)Y f1(Y)=X
f(f1(Y))=f(X) f1(f(X))=X
f(f1(B))B
(equal if Bf(X); for instance, if f is surjective)[9][10]
f1(f(A))A
(equal if f is injective)[9][10]
f(f1(B))=Bf(X) (f|A)1(B)=Af1(B)
f(f1(f(A)))=f(A) f1(f(f1(B)))=f1(B)
f(A)= if and only if A= f1(B)= if and only if BYf(X)
f(A)B if and only if  there exists CA such that f(C)=B f1(B)A if and only if f(A)B
f(A)f(XA) if and only if f(A)=f(X) f1(B)f1(YB) if and only if f1(B)=X
f(XA)f(X)f(A) f1(YB)=Xf1(B)[9]
f(Af1(B))f(A)B[11] f1(f(A)B)Af1(B)[11]
f(Af1(B))=f(A)B[11] f1(f(A)B)Af1(B)[11]

Also:

  • f(A)B= if and only if Af1(B)=

Multiple functions

[edit | edit source]

For functions f:XY and g:YZ with subsets AX and CZ, the following properties hold:

  • (gf)(A)=g(f(A))
  • (gf)1(C)=f1(g1(C))

Multiple subsets of domain or codomain

[edit | edit source]

For function f:XY and subsets A,BX and S,TY, the following properties hold:

Image Preimage
AB implies f(A)f(B) ST implies f1(S)f1(T)
f(AB)=f(A)f(B)[11][12] f1(ST)=f1(S)f1(T)
f(AB)f(A)f(B)[11][12]
(equal if f is injective[13])
f1(ST)=f1(S)f1(T)
f(AB)f(A)f(B)[11]
(equal if f is injective[13])
f1(ST)=f1(S)f1(T)[11]
f(AB)f(A)f(B)
(equal if f is injective)
f1(ST)=f1(S)f1(T)

The results relating images and preimages to the (Boolean) algebra of intersection and union work for any collection of subsets, not just for pairs of subsets:

  • f(sSAs)=sSf(As)
  • f(sSAs)sSf(As)
  • f1(sSBs)=sSf1(Bs)
  • f1(sSBs)=sSf1(Bs)

(Here, S can be infinite, even uncountably infinite.)

With respect to the algebra of subsets described above, the inverse image function is a lattice homomorphism, while the image function is only a semilattice homomorphism (that is, it does not always preserve intersections).

See also

[edit | edit source]
  • Bijection, injection and surjection – Properties of mathematical functions
  • Fiber (mathematics) – Set of all points in a function's domain that all map to some single given point
  • Lua error in Module:GetShortDescription at line 33: attempt to index field 'wikibase' (a nil value).
  • Kernel of a function – Equivalence relation expressing that two elements have the same image under a function
  • Set inversion – Mathematical problem of finding the set mapped by a specified function to a certain range

Notes

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Here: Sect.8
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Dolecki & Mynard 2016, pp. 4–5.
  5. ^ Blyth 2005, p. 5.
  6. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  7. ^ M. Randall Holmes: Inhomogeneity of the urelements in the usual models of NFU, December 29, 2005, on: Semantic Scholar, p. 2
  8. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  9. ^ a b c See Halmos 1960, p. 31
  10. ^ a b See Munkres 2000, p. 19
  11. ^ a b c d e f g h See p.388 of Lee, John M. (2010). Introduction to Topological Manifolds, 2nd Ed.
  12. ^ a b Kelley 1985, p. 85
  13. ^ a b See Munkres 2000, p. 21

References

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). (accessible to patrons with print disabilities)

This article incorporates material from Fibre on PlanetMath, which is licensed under the Creative Commons Attribution/Share-Alike License.