markdown
関係と同値関係-基本演習md 8a22033
exercise/math/discrete-math/関係と同値関係-基本演習.n.md

関係かんけいrelation同値関係どうちかんけいequivalence relation-基本演習きほんえんしゅう

date2026-06-06description関係の性質、関係の合成、閉包、同値関係、商集合を定義から確認する基本演習である。prerequisites関係の基本 / 関係の合成と閉包 / 同値関係と分割 / 商集合と自然な射影type問題演習content_typeexercisestatusactiverelateddata/lecture/math/discrete-math/関係の基本-講義.n.md / data/lecture/math/discrete-math/関係の合成と閉包-講義.n.md / data/lecture/math/discrete-math/同値関係と分割-講義.n.md / data/lecture/math/discrete-math/商集合と自然な射影-講義.n.mdrelateddata/lecture/math/discrete-math/離散数学ポータル-講義.n.md
mathdiscrete-mathexerciserelationequivalence-relation
data/lecture/math/discrete-math/関係の基本-講義.n.md data/lecture/math/discrete-math/関係の合成と閉包-講義.n.md data/lecture/math/discrete-math/同値関係と分割-講義.n.md data/lecture/math/discrete-math/商集合と自然な射影-講義.n.md

Relations関係かんけい and equivalence relations同値関係どうちかんけい - basic exercises

data/lecture/math/discrete-math/関係の基本-講義.n.md data/lecture/math/discrete-math/関係の合成と閉包-講義.n.md data/lecture/math/discrete-math/同値関係と分割-講義.n.md data/lecture/math/discrete-math/商集合と自然な射影-講義.n.md

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

関係かんけいrelation性質せいしつは、名前なまえではなく反射性はんしゃせいreflexivity対称性たいしょうせいsymmetry反対称性はんたいしょうせいantisymmetry推移性すいいせいtransitivity定義ていぎもどって判定はんていする。


1Exercise method

For a relation関係かんけい, judge properties by returning to the definitions of reflexivity反射性はんしゃせい, symmetry対称性たいしょうせい, antisymmetry反対称性はんたいしょうせい, and transitivity推移性すいいせい, not by the names alone.


2問題もんだい 1

A={1,2,3} うえ関係かんけいrelation R={(1,1),(2,2),(3,3),(1,2),(2,1)} について、反射性はんしゃせいreflexivity対称性たいしょうせいsymmetry判定はんていせよ。

2Problem 1

For the relation関係かんけい R={(1,1),(2,2),(3,3),(1,2),(2,1)} on A={1,2,3}, decide whether it is reflexive反射性はんしゃせい and symmetric対称性たいしょうせい.

2.1解答かいとう

(1,1),(2,2),(3,3) がすべてふくまれるので、R反射性はんしゃせいreflexivityたす。また (1,2)(2,1)両方りょうほうふくまれ、対角成分たいかくせいぶん逆向ぎゃくむきにしてもおなじなので、R対称性たいしょうせいsymmetryたす。

2.1Answer

The pairs (1,1),(2,2),(3,3) are all included, so R is reflexive反射性はんしゃせい. Also, (1,2) and (2,1) are both included, and diagonal pairs remain the same when reversed. Hence R is symmetric対称性たいしょうせい.

2.2解説かいせつ

反射性はんしゃせいreflexivityではすべての aA について (a,a)必要ひつようである。対称性たいしょうせいsymmetryでは、はいっている矢印やじるし逆向ぎゃくむきが必要ひつようである。

2.2Explanation

For reflexivity反射性はんしゃせい, every aA must have (a,a) in the relation. For symmetry対称性たいしょうせい, every arrow present in the relation must also have its reversed arrow present.

2.3よくあるあやま

(1,1) だけを反射性はんしゃせいreflexivity判断はんだんするあやまりである。反射性はんしゃせいreflexivityには、すべての自己対じこつい (a,a)必要ひつようである。


2.3Common mistake

A common mistake is to check only (1,1) and conclude reflexivity. Reflexivity requires all self-pairs.


3問題もんだい 2

