markdown
順序関係と束 - 基本演習md 5caf1dc
exercise/math/discrete-math/順序関係と束-基本演習.n.md

順序関係じゅんじょかんけいorder relationそくlattice - 基本演習きほんえんしゅう

date2026-06-06description半順序、全順序、Hasse図、極大極小、束の join と meet を定義から確認する基本演習である。prerequisites半順序関係と全順序関係 / Hasse図と極大・極小 / 束の基本type問題演習content_typeexercisestatusactiverelateddata/lecture/math/discrete-math/半順序関係と全順序関係-講義.n.md / data/lecture/math/discrete-math/Hasse図と極大・極小-講義.n.md / data/lecture/math/discrete-math/束の基本-講義.n.mdrelateddata/lecture/math/discrete-math/離散数学ポータル-講義.n.md
mathdiscrete-mathexercisepartial-orderlattice

Order relations順序関係じゅんじょかんけい and latticesそく: basic exercises

2演習えんしゅう方針ほうしん

順序関係じゅんじょかんけいorder relationでは、反射性はんしゃせいreflexivity反対称性はんたいしょうせいantisymmetry推移性すいいせいtransitivity確認かくにんする。全順序ぜんじゅんじょtotal orderかどうかは、任意にんいの 2 げん比較可能ひかくかのうcomparableかで判定はんていする。

2Exercise strategy

For an order relation順序関係じゅんじょかんけい, check reflexivity反射性はんしゃせい, antisymmetry反対称性はんたいしょうせい, and transitivity推移性すいいせい. To decide whether it is a total order全順序ぜんじゅんじょ, check whether every pair of elements is comparable比較可能ひかくかのう.

3問題もんだい 1

[PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2})順序じゅんじょづける。この関係かんけい半順序関係はんじゅんじょかんけいpartial orderであることを説明せつめいせよ。

3.1解答かいとう

任意にんいB について BB なので反射性はんしゃせいreflexivityつ。BC かつ CB なら外延性がいえんせいextensionalityより B=C なので反対称性はんたいしょうせいantisymmetryつ。BC かつ CD なら BD なので推移性すいいせいtransitivityつ。したがって半順序関係はんじゅんじょかんけいpartial orderである。

3.2解説かいせつ

包含ほうがんinclusion半順序関係はんじゅんじょかんけいpartial order基本例きほんれいである。

3.3よくあるあやま

対称性たいしょうせいsymmetry確認かくにんしようとするあやまりである。順序じゅんじょ必要ひつようなのは反対称性はんたいしょうせいantisymmetryである。

3Problem 1

Order [PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2}) by . Explain why this relation is a partial order半順序関係はんじゅんじょかんけい.

3.1Answer

For every B, BB, so reflexivity反射性はんしゃせい holds. If BC and CB, then B=C by extensionality外延性がいえんせい, so antisymmetry反対称性はんたいしょうせい holds. If BC and CD, then BD, so transitivity推移性すいいせい holds. Therefore the relation is a partial order.

3.2Explanation

Inclusion包含ほうがん is a standard example of a partial order半順序関係はんじゅんじょかんけい.

3.3Common mistake

Do not try to prove symmetry対称性たいしょうせい. Order relations require antisymmetry反対称性はんたいしょうせい, not symmetry.

4問題もんだい 2

[PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2})包含順序ほうがんじゅんじょinclusion order全順序関係ぜんじゅんじょかんけいtotal orderか。

4.1解答かいとう

{1}{2} は、どちらも相手あいてふくまない。したがって比較可能ひかくかのうcomparableではない 2 げん存在そんざいする。よって全順序関係ぜんじゅんじょかんけいtotal orderではない。

4.2解説かいせつ

全順序関係ぜんじゅんじょかんけいtotal orderでは任意にんいの 2 げん比較ひかくできる必要ひつようがある。1 くみでも比較不能ひかくふのうなら失敗しっぱいである。

4.3よくあるあやま

半順序関係はんじゅんじょかんけいpartial orderだから全順序関係ぜんじゅんじょかんけいtotal orderでもあると判断はんだんするあやまりである。

比較不能ひかくふのうincomparableな 1 くみつければ、全順序関係ぜんじゅんじょかんけいtotal orderではないことがかる。半順序関係はんじゅんじょかんけいであることと全順序関係ぜんじゅんじょかんけいであることを混同こんどうしない。

