Functions: Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
The concept of function was formalized in terms of sets and set theory, at the end of the XIX century.
set
Cartesian product (set)
ordered pair (set)
relation (set)
function (set)
sets βΊ cross product βΊ ordered pairs Β» relations Β» functions
Dot (cross) product A x B All relations
There are sets. There are operations on sets. One of these operations is called the Cartesian (dot, cross) product and it pairs each and every element of one set with each and every elements of another set. The cross product is a relation between sets. The cross product is the total relation - it is unique as is its opposite, the empty relation.
The term pairwise refers to taking all unordered 2-subsets of a given set. For example, the pairwise products of the set {a,b,c} are ab, ac, and bc.
Cartesian product is an operation on sets that produces a new set, called product set, from two or more sets. This operation is also called dot product and its associated symbol is .
However, ordered pairs are defined in terms of sets; the most used is the Kuratowski definition:
An order pair, also called 2-tuple (double), is an element of the dot product between 2 sets. An n-tuple is an element in the dot product between n sets.
A function is a relation that associates to each element of a set X a single element of a set Y.
Since functions are usually defined as a special case of relations, and relations are usually defined as subsets of the Cartesian product, the definition of the two-set Cartesian product is necessarily prior to most other definitions.
https://en.wikipedia.org/wiki/Function_(mathematics) https://en.wikipedia.org/wiki/Cartesian_product https://en.wikipedia.org/wiki/Ordered_pair https://en.wikipedia.org/wiki/Binary_relation https://en.wikipedia.org/wiki/Implementation_of_mathematics_in_set_theory
The Cartesian product of two sets and is another set, denoted by and defined as . Or, informally, every you and every me.
Considering two finite sets, and , the set is the new set consisting of ordered pairs, where the first component of a pair comes from and the second from .
In case and are the same set , the Cartesian product could also be denoted by and it would contain:
The number of elements in the dot product set is
The elements of a Cartesian product set are called ordered pairs. An ordered pair is a pair of objects, , where is called the first entry and is the second entry of the pair, as denoted by
An ordered pair, is a new entity significantly different form the concept of a set: sets have no notion of ordering, but order pairs do. The set is the same set as , but the order pair is not the same as .
Under this definition, is an element of , and is a subset of that set.