Function (map)
An assignment that sends each input to a unique output.
Function (map)
A function (or map) from a set to a set is a rule that assigns to each exactly one element of , denoted . Formally, it is a subset (a Cartesian product ) such that:
- for every there exists with , and
- if and , then .
One writes and calls the domain and the codomain . Functions are the primary objects of study in analysis: limits, continuity , differentiability , and integrability are properties of functions.
Examples:
- , .
- The projection given by .
- If , there is exactly one function for any set (the empty relation).