4Problem 2

Is the inclusion order包含順序ほうがんじゅんじょ on [PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2}) a total order全順序関係ぜんじゅんじょかんけい?

4.1Answer

The sets {1} and {2} do not contain each other. Therefore there are two elements that are not comparable比較可能ひかくかのう. Hence this is not a total order.

4.2Explanation

In a total order全順序関係ぜんじゅんじょかんけい, every pair of elements must be comparable. One incomparable pair is enough for failure.

4.3Common mistake

Do not conclude that every partial order半順序関係はんじゅんじょかんけい is also a total order.

5問題もんだい 3

P={{1},{2},{1,2}}順序じゅんじょづける。極大元きょくだいげんmaximal element最大元さいだいげんgreatest elementもとめよ。

5.1解答かいとう

{1,2}P のすべてのげんelementふくむので最大元さいだいげんgreatest elementである。最大元さいだいげんgreatest element自分じぶんよりうえげんelementたないため、極大元きょくだいげんmaximal elementでもある。したがって極大元きょくだいげんmaximal element{1,2}最大元さいだいげんgreatest element{1,2} である。

5.2解説かいせつ

最大元さいだいげんgreatest element存在そんざいするとき、それはかなら極大元きょくだいげんmaximal elementである。ただしぎゃく一般いっぱんたない。

5.3よくあるあやま

極大元きょくだいげんmaximal element最大元さいだいげんgreatest elementつねおなじとかんがえるあやまりである。

最大元さいだいげんgreatest element存在そんざいすれば極大元きょくだいげんmaximal elementであるが、極大元きょくだいげんmaximal elementがあるからといってかなら最大元さいだいげんgreatest elementがあるとはかぎらない。全員ぜんいん比較ひかくできるかがかれである。

5Problem 3

Order P={{1},{2},{1,2}} by . Find the maximal element極大元きょくだいげん and the greatest element最大元さいだいげん.

5.1Answer

The set {1,2} contains every elementげん of P, so it is the greatest element最大元さいだいげん. A greatest element has no element above it, so it is also maximal極大きょくだい. Therefore both the maximal element and the greatest element are {1,2}.

5.2Explanation

When a greatest element最大元さいだいげん exists, it is always a maximal element極大元きょくだいげん. The converse is not true in general.

5.3Common mistake

Do not assume that maximal elements and greatest elements are always the same concept.

6問題もんだい 4

([PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2,3}),) において、B={1,2}C={2,3}BCBCもとめよ。

6.1解答かいとう

包含順序ほうがんじゅんじょinclusion orderでは、むすjoin和集合わしゅうごうunionである。したがって BC=BC={1,2,3} である。

まじわりmeet共通部分きょうつうぶぶんintersectionである。したがって BC=BC={2} である。

6.2解説かいせつ

そくlatticeでは、むすjoin共通きょうつう上界じょうかいupper bound最小さいしょうまじわりmeet共通きょうつう下界かかいlower bound最大さいだいである。

6.3よくあるあやま

むすjoinまじわりmeetぎゃくにするあやまりである。

6Problem 4

In ([PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2,3}),), find BC and BC for B={1,2} and C={2,3}.

6.1Answer

In the inclusion order包含順序ほうがんじゅんじょ, the joinむす is union和集合わしゅうごう. Hence BC=BC={1,2,3}.

The meetまじわり is intersection共通部分きょうつうぶぶん. Hence BC=BC={2}.

6.2Explanation

In a latticeそく, the joinむす is the least common upper bound上界じょうかい, and the meetまじわり is the greatest common lower bound下界かかい.

6.3Common mistake

Do not interchange join and meet.

7問題もんだい 5

せい整数せいすうinteger整除順序せいじょじゅんじょdivisibility order順序じゅんじょづける。610610もとめよ。

7.1解答かいとう

整除順序せいじょじゅんじょdivisibility orderでは、むすjoin最小公倍数さいしょうこうばいすうleast common multipleまじわりmeet最大公約数さいだいこうやくすうgreatest common divisorである。したがって 610=30610=2 である。

7.2解説かいせつ

