反传递关系
| 反传递关系 | |
|---|---|
| 术语名称 | 反传递关系 |
| 英语名称 | antitransitive relation |
| 反传递性 | |
|---|---|
| 术语名称 | 反传递性 |
| 英语名称 | antitransitivity |
| 反传递的 | |
|---|---|
| 术语名称 | 反传递的 |
| 英语名称 | antitransitive |
反传递关系(antitransitive 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 \lnot R c) }[/math],称:
- 关系 [math]\displaystyle{ R }[/math] 是反传递的(antitransitive),
- 关系 [math]\displaystyle{ R }[/math] 有反传递性(antitransitivity),
- 关系 [math]\displaystyle{ R }[/math] 是反传递关系(antitransitive relation)。
等价定义:
- 与自身复合后得到的关系与原关系不相交,即 [math]\displaystyle{ R^2 \cap R = \varnothing }[/math] 。
- 与自身任意次复合后得到的关系都和原关系不相交,即 [math]\displaystyle{ R^n \cap R = \varnothing, n\in \mathbb{N}_+ \land n\leq 2 }[/math] 。
性质
- 表示
- 一个关系是自反的当且仅当自反关系的关系图不存在任何长度≥2的路径存在一条从起点到终点的边。
- 关系简单运算相关性质
- 关系闭包运算相关性质
- 参与特殊类型关系
- 反传递关系一定是反自反关系。
- 传递关系与反传递关系不互相排斥(蕴含前件总是为假即可。即找不到满足 [math]\displaystyle{ aRb, bRc }[/math] 的三个元素,任何元素不同时出现在关系有序对的前后两侧)。