markdown
順序同型とブール代数 基本演習md 8387502
exercise/math/discrete-math/順序同型とブール代数-基本演習.n.md

順序同型じゅんじょどうけいorder isomorphismブール代数だいすうBoolean algebra 基本きほん演習えんしゅう

title順序同型とブール代数 基本演習type問題演習content_typeexercisedate2026-06-06categorymathdescription順序保存写像、順序同型、鎖、反鎖、ド・モルガンの法則の基本演習。relateddata/lecture/math/discrete-math/離散数学ポータル-講義.n.md

Order isomorphisms順序同型じゅんじょどうけい and Boolean algebraブール代数だいすう: basic exercises

2問題もんだい1:順序保存写像じゅんじょほぞんしゃぞうorder-preserving map確認かくにんする

P={1,2,3}Q={2,4,6}通常つうじょう大小だいしょう順序じゅんじょづける。f:PQf(x)=2x とする。f順序保存写像じゅんじょほぞんしゃぞうorder-preserving mapか。

2.1解答かいとう

x[PARSE ERROR: Undefined("Command(\"le\")")]y なら 2x[PARSE ERROR: Undefined("Command(\"le\")")]2y である。したがって f(x)[PARSE ERROR: Undefined("Command(\"le\")")]f(y) であり、f順序保存写像じゅんじょほぞんしゃぞうorder-preserving mapである。

2.2解説かいせつ

順序保存写像じゅんじょほぞんしゃぞうorder-preserving mapでは、大小だいしょうきがたもたれるかをる。あたい保存ほぞんされる必要ひつようはない。

順序保存写像じゅんじょほぞんしゃぞうorder-preserving mapでは、保存ほぞんされるかではなく、x[PARSE ERROR: Undefined("Command(\"le\")")]y から f(x)[PARSE ERROR: Undefined("Command(\"le\")")]f(y)かならしたがうかを確認かくにんする。

2Problem 1: check an order-preserving map順序保存写像じゅんじょほぞんしゃぞう

Let P={1,2,3} and Q={2,4,6} be ordered by the usual order. Define f:PQ by f(x)=2x. Is f an order-preserving map順序保存写像じゅんじょほぞんしゃぞう?

2.1Answer

If x[PARSE ERROR: Undefined("Command(\"le\")")]y, then 2x[PARSE ERROR: Undefined("Command(\"le\")")]2y. Hence f(x)[PARSE ERROR: Undefined("Command(\"le\")")]f(y), so f is order-preserving.

2.2Explanation

For an order-preserving map順序保存写像じゅんじょほぞんしゃぞう, check whether the direction of the order is preserved. The difference between values does not have to be preserved.

For an order-preserving map順序保存写像じゅんじょほぞんしゃぞう, do not check whether differences or ratios are preserved. Check that x[PARSE ERROR: Undefined("Command(\"le\")")]y always implies f(x)[PARSE ERROR: Undefined("Command(\"le\")")]f(y).

3問題もんだい2:くさりchain反鎖はんくさりantichain判定はんていする

[PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2,3})包含ほうがんinclusion順序じゅんじょづける。つぎ集合族しゅうごうぞくくさりchainか、反鎖はんくさりantichainか。

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

3.1解答かいとう

最初さいしょ集合族しゅうごうぞくでは

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

なのでくさりchainである。

ふた集合族しゅうごうぞくでは、ことなる 1 げん集合しゅうごうどうしはたがいに包含ほうがんしない。したがって反鎖はんくさりantichainである。

3.2解説かいせつ

包含順序ほうがんじゅんじょinclusion orderでは、要素数ようそすう大小だいしょうだけでなく、実際じっさいふくまれているげんelement比較ひかくする必要ひつようがある。

くさりchainかどうかは任意にんいの 2 げん比較ひかくできるかで判定はんていし、反鎖はんくさりantichainかどうかはことなる 2 げん比較不能ひかくふのうかで判定はんていする。要素数ようそすうだけではなく、実際じっさい包含ほうがんる。

