Transitive relation
This article or subsequent section is not sufficiently supported by evidence (e.g. itemised). Information without sufficient evidence may be removed in the near future. Please help Wikipedia by researching the information and adding good supporting evidence.
A transitive relation in mathematics is a two-digit relation on a set that has the property that for three elements
,
this set
always
follows from
and . Examples of transitive relations are the equal and the less relations on the real numbers, because for three real numbers
,
and
with
and always also
holds.
and from
< z
{\displaystyle x<z}
A non-transitive relation is called intransitive (not to be confused with negative transitivity). Transitivity is one of the prerequisites for an equivalence relation or an order relation.


Two transitive and one non-transitive relation (bottom right), shown as directed graphs
Formal definition
If a set and
two-digit relation on
then is called
transitive if (using infix notation) holds:
Representation as a directed graph
Any relation on a set
can be understood as a directed graph (see example above). The nodes of the graph are the elements of
. A directed edge (an arrow
)
is drawn from node
to node
holds.
The transitivity of can now be characterised in the graph in this way: Whenever two arrows follow each other (
), there is also an arrow that directly connects the initial and final nodes (
) (so also in the Hasse diagram).
Properties
- The transitivity of a relation
also allows inferences across several steps (as is easily shown by complete induction):
- With the help of the concatenation
of relations, transitivity can also be characterised by the following condition:
- If the relation
transitive, then this is also true for the converse relation
. Examples: the relation that is converse to ≤ {\displaystyle
≥
which is converse
to is > {\displaystyle
- If the relations
and are
transitive, then this is also true for their intersection
. This statement can be generalised from two relations to the average
any family of transitive relations.
- For any relation
is a smallest transitive relation
which
contains , the so-called transitive hull of
.
Example: Letbe the antecedent relation on the set of natural numbers, so let
. The relation
itself is not transitive. As a transitive envelope of the smaller relation
results.
Examples
Order of the real numbers
The lessor relation real numbers is transitive, because from x < y
a strict total order.
Likewise, the relations , ≤
and ≥
transitive.
Equality of the real numbers
The ordinary equality on the real numbers is transitive, because from
and
follows
. Furthermore, it is an equivalence relation.
The inequality relation on the real numbers, on the other hand, is not transitive:
and
but
does not apply, of course.
Divisibility of the integers
The divisibility relation for integers is transitive, because from
and
follows
. Moreover, it is a quasi-order. When restricting to the set of natural numbers, one obtains a half-order.
For example, the divisor strangeness is not transitive. Thus and are
alien to the divisor, as are
and
but
and
have the common divisor
.
Subset
The subset relation between sets is transitive, because from
and
follows
. Furthermore,
a half-order.
For example, the disjointness of sets is not transitive. Thus the sets and are
disjoint, as are
and
, but not
and
(since they have element 1 in common).
Parallel straight lines
In geometry, the parallelism of lines is transitive: if both the lines and
parallel and the lines
and
then
and
are also parallel. Furthermore, parallelism is an equivalence relation.
Implication in logic
In logic, transitivity applies with regard to implication, although in predicate logic this is also known as modus barbara:
From and
follows
(compare also: cutting rule).
The implication defines a quasi-order on the formulae of the logic under consideration.


From a > b and b > c follows a > c
See also
- Transitive shell
- Negative transitivity