Content deleted Content added
→Empty set, singleton, unordered pairs and tuples: Replaced LaTeX "=_{\mathrm{def}}" with LaTeX "\overset{\mathrm{def.}}{=}" and fixed resulting spacing error |
m →Ordered pair: Replaced LaTeX "=_{\mathrm{def}}" with LaTeX "\overset{\mathrm{def.}}{=}" |
||
Line 50:
First, consider the '''ordered pair'''. The reason that this comes first is technical: ordered pairs are needed to implement [[Relation (mathematics)|relations]] and [[Function (mathematics)|functions]] which are needed to implementat other concepts which may seem to be prior.
The first definition of the ordered pair was the definition <math>(x,y)
It is more usual now to use the definition <math>(x,y)
Either of these definitions works in either [[ZFC]] or [[New Foundations|NFU]]. In NFU, the Kuratowski pair has a technical disadvantage: it is two types higher than its projections. It is common to postulate the existence of a type-level ordered pair (a pair <math>(x,y)</math> which is the same type as its projections) in NFU. It is convenient to use the Kuratowski pair in both systems until the use of type-level pairs can be formally justified.
|