0.1. Def(binary_relation)
Given two sets and , a binary relation (multivalued function) on from to is a subset of .
is read " is R-related to ", and is denoted by .
Note:
The set is called the set of departure and the set of is called the set of destination or codomain.
A binary relation is also called a correspondence.
When , a binary relation is called a homegeneous relation.
To emphasize the fact and are allowed to be different, a binary relation is also called a heterogeneous relation.
The domain of is defined as following
The range or image of is defined as following
The field of is the union of its domain and range.
0.2. Def(asymmetric_relation)
An asymmetric relation is a binary relation on a set such that
0.3. Def(transitive_relation)
An transitive relation is a binary relation on a set such that
0.4. Def(connex_relation)
A homogeneous relation over a set is connex, or a relation having the property of connexity when
A homogeneous relation over a set is semiconnex relation, or a relation having the property of semiconnexity when
0.5. Def(total_order)
A binary relation is a total order on a set if the following statements hold for all and in .
Antisymmetry
Transitivity
Conncexity
or
Note:
- total oder is also called simple order, linear order, or full order
- A set paired with a total order is called a chain, a total ordered set, a simply ordered set, or a binary ordered set.
For each total order there is an associated asymmetric transitive semiconnex relation , called a strict total order or strict semiconnex order, which can be defined in two equivalent ways:
- if
- if not
上の2つの定義が同値であることは容易に示せるので証明略
がasymmetric, transitive, semiconnexであることは容易に示せる.