Transitive relation

1

In mathematics, a binary relation R on a set X is transitive if, for all elements a, b, c in X, whenever R relates a to b and b to c, then R also relates a to c. Every partial order and every equivalence relation is transitive. For example, less than and equality among real numbers are both transitive: If a < b and b < c then a < c and then .

Definition

A homogeneous relation R on the set X is a transitive relation if, a, b, c ∈ X , if a R b and b R c , then a R c . Or in terms of first-order logic: where a R b is the infix notation for (a, b) ∈ R .

Examples

As a non-mathematical example, the relation "is an ancestor of" is transitive. For example, if Amy is an ancestor of Becky, and Becky is an ancestor of Carrie, then Amy is also an ancestor of Carrie. On the other hand, "is the birth mother of" is not a transitive relation, because if Alice is the birth mother of Brenda, and Brenda is the birth mother of Claire, then it does not follow that Alice is the birth mother of Claire. In fact, this relation is antitransitive: Alice can never be the birth mother of Claire. Non-transitive, non-antitransitive relations include sports fixtures (playoff schedules), 'knows' and 'talks to'. The examples "is greater than", "is at least as great as", and "is equal to" (equality) are transitive relations on various sets. As are the set of real numbers or the set of natural numbers: More examples of transitive relations: Examples of non-transitive relations: The empty relation on any set X is transitive because there are no elements a,b,c \in X such that aRb and bRc, and hence the transitivity condition is vacuously true. A relation R containing only one ordered pair is also transitive: if the ordered pair is of the form (x, x) for some x \in X the only such elements a,b,c \in X are a=b=c=x, and indeed in this case aRc, while if the ordered pair is not of the form (x, x) then there are no such elements a,b,c \in X and hence R is vacuously transitive.

Properties

Closure properties

Other properties

A transitive relation is asymmetric if and only if it is irreflexive. A transitive relation need not be reflexive. When it is, it is called a preorder. For example, on set X = {1,2,3}: As a counter example, the relation < on the real numbers is transitive, but not reflexive.

Transitive extensions and transitive closure

Let R be a binary relation on set X. The transitive extension of R, denoted R1 , is the smallest binary relation on X such that R1 contains R, and if (a, b) ∈ R and (b, c) ∈ R then (a, c) ∈ R1 . For example, suppose X is a set of towns, some of which are connected by roads. Let R be the relation on towns where (A, B) ∈ R if there is a road directly linking town A and town B. This relation need not be transitive. The transitive extension of this relation can be defined by (A, C) ∈ R1 if you can travel between towns A and C by using at most two roads. If a relation is transitive then its transitive extension is itself, that is, if R is a transitive relation then R1 = R . The transitive extension of R1 would be denoted by R2 , and continuing in this way, in general, the transitive extension of Ri would be Ri + 1 . The transitive closure of R, denoted by R* or R∞ is the set union of R, R1 , R2 , .... The transitive closure of a relation is a transitive relation. The relation "is the birth parent of" on a set of people is not a transitive relation. However, in biology the need often arises to consider birth parenthood over an arbitrary number of generations: the relation "is a birth ancestor of" is a transitive relation and it is the transitive closure of the relation "is the birth parent of". For the example of towns and roads above, (A, C) ∈ R* provided you can travel between towns A and C using any number of roads.

Relation types that require transitivity

Counting transitive relations

No general formula that counts the number of transitive relations on a finite set is known. However, there is a formula for finding the number of relations that are simultaneously reflexive, symmetric, and transitive – in other words, equivalence relations –, those that are symmetric and transitive, those that are symmetric, transitive, and antisymmetric, and those that are total, transitive, and antisymmetric. Pfeiffer has made some progress in this direction, expressing relations with combinations of these properties in terms of each other, but still calculating any one is difficult. See also Brinkmann and McKay (2005). Since the reflexivization of any transitive relation is a preorder, the number of transitive relations an on n-element set is at most 2n time more than the number of preorders, thus it is asymptotically by results of Kleitman and Rothschild.

Related properties

A relation R is called intransitive if it is not transitive, that is, if xRy and yRz, but not xRz, for some x, y, z. In contrast, a relation R is called antitransitive if xRy and yRz always implies that xRz does not hold. For example, the relation defined by xRy if xy is an even number is intransitive, but not antitransitive. The relation defined by xRy if x is even and y is odd is both transitive and antitransitive. The relation defined by xRy if x is the successor number of y is both intransitive and antitransitive. Unexpected examples of intransitivity arise in situations such as political questions or group preferences. Generalized to stochastic versions (stochastic transitivity), the study of transitivity finds applications of in decision theory, psychometrics and utility models. A quasitransitive relation is another generalization; it is required to be transitive only on its non-symmetric part. Such relations are used in social choice theory or microeconomics. Proposition: If R is a univalent, then R;RT is transitive. Corollary: If R is univalent, then R;RT is an equivalence relation on the domain of R.

This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.

Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
Bliptext is not affiliated with or endorsed by Wikipedia or the Wikimedia Foundation.

Edit article