恒等关系
| 恒等关系 | |
|---|---|
| 术语名称 | 恒等关系 |
| 英语名称 | identity relation |
| 别名 | diagonal relation |
恒等关系(identity relation)是指集合上的一个二元关系。恒等关系中,集合中两元素有关系当且仅当两元素相同。
定义
| 恒等关系 | |
|---|---|
| 对象名称 | 恒等关系 |
| 对象记号 | [math]\displaystyle{ I }[/math],[math]\displaystyle{ \Delta }[/math] |
| Latex | I, \Delta
|
| 对象类别 | 关系 |
对集合 [math]\displaystyle{ A }[/math] 上的二元关系 [math]\displaystyle{ R }[/math],若 [math]\displaystyle{ R = \left\{(a, a) \mid a \in A \right\} }[/math] ,称 [math]\displaystyle{ R }[/math] 是 [math]\displaystyle{ A }[/math] 上的恒等关系(identity relation),记作 [math]\displaystyle{ I_A }[/math]。 当讨论的问题不限于具体集合时,可以省略下标。
注:英文文本中,也叫 diagonal relation ,记作 [math]\displaystyle{ \Delta_A }[/math] ,中文语境几乎没有人使用。
性质
- 恒等关系只能定义在二元的齐次关系上。
- 表示
- 恒等关系的关系图中,每个结点上都有自环,但是没有连结不同结点的边;
- 恒等关系的关系矩阵是单位矩阵;
- 运算性质
- 恒等关系符合的二元关系性质:
举例
- 任何数学结构中,元素的相等关系都是恒等关系。
- 如集合 [math]\displaystyle{ A = \{1,2,3\} }[/math] 上的恒等关系是 [math]\displaystyle{ I_A = \{(1,1),(2,2),(3,3)\} }[/math]