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 3780 and opprc2 3781). For
Kuratowski's actual definition when the arguments are sets, see dfop 3757.
Definition 9.1 of [Quine] p. 58 defines an
ordered pair unconditionally
as 〈𝐴, 𝐵〉 = {{𝐴}, {𝐴, 𝐵}}, which has different
behavior from our df-op 3585 when the arguments are proper classes.
Ordinarily this difference is not important, since neither definition is
meaningful in that case. Our df-op 3585 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 = {{{𝐴}, ∅}, {{𝐵}}}. This was
simplified by Kazimierz Kuratowski in 1921 to our present definition.
An even simpler definition is 〈𝐴, 𝐵〉3
= {𝐴, {𝐴, 𝐵}}, but it requires the Axiom of
Regularity for
its justification and is not commonly used. Finally, an ordered pair of
real numbers can be represented by a complex number. (Contributed by
NM, 28-May-1995.) (Revised by Mario Carneiro,
26-Apr-2015.) |