transitive_relation
Transitive relation
Return to Transitive
- Snippet from Wikipedia: Transitive relation
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 if x = y and y = z then x = z.
transitive_relation.txt · Last modified: 2025/02/01 06:24 by 127.0.0.1