Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Business Industries Finance Tax

Home > Image (mathematics)


The image of an element xX under the function f:XY, denoted by f(x), is the unique yY that is associated with x.

The image of a subset AX under f is the subset of Y defined by

f(A) = {f(x) | x in A}

Notice that the range of f is the image f(X) of its domain X.

Note that with this definition, the direct image f becomes a function whose domain is the set of all subsets of X (also known as the power set of X) and whose codomain is the power set of Y. Note that the same notation is used for the original function f and its direct image. This is a common convention; the intended usage must be inferred by context.

The preimage (or inverse image) of a set BY under f is the subset of X defined by

f −1(B) = {x in X | f(x) ∈B}

Note that f −1 should not be confused with the inverse function. The two only coincide if f is bijective. f −1 is a new function whose domain is the power set of Y and whose codomain is the power set of X.

1 Example

1. f: {1,2,3} → {a,b,c,d} defined by

In this example, the image of {2,3} under f is f({2, 3}) = {c, d} and the range of f is {a, c, d}. The preimage of {a, b} is f −1({a, b}) = {1}.

2. f: RR defined by f(x)=x2.

In this example, the image of [-2,3] under f is f([-2,3])=[0,9] and the range of f is the set of nonnegative real numbers. The preimage of [-2,3] under f is f −1([0,9])=[-3,3].

2 Consequences

Some consequences that follow immediately from these definitions are:

These are valid for arbitrary subsets A, A1 and A2 of the domain and arbitrary subsets B, B1 and B2 of the codomain. The results relating images and preimages to the algebra of intersection and union work for any collections of subsets, not just for pairs of subsets.


See also:

Set theory



Non User