Total relation: Difference between revisions
m +ja |
Stotr~enwiki (talk | contribs) m interwiki (correction) |
||
Line 15: | Line 15: | ||
[[cs:Úplná relace]] |
[[cs:Úplná relace]] |
||
[[pl:Relacja |
[[pl:Relacja spójna]] |
||
[[it:Relazione totale]] |
[[it:Relazione totale]] |
||
[[ja:完全関係]] |
[[ja:完全関係]] |
Revision as of 00:41, 18 November 2007
In mathematics, a binary relation R over a set X is total if it holds for all a and b in X that a is related to b or b is related to a (or both).
In mathematical notation, this is
Note that this implies reflexivity.
For example, "is less than or equal to" is a total relation over the set of real numbers, because for two numbers either the first is less than or equal to the second, or the second is less than or equal to the first. On the other hand, "is less than" is not a total relation, since one can pick two equal numbers, and then neither the first is less than the second, nor is the second less than the first. (But note that "is less than" is a weak order which gives rise to a total order, namely "is less than or equal to". The relationship between strict orders and weak orders is discussed at partially ordered set.) The relation "is a proper subset of" is also not total.
Total relations are sometimes said to have comparability.
If a transitive relation is also total, it is a {{#invoke:strict weak ordering|total preorders|total preorder}}. If a partial order is also total, it is a total order.