Ordered pair

From testwiki
Revision as of 14:30, 18 November 2024 by imported>Martin Urbanec (WMF) (Testing T378983)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In mathematics, an ordered pair is a collection of two objects, where one of the objects is first (the first coordinate or left projection), and the other is second (the second coordinate or right projection). An ordered pair where the first coordinate is a and the second coordinate is b is usually written (a,b) (sometimes it is written a,b). If a is different from b, then the ordered pair (a,b) is different from the ordered pair (b,a) - this is why it is called ordered.

Properties

If (a1,b1) and (a2,b2) are two ordered pairs, then the characteristic or defining property of ordered pairs is:

(a1,b1)=(a2,b2)a1=a2b1=b2.

This means that two ordered pairs are equal if and only if: the first coordinates of the pairs are equal, and also the second coordinates of the pairs are equal.

Definition

There are many mathematical definitions of ordered pair which have this property. The definition given here is the most common one:

(a,b)={{a},{a,b}}.

Kazimierz Kuratowski was the first person to make this definition. dummy edit dummy edit 2