Partial order: a relation that is reflexive, antisymmetric and
transitive.
Examples:
Equivalence relation: a relation that is reflexive, symmetric and
transitive.
Examples:
A relation on a set
can be represented as a directed
graph
as follows:
The vertices of are the elements of
The edge set
.
A relation on a set
can be represented by an
relation matrix
as follows:
Note that the relation matrix of is the adjacency matrix of the
directed graph representing
.
Partial Orders
Given a partial order on a set
:
An element is maximal if
An element is minimal if
An element is a greatest element if
An element is a least element if
Let .
An element is a lower bound of
if
An element is a greatest lower bound (glb) of
if
is a
lower bound of
, and for every lower bound
of
,
.
Let .
An element is a upper bound of
if
An element is a least upper bound (lub) of
if
is an
upper bound of
, and for every upper bound
of
,
.