Informasi Sains    
   
Daftar Isi
(Sebelumnya) TranshumanismZidisha (Berikutnya)

Transitive relation

In mathematics, a binary relation R over a set X is transitive if whenever an element a is related to an element b, and b is in turn related to an element c, then a is also related to c.

In mathematical syntax: \forall a,b,c \in X: (aRb \wedge bRc) \Rightarrow aRc, but also shorter R;R\subseteq R.

Transitivity is a key property of both partial order relations and equivalence relations.

Contents

Examples

For example, "is greater than," "is at least as great as," and "is equal to" (equality) are transitive relations:

whenever A > B and B > C, then also A > C
whenever A ≥ B and B ≥ C, then also A ≥ C
whenever A = B and B = C, then also A = C.

On the other hand, "is the mother of" is not a transitive relation, because if Alice is the mother of Brenda, and Brenda is the mother of Claire, then Alice is not the mother of Claire. What is more, it is antitransitive: Alice can never be the mother of Claire.

Then again, in biology we often need to consider motherhood over an arbitrary number of generations: the relation "is a matrilinear ancestor of". This is a transitive relation. More precisely, it is the transitive closure of the relation "is the mother of".

More examples of transitive relations:

Closure properties

The converse of a transitive relation is always transitive: e.g. knowing that "is a subset of" is transitive and "is a superset of" is its converse, we can conclude that the latter is transitive as well.

The intersection of two transitive relations is always transitive: knowing that "was born before" and "has the same first name as" are transitive, we can conclude that "was born before and also has the same first name as" is also transitive.

The union of two transitive relations is not always transitive. For instance "was born before or has the same first name as" is not generally a transitive relation.

The complement of a transitive relation is not always transitive. For instance, while "equal to" is transitive, "not equal to" is only transitive on sets with at most one element.

Other properties that require transitivity

  • Preorder – a reflexive transitive relation
  • partial order – an antisymmetric preorder
  • Total preorder – a total preorder
  • Equivalence relation – a symmetric preorder
  • Strict weak ordering – a strict partial order in which incomparability is an equivalence relation
  • Total ordering – a total, antisymmetric transitive relation

Counting transitive relations

Unlike other relation properties, no general formula that counts the number of transitive relations on a finite set (sequence A006905 in OEIS) is known.[1] However, there is a formula for finding the number of relations that are simultaneously reflexive, symmetric, and transitive – in other words, equivalence relations – (sequence A000110 in OEIS), those that are symmetric and transitive, those that are symmetric, transitive, and antisymmetric, and those that are total, transitive, and antisymmetric. Pfeiffer[2] 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.[3]

Number of n-element binary relations of different types
nalltransitivereflexivepreorderpartial ordertotal preordertotal orderequivalence relation
011111111
122111111
21613443322
35121716429191365
46553639944096355219752415
OEISA002416A006905A053763A000798A001035A000670A000142A000110

Examples

  • equality
  • less/greater than (or equal)
  • inclusion of sets
  • inequality is not transitive
  • being an ancestor of is transitive
  • being a parent of is not transitive

See also

  • Transitive closure
  • Transitive reduction
  • Intransitivity
  • Reflexive relation
  • Symmetric relation
  • Quasitransitive relation
  • Nontransitive dice

Notes

  1. ^ Steven R. Finch, "Transitive relations, topologies and partial orders", 2003.
  2. ^ Götz Pfeiffer, "Counting Transitive Relations", Journal of Integer Sequences, Vol. 7 (2004), Article 04.3.2.
  3. ^ Gunnar Brinkmann and Brendan D. McKay,"Counting unlabelled topologies and transitive relations"

References

  • Ralph P. Grimaldi, Discrete and Combinatorial Mathematics, ISBN 0-201-19912-2.
  • Gunther Schmidt, 2010. Relational Mathematics. Cambridge University Press, ISBN 978-0-521-76268-7.

External links

(Sebelumnya) TranshumanismZidisha (Berikutnya)