整除順序せいじょじゅんじょdivisibility orderでは「うえにある」とは「倍数ばいすうである」ことを意味いみする。したがって最小さいしょう共通きょうつううえ最小公倍数さいしょうこうばいすうleast common multipleである。

7.3よくあるあやま

通常つうじょう大小だいしょうかんがえて 610=10 とするあやまりである。ここでの順序じゅんじょ通常つうじょう[PARSE ERROR: Undefined("Command(\"le\")")] ではなく整除順序せいじょじゅんじょdivisibility orderである。

整除順序せいじょじゅんじょdivisibility orderではうえ倍数ばいすうした約数やくすう意味いみする。通常つうじょう大小だいしょうもどしてかんがえると、むすjoinまじわりmeetちがえやすい。

7Problem 5

Order the positive integers整数せいすう by the divisibility order整除順序せいじょじゅんじょ. Find 610 and 610.

7.1Answer

In the divisibility order整除順序せいじょじゅんじょ, the joinむす is the least common multiple最小公倍数さいしょうこうばいすう, and the meetまじわり is the greatest common divisor最大公約数さいだいこうやくすう. Therefore 610=30 and 610=2.

7.2Explanation

In the divisibility order, being “above” means being a multiple. Therefore the least common upper element is the least common multiple.

7.3Common mistake

Do not use the usual numerical order and write 610=10. The order here is divisibility, not the usual [PARSE ERROR: Undefined("Command(\"le\")")].

8証明しょうめい演習えんしゅう順序じゅんじょ制限せいげんと meet の単調性たんちょうせいmonotonicity

8.1問題もんだい

(X,[PARSE ERROR: Undefined("Command(\"le\")")])半順序集合はんじゅんじょしゅうごうpartially ordered setで、YX とする。Y への制限せいげん半順序はんじゅんじょpartial orderになることを証明しょうめいせよ。また、そくlatticea[PARSE ERROR: Undefined("Command(\"le\")")]b なら ac[PARSE ERROR: Undefined("Command(\"le\")")]bc であることを証明しょうめいせよ。

8Proof exercise: restriction of an order and monotonicity単調性たんちょうせい of meet

8.1Problem

Let (X,[PARSE ERROR: Undefined("Command(\"le\")")]) be a partially ordered set半順序集合はんじゅんじょしゅうごう and let YX. Prove that the restriction to Y is a partial order半順序はんじゅんじょ. Also prove that in a latticeそく, if a[PARSE ERROR: Undefined("Command(\"le\")")]b, then ac[PARSE ERROR: Undefined("Command(\"le\")")]bc.

8.2解答かいとう

Y制限せいげんでは、反射性はんしゃせいreflexivity反対称性はんたいしょうせいantisymmetry推移性すいいせいtransitivityはいずれも X性質せいしつYもとelementたいして使つかうだけでよい。

meet について、acac下界かかいlower boundである。a[PARSE ERROR: Undefined("Command(\"le\")")]b なので、ac[PARSE ERROR: Undefined("Command(\"le\")")]b かつ ac[PARSE ERROR: Undefined("Command(\"le\")")]c である。したがって acbc下界かかいである。bcbc最大下界さいだいかかいgreatest lower boundなので、ac[PARSE ERROR: Undefined("Command(\"le\")")]bc である。

8.3解説かいせつ

順序じゅんじょ制限せいげん公理こうりこわれないれいであり、meet の単調性たんちょうせいmonotonicity演算えんざん順序じゅんじょ保存ほぞんするれいである。

8.2Answer

For the restriction to Y, reflexivity反射性はんしゃせい, antisymmetry反対称性はんたいしょうせい, and transitivity推移性すいいせい are inherited from X and applied only to elementsもと of Y.

For meet, ac is a lower bound下界かかい of a and c. Since a[PARSE ERROR: Undefined("Command(\"le\")")]b, we have ac[PARSE ERROR: Undefined("Command(\"le\")")]b and ac[PARSE ERROR: Undefined("Command(\"le\")")]c. Thus ac is a lower bound of b and c. Since bc is the greatest lower bound最大下界さいだいかかい of b and c, we get ac[PARSE ERROR: Undefined("Command(\"le\")")]bc.

8.3Explanation

Restricting an order is an example where the axioms remain valid. The monotonicity単調性たんちょうせい of meet is an example of an operation preserving the order.

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
タブを全て閉じる