markdown
Order isomorphisms and well-ordersmd ed35d56
lecture/math/discrete-math/order-isomorphisms-and-well-orders.lecture.n.md
Download PDF

Order isomorphisms順序同型じゅんじょどうけい and well-orders整列順序せいれつじゅんじょ

document_iddoc_3b2e7e9ebc2b309dd2996e3d0d36298dtitle順序同型と整列順序 講義type講義content_typelecturedate2026-07-14categorymathdescription順序構造を保つ写像、順序同型、鎖、反鎖、整列順序を説明し、順序を構造として見る視点を導入する。prerequisites半順序関係 / 全順序関係relateddata/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/hasse-diagrams-and-maximal-minimal-elements.lecture.n.md / data/lecture/math/discrete-math/lattice-basics.lecture.n.md / data/lecture/math/discrete-math/injections-surjections-and-bijections.lecture.n.md / data/exercise/math/discrete-math/order-isomorphisms-and-boolean-algebras.exercise.n.md

The purpose of studying partial orders半順序関係はんじゅんじょかんけい is to treat size and comparison not only as numerical values, but also as structure. The important ideas here are maps写像しゃぞう that preserve order and order isomorphisms順序同型じゅんじょどうけい, which express that two order structures are essentially the same.

For an order isomorphism順序同型じゅんじょどうけい, look not at the names or representations of elements, but at whether the comparison relation itself is the same. For a well-order整列順序せいれつじゅんじょ, every nonempty subset部分集合ぶぶんしゅうごう, not just the whole set, is required to have a least element最小元さいしょうげん.

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

1Order-preserving maps

Order note: the formal lectures on maps写像しゃぞう and bijections全単射ぜんたんしゃ appear later. On this page, use a map as a rule assigning one destination to each element, and use a bijection as a correspondence with neither overlaps nor leftovers.

For partially ordered sets半順序集合はんじゅんじょしゅうごう P,Q, a map写像しゃぞう f:PQ is an order-preserving map順序保存写像じゅんじょほぞんしゃぞう if, for every x,yP,

x[PARSE ERROR: Undefined("Command(\"le\")")]Pyf(x)[PARSE ERROR: Undefined("Command(\"le\")")]Qf(y).

This means that the map does not destroy comparable relationships. It does not have to preserve the names of elements or numerical distances. What it preserves is the order順序じゅんじょ.

2Order isomorphism

A map写像しゃぞう f:PQ is an order isomorphism順序同型じゅんじょどうけい if it is a bijection全単射ぜんたんしゃ and, for every x,yP,

x[PARSE ERROR: Undefined("Command(\"le\")")]Pyf(x)[PARSE ERROR: Undefined("Command(\"le\")")]Qf(y).

When an order isomorphism順序同型じゅんじょどうけい exists, P and Q are the same as order structures. Even if the element names are different, the information about which element is below which other element corresponds perfectly.

data/lecture/math/discrete-math/injections-surjections-and-bijections.lecture.n.md

3Chains and antichains

A chainくさり is a subset部分集合ぶぶんしゅうごう in which every two elements are comparable. An antichain反鎖はんくさり is a subset in which any two distinct elements are incomparable.

If the power set冪集合べきしゅうごう [PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2}) is ordered by inclusion, then

[PARSE ERROR: Undefined("Command(\"varnothing\")")]{1}{1,2}

is a chainくさり. On the other hand,

{1},{2}

is an antichain反鎖はんくさり, because neither set contains the other.

In a chainくさり, every two elements are comparable. In an antichain反鎖はんくさり, any two distinct elements are incomparable. Only comparisons inside the chosen subset matter.

4Well-orders

A totally ordered set全順序集合ぜんじゅんじょしゅうごう P is a well-order整列順序せいれつじゅんじょ if every nonempty subset部分集合ぶぶんしゅうごう has a least element最小元さいしょうげん.

The natural numbers自然数しぜんすう N with the usual order are well-ordered. On the other hand, the integers整数せいすう Z with the usual order form a totally ordered set全順序集合ぜんじゅんじょしゅうごう, but not a well-order整列順序せいれつじゅんじょ, because Z itself has no least element.

A well-order整列順序せいれつじゅんじょ is a stronger condition than a total order全順序ぜんじゅんじょ. It is not enough for the whole set to have a least element; every nonempty subset must have a least element.

5What we are viewing without changing

An order-preserving map順序保存写像じゅんじょほぞんしゃぞう preserves the direction of order. An order isomorphism順序同型じゅんじょどうけい preserves properties defined so far purely from the order: comparability, greatest and least elements, maximal and minimal elements, chains, and antichains.

Conversely, element names, concrete representations, and numerical distances are not what is being preserved.

For example, if f:PQ is an order isomorphism順序同型じゅんじょどうけい and g is greatest in P, then for every qQ there is pP with f(p)=q, and p[PARSE ERROR: Undefined("Command(\"le\")")]Pg gives q=f(p)[PARSE ERROR: Undefined("Command(\"le\")")]Qf(g). Thus f(g) is greatest in Q.

The following lecture on latticesそく defines upper bounds上界じょうかい, lower bounds下界かかい, joinsむす, and meetsまじわり], and explains why these are also preserved by order isomorphisms.

data/lecture/math/discrete-math/lattice-basics.lecture.n.md

6Summary

An order isomorphism順序同型じゅんじょどうけい says that two order structures remain essentially the same after renaming elements. A well-order整列順序せいれつじゅんじょ is the strong condition that every nonempty subset has a least element, supporting induction帰納法きのうほう and minimal-counterexample arguments.

7Related links

data/lecture/math/discrete-math/partial-and-total-orders.lecture.n.md data/lecture/math/discrete-math/hasse-diagrams-and-maximal-minimal-elements.lecture.n.md data/lecture/math/discrete-math/lattice-basics.lecture.n.md data/lecture/math/discrete-math/injections-surjections-and-bijections.lecture.n.md
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
タブを全て閉じる