markdown
Hasse diagrams, maximal elements, and minimal elementsmd 156bf80
lecture/math/discrete-math/hasse-diagrams-and-maximal-minimal-elements.lecture.n.md
Download PDF

Hasse diagramsHasse, maximal elements極大元きょくだいげん, and minimal elements極小元きょくしょうげん

date2026-07-02document_iddoc_f90d2d4f5910e2cdf7f80c2be17b8c6cdescriptionHasse図を有限半順序集合の比較関係を可視化する道具として導入し、極大元・極小元・最大元・最小元の違いを整理する講義である。prerequisites半順序関係と全順序関係type講義content_typelecturestatusactiverelateddata/lecture/math/discrete-math/discrete-mathematics-portal.lecture.n.md / data/lecture/math/discrete-math/partial-and-total-orders.lecture.n.md / data/lecture/math/discrete-math/order-isomorphisms-and-well-orders.lecture.n.md / data/lecture/math/discrete-math/lattice-basics.lecture.n.md / data/exercise/math/discrete-math/order-relations-and-lattices.exercise.n.md
mathdiscrete-mathhasse-diagramposetlecture

1Introduction

In a finite partially ordered set有限半順序集合ゆうげんはんじゅんじょしゅうごう, not every two elementsげん have to be comparable. Therefore the structure is often easier to see by drawing vertical order information instead of forcing all elements into one line. This lecture treats Hasse diagramsHasse only in the finite case.

The terms maximal element極大元きょくだいげん and greatest element最大元さいだいげん, and likewise minimal element極小元きょくしょうげん and least element最小元さいしょうげん, are easy to confuse. A Hasse diagram makes the difference visible.

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 partially ordered set半順序集合はんじゅんじょしゅうごう (P,[PARSE ERROR: Undefined("Command(\"le\")")]) and a,bP, the notation a<b means a[PARSE ERROR: Undefined("Command(\"le\")")]b and ab.

If a<b and there is no cP such that a<c<b, then b covers被覆ひふく a, written ab. In a Hasse diagramHasse, only this cover relation被覆関係ひふくかんけい is drawn, smaller elementsげん are placed lower, and larger elements are placed higher.

3Maximal, greatest, minimal, and least

A maximal element極大元きょくだいげん is an elementげん with no strictly larger element above it. A greatest element最大元さいだいげん is an element m such that x[PARSE ERROR: Undefined("Command(\"le\")")]m for every xP.

A minimal element極小元きょくしょうげん is an element with no strictly smaller element below it. A least element最小元さいしょうげん is an element m such that m[PARSE ERROR: Undefined("Command(\"le\")")]x for every xP.

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 Hasse diagramHasse of a finite partially ordered set有限半順序集合ゆうげんはんじゅんじょしゅうごう, do not draw every comparison relation比較関係ひかくかんけい. Omit the lines forced by transitivity推移性すいいせい and keep only the cover relations被覆関係ひふくかんけい.

In the finite case, if x<y, a finite chain of cover relations leads from x to y. Indeed, in the finite interval of elements z satisfying x[PARSE ERROR: Undefined("Command(\"le\")")]z[PARSE ERROR: Undefined("Command(\"le\")")]y, choose a chain from x to y 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 x<y with no intermediate element z satisfying x<z<y. Drawing only these edges and following upward paths recovers the finite order.

data/lecture/math/discrete-math/partial-and-total-orders.lecture.n.md

5Intuitive explanation

A greatest element最大元さいだいげん is one elementげん above every element. A maximal element極大元きょくだいげん is an element from which you cannot move upward. Thus there may be several maximal elements, but if a greatest element exists, it is unique.

The lower side is analogous. A least element最小元さいしょうげん is one element below every element, while a minimal element極小元きょくしょうげん is an element from which you cannot move downward.

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 P={{1},{2},{1,2},{1,3}} by inclusion包含ほうがん . List the cover relations, describe the layers of its Hasse diagramHasse, and find its maximal, greatest, minimal, and least elements.

6.2Explanation

The cover relations are

{1}{1,2},{1}{1,3},{2}{1,2}.

Thus the lower layer of the Hasse diagram contains {1},{2}, the upper layer contains {1,2},{1,3}, and only these three pairs are joined. The two upper elements are incomparable.

There is no elementげん of P strictly larger than {1,2}, and likewise none strictly larger than {1,3}. Therefore the maximal elements極大元きょくだいげん are {1,2} and {1,3}.

A greatest element最大元さいだいげん would have to contain every element of P. Since {1,2} does not contain {1,3} and {1,3} does not contain {1,2}, no greatest element exists.

The lower elements {1} and {2} 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 diagramHasse 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.

raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる