All Topics  
Ordered pair

 

   Email Print
   Bookmark   Link






 

Ordered pair



 
 
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, an ordered pair is a collection of two distinguishable objects, one being the first coordinate
Coordinate system

In mathematics and its applications, a coordinate system is a system for assigning an n-tuple of numbers or scalar to each Point in an n-dimensional space....
 (or the first entry or left projection), and the other being the second coordinate (second entry, right projection). If the first coordinate is a and the second is b, the usual notation for an ordered pair is (a, b). The pair is "ordered" in that (a, b) differs from (b, a) unless a = b.

Cartesian product
Cartesian product

In mathematics, the Cartesian product is a direct product of sets. The Cartesian product is named after Ren? Descartes, whose formulation of analytic geometry gave rise to this concept....
s and relations
Relation (mathematics)

In mathematics , a relation is a property that assigns truth values to combinations of k first-order logic. Typically, the property describes a possible connection between the components of a k-tuple....
 (and hence the ubiquitous functions
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
) are defined in terms of ordered pairs.

and be two ordered pairs.






Discussion
Ask a question about 'Ordered pair'
Start a new discussion about 'Ordered pair'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, an ordered pair is a collection of two distinguishable objects, one being the first coordinate
Coordinate system

In mathematics and its applications, a coordinate system is a system for assigning an n-tuple of numbers or scalar to each Point in an n-dimensional space....
 (or the first entry or left projection), and the other being the second coordinate (second entry, right projection). If the first coordinate is a and the second is b, the usual notation for an ordered pair is (a, b). The pair is "ordered" in that (a, b) differs from (b, a) unless a = b.

Cartesian product
Cartesian product

In mathematics, the Cartesian product is a direct product of sets. The Cartesian product is named after Ren? Descartes, whose formulation of analytic geometry gave rise to this concept....
s and relations
Relation (mathematics)

In mathematics , a relation is a property that assigns truth values to combinations of k first-order logic. Typically, the property describes a possible connection between the components of a k-tuple....
 (and hence the ubiquitous functions
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
) are defined in terms of ordered pairs.

Generalities

Let and be two ordered pairs. Then the characteristic (or defining) property of the ordered pair is:

The entries of an ordered pair can be other ordered pairs, enabling the recursive definition of ordered n-tuples (ordered lists of n terms). For example, the ordered triple
Triple

Triple may refer to:* Triple , a three-base hit in baseball* Triple, term for a basketball three-point field goal* Triple, a bowling terms for three strikes in a row...
 (a,b,c) can be defined as (a, (b,c)), i.e., as one pair nested in another. This approach is mirrored in computer programming languages that enable constructing a list of elements from nested ordered pairs. For example, the list (1 2 3 4 5) becomes (1, (2, (3, (4, (5, ))))). The Lisp programming language
Lisp programming language

Lisp is a family of computer programming languages with a long history and a distinctive, fully parenthesized syntax. Originally specified in 1958, Lisp is the second-oldest high-level programming language in widespread use today; only Fortran is older....
 employs such lists as its primary data structure
Data structure

A data structure in computer science is a way of storing data in a computer so that it can be used efficiently. It is an organization of mathematical and logical concepts of data....
.

The set of all ordered pairs whose first element is in some set X and whose second element is in some set Y is called the Cartesian product
Cartesian product

In mathematics, the Cartesian product is a direct product of sets. The Cartesian product is named after Ren? Descartes, whose formulation of analytic geometry gave rise to this concept....
 of X and Y, and written X×Y. A binary relation
Binary relation

In mathematics, a binary relation is an arbitrary association of elements within a set or with elements of another set.An example is the "divides" relation between the set of prime numbers P and the set of integers Z, in which every prime p is associated with every integer z that is a divisibility of p, and no othe...
 over the field XY is a subset
Subset

In mathematics, especially in set theory, a Set A is a subset of a set B if A is "contained" inside B. Notice that A and B may coincide....
 of X×Y.

If one wishes to employ to denote the open interval on the real number line, the ordered pair may be denoted by the variant notation

Defining the ordered pair using set theory

The above characteristic property of ordered pairs is all that is required to understand the role of ordered pairs in mathematics. Hence the ordered pair can be taken as a primitive notion
Primitive notion

