Description: Definition of an ordered
pair, equivalent to Kuratowski's definition
{{π΄}, {π΄, π΅}} when the arguments are sets.
Since the
behavior of Kuratowski definition is not very useful for proper classes,
we define it to be empty in this case (see opprc1 4896, opprc2 4897, and
0nelop 5495). For Kuratowski's actual definition when
the arguments are
sets, see dfop 4871. For the justifying theorem (for sets) see
opth 5475.
See dfopif 4869 for an equivalent formulation using the if operation.
Definition 9.1 of [Quine] p. 58 defines
an ordered pair unconditionally
as β¨π΄, π΅β© = {{π΄}, {π΄, π΅}}, which has different
behavior from our df-op 4634 when the arguments are proper classes.
Ordinarily this difference is not important, since neither definition is
meaningful in that case. Our df-op 4634 was chosen because it often makes
proofs shorter by eliminating unnecessary sethood hypotheses.
There are other ways to define ordered pairs. The basic requirement is
that two ordered pairs are equal iff their respective members are equal.
In 1914 Norbert Wiener gave the first successful definition
β¨π΄, π΅β©2 = {{{π΄}, β
}, {{π΅}}}, justified by
opthwiener 5513. This was simplified by Kazimierz Kuratowski
in 1921 to
our present definition. An even simpler definition β¨π΄, π΅β©3
= {π΄, {π΄, π΅}} is justified by opthreg 9609, but it requires the
Axiom of Regularity for its justification and is not commonly used. A
definition that also works for proper classes is β¨π΄, π΅β©4
= ((π΄ Γ {β
}) βͺ (π΅ Γ {{β
}})), justified by
opthprc 5738. Nearly at the same time as Norbert Wiener,
Felix Hausdorff
proposed the following definition in "GrundzΓΌge der
Mengenlehre"
("Basics of Set Theory"), p. 32, in 1914: β¨π΄, π΅β©5
= {{π΄, π}, {π΅, π}}. Hausdorff used 1 and 2
instead of π and π, but actually any two
different fixed sets
will do (e.g., π = β
and π = {β
}, see 0nep0 5355).
Furthermore, Hausdorff demanded that π and π are both different
from π΄ as well as π΅, which is actually not
necessary (at least
not in full extent), see opthhausdorff0 5517 and opthhausdorff 5516. If we
restrict our sets to nonnegative integers, an ordered pair definition
that involves only elementary arithmetic is provided by nn0opthi 14226. An
ordered pair of real numbers can also be represented by a complex number
as shown by cru 12200. Kuratowski's ordered pair definition is
standard
for ZFC set theory, but it is very inconvenient to use in New
Foundations theory because it is not type-level; a common alternate
definition in New Foundations is the definition from [Rosser] p. 281.
Since there are other ways to define ordered pairs, we discourage direct
use of this definition so that most theorems won't depend on this
particular construction; theorems will instead rely on dfopif 4869.
(Contributed by NM, 28-May-1995.) (Revised by Mario Carneiro,
26-Apr-2015.) (Avoid depending on this
detail.) |