A={1,2,3} うえR={(1,2),(2,3)}推移閉包すいいへいほうtransitive closureもとめよ。

3Problem 2

Find the transitive closure推移閉包すいいへいほう of R={(1,2),(2,3)} on A={1,2,3}.

3.1解答かいとう

(1,2)R かつ (2,3)R なので、推移性すいいせいtransitivityのために (1,3)必要ひつようである。したがって推移閉包すいいへいほうtransitive closure{(1,2),(2,3),(1,3)} である。

3.1Answer

Because (1,2)R and (2,3)R, transitivity推移性すいいせい requires (1,3). Therefore the transitive closure is

{(1,2),(2,3),(1,3)}.

3.2解説かいせつ

推移閉包すいいへいほうtransitive closureは、到達可能性とうたつかのうせい直接ちょくせつ関係かんけいrelationとして追加ついかする操作そうさである。ここでは 1 から 23到達とうたつできるので、直接ちょくせつくみ (1,3)追加ついかする必要ひつようがある。

3.2Explanation

The transitive closure推移閉包すいいへいほう adds reachability as a direct relation関係かんけい. Here one can reach 3 from 1 through 2, so the direct pair (1,3) must be added.

3.3よくあるあやま

反射閉包はんしゃへいほうreflexive closure混同こんどうし、(1,1),(2,2),(3,3)追加ついかするあやまりである。これらは、この問題もんだいでは推移性すいいせいtransitivityからは要求ようきゅうされない。


3.3Common mistake

A common mistake is to confuse it with the reflexive closure反射閉包はんしゃへいほう and add (1,1),(2,2),(3,3). Those are not forced by transitivity here.


4問題もんだい 3

Z うえab を「a-b が 2 の倍数ばいすうである」と定義ていぎする。これは同値関係どうちかんけいequivalence relationであることをしめせ。

4Problem 3

On Z, define ab to mean that a-b is divisible by 2. Prove that this is an equivalence relation同値関係どうちかんけい.

4.1解答かいとう

反射性はんしゃせいreflexivity: a-a=0 は 2 の倍数ばいすうなので aa である。

対称性たいしょうせいsymmetry: a-b=2k なら b-a=-2k=2(-k) なので ba である。

推移性すいいせいtransitivity: a-b=2kb-c=2 なら a-c=2(k+) なので ac である。

4.1Answer

Reflexivity反射性はんしゃせい: a-a=0 is divisible by 2, so aa.

Symmetry対称性たいしょうせい: if a-b=2k, then b-a=-2k=2(-k), so ba.

Transitivity推移性すいいせい: if a-b=2k and b-c=2, then a-c=2(k+), so ac.

4.2解説かいせつ

同値関係どうちかんけいequivalence relationは 3 条件じょうけん別々べつべつ確認かくにんする。ここでは 2 でったあまりがおなじ、つまり moduloモジュロ 2おなじという分類ぶんるいつくっている。

4.2Explanation

An equivalence relation同値関係どうちかんけい is checked by verifying the three conditions separately. In this example, the relation is classifying integers by having the same remainder modulo 2.

4.3よくあるあやま

偶数ぐうすう奇数きすうかの直感ちょっかんだけで説明せつめいし、3 条件じょうけん確認かくにんしないあやまりである。


4.3Common mistake

A common mistake is to rely only on the intuition of "even or odd" without verifying the three defining conditions.


5問題もんだい 4

問題もんだい 3 の同値関係どうちかんけいequivalence relationについて、商集合しょうしゅうごうquotient set Z/べよ。

5Problem 4

For the equivalence relation同値関係どうちかんけい in Problem 3, describe the quotient set商集合しょうしゅうごう Z/.

5.1解答かいとう

偶数ぐうすう全体ぜんたい同値類どうちるいequivalence class [0] と、奇数きすう全体ぜんたい同値類どうちるいequivalence class [1]かれる。したがって Z/={[0],[1]} である。

5.1Answer

The integers split into the equivalence class同値類どうちるい [0] of all even integers and the equivalence class [1] of all odd integers. Therefore

Z/={[0],[1]}.

5.2解説かいせつ

