良序
(重定向自良序集)
					
					
					| 良序 | |
|---|---|
| 术语名称 | 良序 | 
| 英语名称 | well-order | 
| 别名 | well order | 
| 良序集 | |
|---|---|
| 术语名称 | 良序集 | 
| 英语名称 | well-ordered set | 
良序(well order),指集合上的一个二元关系,是良基的全序。 元素间存在良序关系的集合称为良序集(well-ordered set)。
定义
对集合 [math]\displaystyle{ P }[/math] 上的二元关系 [math]\displaystyle{ \leq }[/math] ,如果是一个全序、且有良基性,即满足:
- 自反性: [math]\displaystyle{ \forall a \in P (a \leq a) }[/math]
- 传递性: [math]\displaystyle{ \forall a \forall b \forall c (a \leq b \land b \leq c \rightarrow a \leq c) }[/math]
- 反对称性: [math]\displaystyle{ \forall a \forall b (a \leq b \land b \leq a \rightarrow a = b) }[/math]
- 完全性: [math]\displaystyle{ \forall a \forall b (a \leq b \lor b \leq a) }[/math]
- 良基性: [math]\displaystyle{ \forall U \subseteq P (\exists a \in U)(\forall u \in U)(u \neq a \rightarrow \lnot(u \leq a)) }[/math]
称关系 [math]\displaystyle{ \leq }[/math] 为一个良序(well-order)。 并称带有良序关系 [math]\displaystyle{ \leq }[/math] 的集合 [math]\displaystyle{ P }[/math] 为良序集(well-ordered set)。
注:全序集上存在时极小元就是最小元,因此全序集上的良基性也被表达为 [math]\displaystyle{ \forall U \subseteq P (\exists a \in U)(\forall u \in U)(a \leq u)) }[/math] 。
性质
- 基本特征
- 良序是自反、反对称、传递、完全且良基的二元关系;
- 良序集的每个非空子集都有唯一最小元;
- 良序关系不允许无穷下降链。
 
- 序结构性质
- 良序集的每个子集也是良序集(继承序关系)。
 
- 运算性质
- 良序集中的特殊元素
关联
- 良序是良基的全序。
- 有限全序集都是良序集。
 
| 二元关系复合类型 | |||||
|---|---|---|---|---|---|
| 名称 | 自反、反自反 | 对称、反对称 | 传递 | 其他 | |
| 相容关系 | 自反 | 对称 | - | - | |
| 预序 | 自反 | - | 传递 | - | |
| 等价关系 | 自反 | 对称 | 传递 | - | |
| 方向 | 自反 | - | 传递 | 有上/下界 | |
| 偏序 | 自反 | 反对称 | 传递 | - | |
| 半格 | 自反 | 反对称 | 传递 | 有上/下确界 | |
| 弱序/全序划分 | 自反 | - | 传递 | 完全 | |
| 全序 | 自反 | 反对称 | 传递 | 完全 | |
| 良序 | 自反 | 反对称 | 传递 | 完全、良基 | |
| 不对称 | 反自反 | 反对称 | - | - | |
| 拟序/严格偏序 | 反自反 | 反对称 | 传递 | - | |
| 严格弱序/严格全序划分 | 反自反 | 反对称 | 传递 | 不可比关系传递 | |
| 严格全序 | 反自反 | 反对称 | 传递 | 完全 | |