Hasse diagrams , maximal elements 極大元 きょくだいげん , and minimal elements 極小元 きょくしょうげん
1Introduction
In a
The terms
Incomparable elements may remain. A Hasse diagram does not force every element into a total order; it displays only the comparisons that actually hold.
2Terms and definitions
For a
If and there is no such that , then
3Maximal, greatest, minimal, and least
A
A
A greatest or least element must be comparable with every element. Maximality and minimality are local conditions: they only say that one cannot move strictly upward or downward from the given element.
4Method
When drawing a
In the finite case, if , a finite chain of cover relations leads from to . Indeed, in the finite interval of elements satisfying , choose a chain from to into which no further element can be inserted. Consecutive elements have no intermediate element, so each step is a cover. Thus upward paths recover every omitted comparison. For an infinite partially ordered set, cover edges need not determine the whole order without additional hypotheses.
A cover relation has with no intermediate element satisfying . Drawing only these edges and following upward paths recovers the finite order.
data/lecture/math/discrete-math/partial-and-total-orders.lecture.n.md5Intuitive explanation
A
The lower side is analogous. A
A maximal element need not be greatest: if it is incomparable with another element, it is not above every element.
6Worked example: maximal elements 極大元 きょくだいげん and greatest elements 最大元 さいだいげん
6.1Problem
Order by
6.2Explanation
The cover relations are
Thus the lower layer of the Hasse diagram contains , the upper layer contains , and only these three pairs are joined. The two upper elements are incomparable.
There is no
A
The lower elements and have no strictly smaller elements, so they are the minimal elements. Since they are incomparable, no least element exists.
7How to tell them apart
- A
greatest element must be above every最大元 さいだいげん element .元 げん - A
maximal element only has to have no strictly larger element above it.極大元 きょくだいげん - A
least element must be below every element.最小元 さいしょうげん - A
minimal element only has to have no strictly smaller element below it.極小元 きょくしょうげん - A
Hasse diagram Hasse omits edges implied by図 ず transitivity .推移性 すいいせい
To test a candidate for greatest or least, compare it in the required direction with every element. One incomparable element is enough to rule it out.