Function (mathematics): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
imported>Richard Pinch
(Added restriction, pull-back, push-forward)
Line 15: Line 15:
==Functions in set theory==
==Functions in set theory==
In [[set theory]], functions are regarded as a special class of [[relation (mathematics)|relation]].  A ''relation'' between sets ''X'' and ''Y'' is a [[subset]] of the [[Cartesian product]], <math>R \subseteq X \times Y</math>.  We say that a relation ''R'' is ''functional'' if it satisfies the condition that every <math>x \in X</math> occurs in exactly one pair <math>(x,y) \in R</math>.  In this case ''R'' defines a function with domain ''X'' and codomain ''Y''.  We then define the value of the function at ''x'' to be that unique ''y''.  We thus identify a function with its [[graph]].
In [[set theory]], functions are regarded as a special class of [[relation (mathematics)|relation]].  A ''relation'' between sets ''X'' and ''Y'' is a [[subset]] of the [[Cartesian product]], <math>R \subseteq X \times Y</math>.  We say that a relation ''R'' is ''functional'' if it satisfies the condition that every <math>x \in X</math> occurs in exactly one pair <math>(x,y) \in R</math>.  In this case ''R'' defines a function with domain ''X'' and codomain ''Y''.  We then define the value of the function at ''x'' to be that unique ''y''.  We thus identify a function with its [[graph]].
==Associated functions==
If ''f'' is a function from a set ''X'' to a set ''Y'', there are several functions associated with ''f''. 
If ''S'' is a [[subset]] of ''X'', the '''restriction''' of ''f'' to ''S'' is the function from ''S'' to ''Y'' which is given by applying ''f'' only to elements of ''S''.  The restriction may have different properties to the original.  Consider the function <math>f : x \mapsto x^2</math> from the real numbers '''R''' to '''R'''.  The restriction of ''f'' to the positive real numbers is [[injective function|injective]], whereas ''f'' is not.
The '''push-forward''' of ''f'' is the function <math>f^\vdash</math> from the [[power set]] of ''X'' to that of ''Y'' which maps a subset 'A'' of ''X'' to its set of values in ''Y'':
:<math> f^\vdash(A) = \{ f(x) : x \in A \} . \, </math>
An alternative notation for <math>f^\vdash(A)</math> is <math>f[A]</math> (note the square brackets).
The '''pull-back''' of ''f'' is the function <math>f^\dashv</math> from the [[power set]] of ''Y'' to the power set of ''X'' which maps a subset ''B'' of ''Y'' to its set of pre-images:
:<math> f^\dashv(B) = \{ x \in X : f(x) \in B \} . \, </math>
An alternative notation for <math>f^\dashv(B)</math> is <math>f^{-1}[B]</math> (note the square brackets).  Pull-back is a generalised form of inverse, and makes sense whether or not ''f'' is an [[invertible function]].

Revision as of 02:41, 13 November 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

The mathematical concept of a function expresses dependence between two quantities, one of which is given (the independent variable, argument of the function, or its "input") and the other (the dependent variable, value of the function, or "output") is uniquely defined by the input.

A function associates a single output with every input element drawn from a fixed set. A function may be defined only for certain inputs, and the collection of all acceptable inputs of the function is called its domain. The set of all resulting outputs is called the range or image of the function. In many fields, it is also important to specify the codomain of a function, which contains the range, but need not be equal to it.

One important concept in mathematics is function composition: if z is a function of y and y is a function of x, then z is a function of x. This can be described informally by saying that the composite function is obtained by using the output of the first function as the input of the second one. This feature of functions distinguishes them from other mathematical constructs, such as numbers or figures.

In most mathematical fields, the terms map, mapping, and transformation are synonymous with function. However, in some contexts they may have a more specialized meaning. In particular, the term transformation usually applies to functions whose inputs and outputs are elements of the same set or more general structure. For example, we speak of linear transformations from a vector space into itself.

Special classes of function

  • An injective function f has the property that if then ;
  • A surjective function f has the property that for every y in the codomain there exists an x in the domain such that ;
  • A bijective function is one which is both surjective and injective.

Functions in set theory

In set theory, functions are regarded as a special class of relation. A relation between sets X and Y is a subset of the Cartesian product, . We say that a relation R is functional if it satisfies the condition that every occurs in exactly one pair . In this case R defines a function with domain X and codomain Y. We then define the value of the function at x to be that unique y. We thus identify a function with its graph.

Associated functions

If f is a function from a set X to a set Y, there are several functions associated with f.

If S is a subset of X, the restriction of f to S is the function from S to Y which is given by applying f only to elements of S. The restriction may have different properties to the original. Consider the function from the real numbers R to R. The restriction of f to the positive real numbers is injective, whereas f is not.

The push-forward of f is the function from the power set of X to that of Y which maps a subset 'A of X to its set of values in Y:

An alternative notation for is (note the square brackets).

The pull-back of f is the function from the power set of Y to the power set of X which maps a subset B of Y to its set of pre-images:

An alternative notation for is (note the square brackets). Pull-back is a generalised form of inverse, and makes sense whether or not f is an invertible function.