Ordered pair
A pair (a,b) whose order matters; (a,b)=(c,d) iff a=c and b=d
Ordered pair
An ordered pair is a primitive two-component object with the defining equality rule
In ZFC , one concrete realization is the Kuratowski definition (so ordered pairs can be built from sets). Ordered pairs are used to define the Cartesian product , and hence relations and functions .
Examples:
- .
- A point in the plane is often modeled as an ordered pair .
- The graph of a function consists of ordered pairs .