3Problem 2: decide chainsくさり and antichains反鎖はんくさり

Order [PARSE ERROR: Undefined("Command(\"mathcal\")")]P({1,2,3}) by inclusion包含ほうがん. Decide whether the following families are chainsくさり or antichains反鎖はんくさり.

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

3.1Answer

For the first family,

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

so it is a chainくさり.

For the second family, distinct singleton sets do not contain each other. Therefore it is an antichain反鎖はんくさり.

3.2Explanation

In the inclusion order包含順序ほうがんじゅんじょ, compare the actual elementsげん contained in the sets, not only the number of elements.

4問題もんだい3:ド・モルガンの法則De Morgan's laws使つか

全体集合ぜんたいしゅうごうU={1,2,3,4,5}A={1,2,3}B={3,4} とする。U(AB)(UA)(UB)もとめ、一致いっち確認かくにんせよ。

4.1解答かいとう

AB={3} なので、

U(AB)={1,2,4,5}

である。また

UA={4,5},UB={1,2,5}

なので、

(UA)(UB)={1,2,4,5}

である。両者りょうしゃ一致いっちする。

4.2解説かいせつ

ド・モルガンの法則De Morgan's lawsは、補集合ほしゅうごうcomplement共通部分きょうつうぶぶんintersection和集合わしゅうごうunionえることをあらわす。全体集合ぜんたいしゅうごう U固定こていしないと補集合ほしゅうごうcomplementさだまらない。

4Problem 3: use De Morgan's lawsド・モルガンの法則

Let the universal set be U={1,2,3,4,5}, with A={1,2,3} and B={3,4}. Find U(AB) and (UA)(UB), and verify that they agree.

4.1Answer

Since AB={3},

U(AB)={1,2,4,5}.

Also,

UA={4,5},UB={1,2,5},

so

(UA)(UB)={1,2,4,5}.

The two sets are equal.

4.2Explanation

De Morgan's lawsド・モルガンの法則 say that complement補集合ほしゅうごう changes an intersection共通部分きょうつうぶぶん into a union和集合わしゅうごう. The universal set U must be fixed before complements are determined.

5証明しょうめい演習えんしゅう補元ほげんcomplement一意性いちいせいuniqueness

5.1問題もんだい

ブール代数だいすうBoolean algebraで、あるもと x補元ほげんcomplement一意いちいであることを証明しょうめいせよ。

5Proof exercise: uniqueness一意性いちいせい of complements補元ほげん

5.1Problem

In a Boolean algebraブール代数だいすう, prove that the complement補元ほげん of an element x is unique.

5.2解答かいとう

y,z がどちらも x補元ほげんcomplementだとする。すると xy=0xy=1xz=0xz=1 である。

y=y1=y(xz)=(yx)(yz)=0(yz)=yz[PARSE ERROR: Undefined("Command(\"le\")")]z

おな議論ぎろんz[PARSE ERROR: Undefined("Command(\"le\")")]y である。よって反対称性はんたいしょうせいantisymmetryより y=z である。

5.3解説かいせつ

補元ほげんcomplement一意性いちいせいuniquenessは、ド・モルガンの法則De Morgan's laws証明しょうめいするときの土台どだいになる。

5.2Answer

Suppose y and z are both complements補元ほげん of x. Then xy=0, xy=1, xz=0, and xz=1.

y=y1=y(xz)=(yx)(yz)=0(yz)=yz[PARSE ERROR: Undefined("Command(\"le\")")]z.

The same argument gives z[PARSE ERROR: Undefined("Command(\"le\")")]y. By antisymmetry反対称性はんたいしょうせい, y=z.

5.3Explanation

The uniqueness一意性いちいせい of complements is the foundation for proving De Morgan's lawsド・モルガンの法則 in a Boolean algebra.

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