Difference between revisions of "Functions:Forward Image"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 14: Line 14:
  
 
===Image of a subset===
 
===Image of a subset===
The image of a subset {\displaystyle A\subseteq X}A\subseteq X under {\displaystyle f,}f, denoted {\displaystyle f[A],}{\displaystyle f[A],} is the subset of {\displaystyle Y}Y which can be defined using set-builder notation as follows:[1][2]
+
The image of a subset <math>A\subseteq X</math> under <math>f</math>, denoted <math>f[A]</math>, is the subset of <math>Y</math> which can be defined using set-builder notation as follows:
  
{\displaystyle f[A]=\{f(x):x\in A\}}{\displaystyle f[A]=\{f(x):x\in A\}}
+
: <math>f[A]=\{f(x):x\in A\}</math>
When there is no risk of confusion, {\displaystyle f[A]}{\displaystyle f[A]} is simply written as {\displaystyle f(A).}{\displaystyle f(A).} This convention is a common one; the intended meaning must be inferred from the context. This makes {\displaystyle f[\,\cdot \,]}{\displaystyle f[\,\cdot \,]} a function whose domain is the power set of {\displaystyle X}X (the set of all subsets of {\displaystyle X}X), and whose codomain is the power set of {\displaystyle Y.}Y. See § Notation below for more.
+
 
 +
When there is no risk of confusion, <math>f[A]</math> is simply written as <math>f(A)</math>. This convention is a common one; the intended meaning must be inferred from the context. This makes <math>f[\,\cdot \,]</math> a function whose domain is the power set of <math>X</math> (the set of all subsets of <math>X</math>), and whose codomain is the power set of <math>Y</math>.
  
 
===Image of a function===
 
===Image of a function===

Revision as of 09:30, 12 October 2021

In mathematics, the image of a function is the set of all output values it may produce.

More generally, evaluating a given function at each element of a given subset of its domain produces a set, called the "image of under (or through) ". Similarly, the inverse image (or preimage) of a given subset of the codomain of , is the set of all elements of the domain that map to the members of .

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

Definition

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

Image of an element

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

Given , the function is said to "take the value " or "take as a value" if there exists some in the function's domain such that . Similarly, given a set , is said to "take a value in " if there exists some in the function's domain such that . However, " takes all values in " and " is valued in " means that for every point in 's domain.

Image of a subset

The image of a subset under , denoted , is the subset of which can be defined using set-builder notation as follows:

When there is no risk of confusion, is simply written as . This convention is a common one; the intended meaning must be inferred from the context. This makes a function whose domain is the power set of (the set of all subsets of ), and whose codomain is the power set of .

Image of a function

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

Generalization to binary relations

If {\displaystyle R}R is an arbitrary binary relation on {\displaystyle X\times Y,}{\displaystyle X\times Y,} then the set {\displaystyle \{y\in Y:xRy{\text{ for some }}x\in X\}}{\displaystyle \{y\in Y:xRy{\text{ for some }}x\in X\}} is called the image, or the range, of {\displaystyle R.}R. Dually, the set {\displaystyle \{x\in X:xRy{\text{ for some }}y\in Y\}}{\displaystyle \{x\in X:xRy{\text{ for some }}y\in Y\}} is called the domain of {\displaystyle R.}R.