Jump to content

Total relation: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
m refine cat
Line 10: Line 10:
A [[total order]] provides a common example of a total relation.
A [[total order]] provides a common example of a total relation.


[[Category:Set theory]]
[[Category:Basic concepts in set theory]]


[[cs:Úplná relace]]
[[cs:Úplná relace]]

Revision as of 10:17, 12 October 2006

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

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.

A total order provides a common example of a total relation.