In mathematics, logic, and formal systems, a primitive notion is an undefined concept. In particular, a primitive notion is not defined in terms of previously defined concepts, but is only motivated informally, usually by an appeal to intuition and everyday experience....
, whose associated axiom is the characteristic property.

If one agrees that set theory
Set theory

Set theory is the branch of mathematics that studies Set , which are collections of objects. Although any type of object can be collected into a set, set theory is applied most often to objects that are relevant to mathematics....
 is an appealing foundations of mathematics
Foundations of mathematics

Foundations of mathematics is a term sometimes used for certain fields of mathematics, such as mathematical logic, axiomatic set theory, proof theory, model theory, and recursion theory....
, then all mathematical object
Mathematical object

In mathematics and its philosophy of mathematics, a mathematical object is an abstract object arising in mathematics. Commonly encountered mathematical objects include numbers, permutations, Partition of a set, matrix , set , function , and relation ....
s must be defined as sets of some sort. Hence if the ordered pair is not taken as primitive, it must be defined as a set. Several set-theoretic definitions of the ordered pair are given below.

Wiener's definition

Norbert Wiener
Norbert Wiener

Norbert Wiener was an United States theoretical and applied math mathematician.Wiener was a pioneer in the study of stochastic processes and noise processes, contributing work relevant to electronic engineering, electronic communication, and control systems....
 proposed the first set theoretical definition of the ordered pair in 1914:

He observed that this definition made it possible to define the types
Type theory

In mathematics, logic and computer science, type theory is any of several formal systems that can serve as alternatives to naive set theory, or the study of such formalisms in general....
 of Principia Mathematica
Principia Mathematica

The Principia Mathematica is a 3-volume work on the foundations of mathematics, written by Alfred North Whitehead and Bertrand Russell and published in 1910?1913....
 as sets. Principia Mathematica had taken types, and hence relations
Relation (mathematics)

In mathematics , a relation is a property that assigns truth values to combinations of k first-order logic. Typically, the property describes a possible connection between the components of a k-tuple....
 of all arities, as primitive
Primitive notion

In mathematics, logic, and formal systems, a primitive notion is an undefined concept. In particular, a primitive notion is not defined in terms of previously defined concepts, but is only motivated informally, usually by an appeal to intuition and everyday experience....
.

Kuratowski definition

The standard Kuratowski definition of the ordered pair (a, b) is: K := . Given some ordered pair p, that x is its first element can be formulated as: If x is the second element of p, then: Note that this definition remains valid when the first and second elements are identical, so that p = (x,x) = = = . In this case, the right conjunct
Conjunct

In linguistics, the term conjunct has three distinct uses:*A conjunct is an adjunct that adds information to the Sentence that not considered part of the proposition content but which connects the sentence with previous parts of the discourse....
  is trivially true, since Y1Y2 is never the case.

Variants
The above Kuratowski definition of the ordered pair is "adequate" in the sense that it satisfies the characteristic property that an ordered pair must satisfy, namely that . This definition is also arbitrary, as there are other adequate definitions of similar or lesser complexity, such as:
  • (a,b)reverse := ;
  • (a,b)short := ;
  • (a, b)01 := .
The "reverse" pair is of little interest, as it has no obvious advantage (nor disadvantage) over the Kuratowski pair. The "short" pair is so-called because it requires two rather than three pairs of curly braces. A drawback is that proving that it satisfies the characteristic property requires the ZFC axiom of regularity
Axiom of regularity

In mathematics, the axiom of regularity is one of the axioms of Zermelo-Fraenkel set theory and was introduced by . In first-order logic the axiom reads:...
. Moreover, if one accepts the standard construction of the natural numbers
Natural number

In mathematics, a natural number can mean either an element of the Set = *n = = ? = ? ...
, then 2 is the set = , which is indistinguishable from the pair (0,0)short.

Proving the characteristic property
Prove: (a,b) = (c,d) if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
 a=c and b=d.

Kuratowski:
If. Two cases: a=b, and ab.

If a=b: K = = = . K = = .
Thus = = , which implies a=c and a=d. By hypothesis, a=b. Hence b=d.