商集合しょうしゅうごうquotient setげんelementは、げん整数せいすうではなく同値類どうちるいequivalence classである。

5.2Explanation

The elementsげん of a quotient set商集合しょうしゅうごう are not the original integers themselves. They are equivalence classes同値類どうちるい.

5.3よくあるあやま

Z/={0,1}き、代表元だいひょうげん同値類どうちるいequivalence class混同こんどうするあやまりである。


5.3Common mistake

A common mistake is to write Z/={0,1} and confuse representatives with equivalence classes.


6問題もんだい 5

π:ZZ/自然しぜん射影しゃえいとする。問題もんだい 3 の同値関係どうちかんけいequivalence relationで、π(5)π(-1)ひとしいか。

6Problem 5

Let π:ZZ/ be the natural projection for the equivalence relation同値関係どうちかんけい in Problem 3. Are π(5) and π(-1) equal?

6.1解答かいとう

π(5)=[5]π(-1)=[-1] である。5-(-1)=6 は 2 の倍数ばいすうなので 5-1 である。したがって [5]=[-1] であり、π(5)=π(-1) である。

6.1Answer

We have π(5)=[5] and π(-1)=[-1]. Since 5-(-1)=6 is divisible by 2, 5-1. Hence [5]=[-1] and π(5)=π(-1).

6.2解説かいせつ

自然しぜん射影しゃえいcanonical projectionは、同値どうちequivalentげんelementおな同値類どうちるいequivalence classおくる。

6.2Explanation

The canonical projection自然な射影 sends equivalent同値どうち elements to the same equivalence class同値類どうちるい.

6.3よくあるあやま

5-1 だから π(5)π(-1)判断はんだんするあやまりである。商集合しょうしゅうごうquotient setでは、げんあたいではなく同値類どうちるいequivalence class比較ひかくする。

6.3Common mistake

A common mistake is to decide that π(5)π(-1) because 5-1. In a quotient set商集合しょうしゅうごう, one compares equivalence classes, not the original values alone.

8証明しょうめい演習えんしゅう同値関係どうちかんけいから分割ぶんかつつく

8Proof exercise: constructing a partition from an equivalence relation

8.1問題もんだい

X うえ同値関係どうちかんけいequivalence relationとする。同値類どうちるいequivalence class [x]あつまりが X分割ぶんかつpartitionになることを証明しょうめいせよ。

8.1Problem

Let be an equivalence relation同値関係どうちかんけい on X. Prove that the collection of equivalence classes同値類どうちるい [x] is a partition分割ぶんかつ of X.

8.2解答かいとう

反射性はんしゃせいより xx なので、x[x] である。したがって、すべてのもとすくなくともひとつの同値類どうちるいぞくする。

つぎに [x][y][PARSE ERROR: Undefined("Command(\"varnothing\")")] とする。z[x][y]る。すると zx かつ zy である。対称性たいしょうせいより xz推移性すいいせいより xy である。u[x] なら uxy なので u[y] である。よって [x][y] である。同様どうよう[y][x] であり、[x]=[y] である。

8.2Answer

By reflexivity反射性はんしゃせい, xx, so x[x]. Therefore every element belongs to at least one equivalence class.

Next suppose [x][y][PARSE ERROR: Undefined("Command(\"varnothing\")")]. Take z[x][y]. Then zx and zy. By symmetry対称性たいしょうせい, xz, and by transitivity推移性すいいせい, xy. If u[x], then uxy, so u[y]. Hence [x][y]. Similarly [y][x], so [x]=[y].

8.3解説かいせつ

同値関係どうちかんけいequivalence relationみっつの条件じょうけんは、分割ぶんかつpartition性質せいしつ保証ほしょうしている。反射性はんしゃせいreflexivityかくげんelement自分じぶんるいれ、対称性たいしょうせいsymmetry推移性すいいせいtransitivityまじわったるい一致いっちすることを強制きょうせいする。

8.3Explanation

The three conditions of an equivalence relation guarantee the partition properties. Reflexivity puts each element into its own class, while symmetry and transitivity force intersecting classes to coincide.

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