反传递关系

来自GSXAB的知识库
反传递关系
术语名称 反传递关系
英语名称 antitransitive relation

反传递关系(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{ \operatorname{dom} }[/math]、值域 [math]\displaystyle{ \operatorname{ran} }[/math]、域 [math]\displaystyle{ \operatorname{fld} }[/math]
特殊关系 空关系 [math]\displaystyle{ \varnothing }[/math]恒等关系 [math]\displaystyle{ I }[/math]全关系 [math]\displaystyle{ A\times B }[/math]
类型 自反反自反对称反对称传递
运算 基础运算 [math]\displaystyle{ \cap }[/math][math]\displaystyle{ \cup }[/math][math]\displaystyle{ \bar{\bullet} }[/math][math]\displaystyle{ \setminus }[/math]
函数性运算 对偶(转置、逆) [math]\displaystyle{ \bullet^\mathrm{T}/\bullet^{-1} }[/math]复合 [math]\displaystyle{ \circ }[/math][math]\displaystyle{ \bullet^n }[/math])、限制 [math]\displaystyle{ \bullet_{|\bullet} }[/math]

参考资料

  1. Intransitivity - Wikipedia