Ordered pair: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
(new entry, just a stub)
 
imported>Richard Pinch
(supplied refs Devlin, Halmos, Stewart+Tall)
Line 6: Line 6:


The set of all ordered pairs (''x'',''y'') with ''x'' in ''X'' and ''y'' in ''Y'' is the [[Cartesian product]] of ''X'' and ''Y''.  A [[complex number]] may be expressed as an ordered pair of [[real number]]s, the real and imaginary parts respectively.
The set of all ordered pairs (''x'',''y'') with ''x'' in ''X'' and ''y'' in ''Y'' is the [[Cartesian product]] of ''X'' and ''Y''.  A [[complex number]] may be expressed as an ordered pair of [[real number]]s, the real and imaginary parts respectively.
==References==
* {{cite book | author=Keith J. Devlin | authorlink=Keith Devlin | title=Fundamentals of Contemporary Set Theory | series=Universitext | publisher=[[Springer-Verlag]] | year=1979 | isbn=0-387-90441-7 | pages=9-10 }}
* {{cite book | author=Paul Halmos | authorlink=Paul Halmos | title=Naive set theory | series=The University Series in Undergraduate Mathematics | publisher=[[Van Nostrand Reinhold]] | year=1960 | pages=22-25 }}
* {{cite book | author=Ian Stewart | authorlink=Ian Stewart | coauthors=David Tall | title=The Foundations of Mathematics | publisher=[[Oxford University Press]] | year=1977 | isbn=0-19-853165-6 | pages=62-65 }}

Revision as of 17:28, 3 November 2008

In mathematics, an ordered pair is a pair of elements in which order is significant: that is, the pair (x,y) is to be distinguished from (y,x). The ordered pairs (a,b) and (c,d) are equal if and only if a=c and b=d.

It would be possible to take the concept of ordered pair as an elementary concept in set theory, but it is more usual to define them in terms of sets. Kuratowksi proposed the definition

The set of all ordered pairs (x,y) with x in X and y in Y is the Cartesian product of X and Y. A complex number may be expressed as an ordered pair of real numbers, the real and imaginary parts respectively.

References