Minimal Element need not be Unique/Examples
Jump to navigation
Jump to search
Examples of Minimal Element need not be Unique
Arbitrary Example $1$
Consider the set $S = \set {a, b, c, d, e}$ with the partial ordering $\preccurlyeq$ defined as:
- ${\preccurlyeq} := \set {\tuple {c, a}, \tuple {d, a}, \tuple {e, a}, \tuple {d, b}, \tuple {e, b}, \tuple {c, b}, \tuple {c, e} }$
This can be illustrated using the following Hasse diagram:
It can be seen by inspection that both $c$ and $d$ are minimal elements of the partially ordered set $\struct {S, \preccurlyeq}$.