传递关系
(重定向自传递性)
					
					
					| 传递关系 | |
|---|---|
| 术语名称 | 传递关系 | 
| 英语名称 | transitive relation | 
| 传递性 | |
|---|---|
| 术语名称 | 传递性 | 
| 英语名称 | transitivity | 
| 传递的 | |
|---|---|
| 术语名称 | 传递的 | 
| 英语名称 | transitive | 
传递关系(transitive relation)指集合上的一个二元关系中,若任意三个元素 a 和 b 有关系, b 和 c 有关系,则 a 和 c 也一定有关系。
定义
对集合 [math]\displaystyle{ X }[/math] 上的二元关系 [math]\displaystyle{ R }[/math] ,若 [math]\displaystyle{ \forall a \forall b \forall c (a R b \land b R c \rightarrow a R c) }[/math],称:
- 关系 [math]\displaystyle{ R }[/math] 是传递的(transitive),
- 关系 [math]\displaystyle{ R }[/math] 有传递性(transitivity),
- 关系 [math]\displaystyle{ R }[/math] 是传递关系(transitive relation)。
等价定义:
- 与自身复合后得到的关系仍是原关系的子关系,即 [math]\displaystyle{ R^2 \subseteq R }[/math] 。
- 与自身任意次复合后得到的关系总是原关系的子关系,即 [math]\displaystyle{ R^n \subseteq R, n\in \mathbb{N}_+ }[/math] 。
性质
- 表示
- 一个关系是传递的当且仅当关系图中任意一个长为 2 的路径都存在从起点到终点的有向边。
 
- 关系简单运算相关性质
- 关系闭包运算相关性质
- 参与特殊类型关系