If ab, then (a,b)K=(c,d)K implies = .

Suppose = . Then c=d=a, and so = = = . But then would also equal , so that b=a which contradicts ab.


Suppose = . Then a=b=c, which also contradicts ab.


Therefore = , so that c=a and = .


If d=a were true, then = = ≠ , a contradiction. Thus d=b is the case, so that a=c and b=d.


Only if. If a=c and b=d, then hus (a,b)K = (c,d)K.

Reverse: (a,b)reverse = = = (b,a)K.

If. If (a,b)reverse = (c,d)reverse, (b,a)K = (d,c)K. Therefore b=d and a=c.

Only if. If a=c and b=d, then = . Thus (a,b)reverse = (c,d)reverse.

Short: For a formal Metamath
Metamath

Metamath is a computer-assisted proof checker. It hasno specific logic embedded and can simply be regarded as a device to apply inference rules to formulas....
 proof of the adequacy of the short pair, see the proofs of Metamath's axiom of regularity
Axiom of regularity

In mathematics, the axiom of regularity is one of the axioms of Zermelo-Fraenkel set theory and was introduced by . In first-order logic the axiom reads:...
 is #4608. hi

Quine-Rosser definition

Rosser
J. Barkley Rosser

John Barkley Rosser Sr. was an USA logician, a student of Alonzo Church, and known for his part in the Church-Rosser theorem, in lambda calculus....
 (1953) employed a definition of the ordered pair, due to Quine
Willard Van Orman Quine

Willard Van Orman Quine , was an American analytic philosophy and logician. From 1930 until his death 70 years later, Quine was affiliated in some way with Harvard University, first as a student, then as a professor of philosophy and a teacher of mathematics, and finally as an emeritus elder statesman who published or revised seven books in...
 and requiring a prior definition of the natural number
Natural number

In mathematics, a natural number can mean either an element of the Set = *n = = ? = ? ...
s. Let be the set of natural numbers, and define

Applying this function simply increments every natural number in x. In particular, does not contain the number 0, so that for any sets x and y,

Define the ordered pair (A,B) as

Extracting all the elements of the pair that do not contain 0 and undoing yields A. Likewise, B can be recovered from the elements of the pair that do contain 0.

In type theory
Type theory

In mathematics, logic and computer science, type theory is any of several formal systems that can serve as alternatives to naive set theory, or the study of such formalisms in general....
, and in set theories such as New Foundations
New Foundations

In mathematical logic, New Foundations is an axiomatic set theory, conceived by Willard Van Orman Quine as a simplification of the theory of types of Principia Mathematica....
 that are outgrowths of type theory, the Quine-Rosser pair has the same type as its projections (and hence is termed a "type-level" ordered pair). Hence this definition has the advantage of enabling a function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
, defined as a set of ordered pairs, to have a type only 1 higher than the type of its arguments. For an extensive discussion of the ordered pair in the context of Quinian set theories, see Holmes (1998).

Morse definition

Morse-Kelley set theory (Morse 1965) makes free use of proper classes. Morse defined the ordered pair so that its projections could be proper classes as well as sets. (The Kuratowski definition does not allow this.) He first defined ordered pairs whose projections are sets in Kuratowski's manner. He then redefined the pair (x,y) as , where the component Cartesian products are Kuratowski pairs on sets. This second step renders possible pairs whose projections are proper classes. The Quine-Rosser definition above also admits proper classes as projections.

Category theory

Product
Product (category theory)

In category theory, the product of two objects in a category is a notion designed to capture the essence behind constructions in other areas of mathematics such as the cartesian product, the direct product of groups, the direct product of rings and the product topology....
 is the category theoretic
Category theory

In mathematics, category theory deals in an abstract way with mathematical structures and relationships between them: it abstracts from set s and function s to objects linked in diagrams by morphisms or arrows....
 notion most similar to that of ordered pair. While various objects
Category theory

In mathematics, category theory deals in an abstract way with mathematical structures and relationships between them: it abstracts from set s and function s to objects linked in diagrams by morphisms or arrows....
 may play the role of pairs, they are all equivalent in the sense of being categorically isomorphic.