并(关系)

来自GSXAB的知识库


并关系
术语名称 并关系
英语名称 union relation
别名 并, union

并关系(intersection relation)指两个或多个关系作为子集的并集,也是“至少有这些关系之一”构成的新的关系,简称

定义

二元关系的并

并关系
运算名称 并关系
运算符号 [math]\displaystyle{ \cup }[/math]
Latex
\cup
运算对象 关系
运算元数 2
运算结果 关系
结构 布尔代数
定义域 [math]\displaystyle{ \mathcal{P}(X \times Y)\times \mathcal{P}(X \times Y) }[/math]
陪域 [math]\displaystyle{ \mathcal{P}(X \times Y) }[/math]

对集合 [math]\displaystyle{ X }[/math][math]\displaystyle{ Y }[/math] 上的两个关系 [math]\displaystyle{ R }[/math][math]\displaystyle{ S }[/math] ,记并集 [math]\displaystyle{ R \cup S = \left\{ (x, y) \in X \times Y \mid (x, y) \in R \lor (x, y) \in S \right\} = \left\{ (x, y) \mid x R y \lor x S y \right\} }[/math] ,称为 [math]\displaystyle{ R }[/math][math]\displaystyle{ S }[/math]并关系(union relation),简称(union)。

类似地,可以定义多个关系的并集。 对集合 [math]\displaystyle{ X }[/math][math]\displaystyle{ Y }[/math] 上的关系 [math]\displaystyle{ R_1, R_2, \dots, R_n }[/math] ,记并集 [math]\displaystyle{ R_1 \cap R_2 \cap \dots \cap R_n = \left\{ (x, y) \mid (x, y) \in R_1 \lor (x, y) \in R_2 \lor \dots \lor (x, y) \in R_n \right\} = \left\{ (x, y) \mid x R_1 y \lor x R_2 y \lor \dots \lor x R_n y \right\} }[/math] ,称为 [math]\displaystyle{ R_1,R_2,\dots,R_n }[/math]并关系(union relation)或(union)。

多元关系的并

对集合 [math]\displaystyle{ A_1, \cdots, A_n }[/math] 上的两个多元关系 [math]\displaystyle{ R }[/math][math]\displaystyle{ S }[/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]