markdown
像と逆像 基本演習md 64465a2
exercise/math/discrete-math/像と逆像-基本演習.n.md

ぞうimage逆像ぎゃくぞうpreimage 基本きほん演習えんしゅう

title像と逆像 基本演習type問題演習content_typeexercisedate2026-06-06categorymathdescription写像の像、逆像、集合演算との関係を確認する基本演習。relateddata/lecture/math/discrete-math/離散数学ポータル-講義.n.md

Imagesぞう and preimages逆像ぎゃくぞう: basic exercises

2問題もんだい1:ぞうimageもとめる

A={1,2,3,4}B={0,1} とし、写像しゃぞうmap f:AB を、f(x)x を 2 でったあまり、とさだめる。S={1,2,4}ぞうimage f(S)もとめよ。

2.1解答かいとう

f(1)=1f(2)=0f(4)=0 なので、

f(S)={0,1}

である。

2.2解説かいせつ

ぞうimageは、部分集合ぶぶんしゅうごうsubsetかくげんelement実際じっさいうつしてられる集合しゅうごうsetである。重複ちょうふくしておなあたいになっても、集合しゅうごうsetでは 1 かいだけかぞえる。

2Problem 1: find an imageぞう

Let A={1,2,3,4} and B={0,1}. Define the map写像しゃぞう f:AB by letting f(x) be the remainder when x is divided by 2. Find the imageぞう f(S) of S={1,2,4}.

2.1Answer

Since f(1)=1, f(2)=0, and f(4)=0,

f(S)={0,1}.

2.2Explanation

The imageぞう is the set集合しゅうごう actually obtained by applying the map to each elementげん of the subset部分集合ぶぶんしゅうごう. If several inputs give the same value, that value appears only once in the set.

3問題もんだい2:逆像ぎゃくぞうpreimageもとめる

問題もんだい1の写像しゃぞうmap f について、T={0}逆像ぎゃくぞうpreimage f-1(T)もとめよ。

3.1解答かいとう

f(x)=0 となるのは x=2,4 である。したがって

f-1({0})={2,4}

である。

3.2解説かいせつ

逆像ぎゃくぞうpreimageは、指定していされた出力しゅつりょくoutput集合しゅうごうsetはい入力にゅうりょくinput全体ぜんたいである。逆写像ぎゃくしゃぞうinverse mapがあるかどうかとは無関係むかんけい定義ていぎできる。

逆像ぎゃくぞうpreimageは、終域しゅういきcodomainがわ集合しゅうごうはい出力しゅつりょく入力にゅうりょくあつめる操作そうさである。逆写像ぎゃくしゃぞうinverse map存在そんざいするかどうかとはべつ概念がいねんなので、全単射ぜんたんしゃbijectionでなくても逆像ぎゃくぞうもとめられる。

3Problem 2: find a preimage逆像ぎゃくぞう

For the map写像しゃぞう f in Problem 1, find the preimage逆像ぎゃくぞう f-1(T) of T={0}.

3.1Answer

The inputs with f(x)=0 are x=2,4. Therefore

f-1({0})={2,4}.

3.2Explanation

A preimage逆像ぎゃくぞう is the set of all inputs入力にゅうりょく whose outputs出力しゅつりょく lie in the specified output-side set. It is defined independently of whether an inverse map逆写像ぎゃくしゃぞう exists.

A preimage逆像ぎゃくぞう collects inputs whose outputs lie in a subset on the codomain終域しゅういき side. It is a different concept from the existence of an inverse map逆写像ぎゃくしゃぞう, so a preimage can be found even when the map is not a bijection全単射ぜんたんしゃ.

4問題もんだい3:逆像ぎゃくぞうpreimage共通部分きょうつうぶぶんintersectionたもつことをしめ

f:ABT1,T2B とする。

f-1(T1T2)=f-1(T1)f-1(T2)

しめせ。

4.1解答かいとう

任意にんいxA について、

xf-1(T1T2)

は、定義ていぎより

f(x)T1T2

同値どうちである。これは

f(x)T1andf(x)T2

同値どうちであり、さらに

xf-1(T1)andxf-1(T2)

同値どうちである。したがって

xf-1(T1)f-1(T2)

である。任意にんいx所属条件しょぞくじょうけん同値どうちなので、2 つの集合しゅうごうsetひとしい。

4.2解説かいせつ

集合しゅうごうset等号とうごうは、任意にんいげんelementについて所属条件しょぞくじょうけん同値どうちであることをしめせばよい。ここではざん使つかっていないので、零除算れいじょざん確認かくにんかない。

4Problem 3: prove that preimages逆像ぎゃくぞう preserve intersections共通部分きょうつうぶぶん

Let f:AB and T1,T2B. Prove

f-1(T1T2)=f-1(T1)f-1(T2).

4.1Answer

For arbitrary xA,

xf-1(T1T2)

is equivalent by definition to

f(x)T1T2.

This is equivalent to

f(x)T1andf(x)T2,

and hence equivalent to

xf-1(T1)andxf-1(T2).

Therefore

xf-1(T1)f-1(T2).

Since the membership conditions are equivalent for every x, the two sets集合しゅうごう are equal.

4.2Explanation

To prove equality of sets集合しゅうごう, show that every elementげん satisfies equivalent membership conditions on both sides. No division is used in this proof, so there is no zero-division condition to check.

5証明しょうめい演習えんしゅう逆像ぎゃくぞうpreimage集合演算しゅうごうえんざんset operations保存ほぞんすること

5.1問題もんだい

f:XYB1,B2Y とする。つぎを証明しょうめいせよ。

f-1(B1B2)=f-1(B1)f-1(B2)
f-1(B1B2)=f-1(B1)f-1(B2)

5Proof exercise: preimages逆像ぎゃくぞう preserve set operations集合演算しゅうごうえんざん

5.1Problem

Let f:XY and B1,B2Y. Prove the following identities.

f-1(B1B2)=f-1(B1)f-1(B2)
f-1(B1B2)=f-1(B1)f-1(B2)

5.2解答かいとう

xf-1(B1B2) とする。これは f(x)B1B2 という意味いみである。したがって f(x)B1 または f(x)B2 である。よって xf-1(B1) または xf-1(B2) であり、xf-1(B1)f-1(B2) である。逆向ぎゃくむきもおなえをぎゃくめばよい。

共通部分きょうつうぶぶんintersectionについても、f(x)B1B2f(x)B1 かつ f(x)B2同値どうちであることからしたがう。

5.3解説かいせつ

逆像ぎゃくぞうpreimageは「さき条件じょうけんたすもと集合しゅうごうset」なので、論理ろんりの and と or がそのまま集合演算しゅうごうえんざんset operationsうつる。

5.2Answer

Suppose xf-1(B1B2). This means f(x)B1B2. Hence f(x)B1 or f(x)B2. Therefore xf-1(B1) or xf-1(B2), so xf-1(B1)f-1(B2). The reverse inclusion is the same chain of equivalences read backward.

For the intersection identity, use that f(x)B1B2 is equivalent to f(x)B1 and f(x)B2.

5.3Explanation

A preimage逆像ぎゃくぞう is the set集合しゅうごう of original elements whose destinations satisfy a condition. Therefore the logical words “and” and “or” transfer directly into set operations集合演算しゅうごうえんざん.

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