Definition:Ordered Tuple as Ordered Set/Ordered Triple

From ProofWiki
Jump to navigation Jump to search

Definition

The ordered triple $\tuple {a, b, c}$ of elements $a$, $b$ and $c$ can be defined either as the ordered pair:

$\tuple {a, \tuple {b, c} }$

or as the ordered pair:

$\tuple {\tuple {a, b}, c}$

where $\tuple {a, b}$ and $\tuple {b, c}$ are themselves ordered pairs.


Whichever definition is chosen does not matter much, as long as it is understood which is used. And even then, the importance is limited.


Also known as

An ordered triple is also sometimes seen named an ordered triad.

Some sources refer to it as just a triple, but it is usually important to stress that it is in fact ordered, so as not to confuse with a set with $3$ elements.

Some sources use the term $3$-tuple.


Also see

  • Results about ordered triples can be found here.


Sources