markdown
写像の像と逆像md add0c20
lecture/math/discrete-math/写像の像と逆像-講義.n.md
Download PDF

写像しゃぞうmapぞうimage逆像ぎゃくぞうpreimage

title写像の像と逆像 講義type講義content_typelecturedate2026-06-06categorymathdescription写像が集合をどう運ぶかを、像と逆像を中心に説明し、和集合・共通部分・補集合との関係を整理する。relateddata/lecture/math/discrete-math/離散数学ポータル-講義.n.md

Imagesぞう and preimages逆像ぎゃくぞう of a map写像しゃぞう

写像しゃぞうmapげんelementおく規則きそくである。しかし集合論しゅうごうろんでは、1 げんelementだけでなく、部分集合ぶぶんしゅうごうsubset全体ぜんたいがどううつるかをることがおおい。そのために使つかうのがぞうimage逆像ぎゃくぞうpreimageである。

data/lecture/math/discrete-math/写像の基本-講義.n.md

A map写像しゃぞう sends elementsげん by a rule. In set theory, however, we often study how whole subsets部分集合ぶぶんしゅうごう move, not only individual elements. The tools for this are the imageぞう and the preimage逆像ぎゃくぞう.

data/lecture/math/discrete-math/写像の基本-講義.n.md

1ぞうimage

f:AB とし、SA とする。Sぞうimage

f(S)={f(x)BxS}

定義ていぎする。これは Sげんelementfおくってられる集合しゅうごうsetである。

とくに、f(A)値域ちいきrangeである。終域しゅういきcodomain B値域ちいきrange f(A)区別くべつする。

1Imageぞう

Let f:AB and SA. The imageぞう of S is defined by

f(S)={f(x)BxS}.

This is the set集合しゅうごう obtained by applying f to the elementsげん of S.

In particular, f(A) is the range値域ちいき. Distinguish the codomain終域しゅういき B from the range f(A).

2逆像ぎゃくぞうpreimage

TB とする。T逆像ぎゃくぞうpreimage

f-1(T)={xAf(x)T}

定義ていぎする。

ここで f-1(T) という記号きごう使つかうが、逆写像ぎゃくしゃぞうinverse map存在そんざいする必要ひつようはない。逆像ぎゃくぞうpreimageは「Tはい出力しゅつりょく入力にゅうりょく全体ぜんたい」であり、逆写像ぎゃくしゃぞうinverse mapとはべつ概念がいねんである。

data/lecture/math/discrete-math/合成写像と逆写像-講義.n.md

2Preimage逆像ぎゃくぞう

Let TB. The preimage逆像ぎゃくぞう of T is defined by

f-1(T)={xAf(x)T}.

Although the notation f-1(T) is used, no inverse map逆写像ぎゃくしゃぞう has to exist. A preimage means “all inputs入力にゅうりょく whose outputs出力しゅつりょく lie in T,” so it is a different concept from an inverse map.

data/lecture/math/discrete-math/合成写像と逆写像-講義.n.md

3逆像ぎゃくぞうpreimage集合演算しゅうごうえんざんset operations相性あいしょうがよい

逆像ぎゃくぞうpreimageは、和集合わしゅうごうunion共通部分きょうつうぶぶんintersection補集合ほしゅうごうcomplementたもつ。

f-1(T1T2)=f-1(T1)f-1(T2)
f-1(T1T2)=f-1(T1)f-1(T2)
f-1(BT)=Af-1(T)

理由りゆうは、どれも f(x)みぎがわ集合しゅうごうぞくするかどうかだけで判定はんていできるからである。

3Preimages逆像ぎゃくぞう work well with set operations集合演算しゅうごうえんざん

Preimages逆像ぎゃくぞう preserve unions和集合わしゅうごう, intersections共通部分きょうつうぶぶん, and complements補集合ほしゅうごう.

f-1(T1T2)=f-1(T1)f-1(T2)
f-1(T1T2)=f-1(T1)f-1(T2)
f-1(BT)=Af-1(T)

The reason is that each statement is decided only by whether f(x) belongs to the relevant output-side set.

4ぞうimageでは共通部分きょうつうぶぶんintersection注意ちゅういする

ぞうimage和集合わしゅうごうunionについてはよくう。

f(S1S2)=f(S1)f(S2)

一方いっぽう共通部分きょうつうぶぶんintersectionについては一般いっぱん

f(S1S2)f(S1)f(S2)

までしかえない。等号とうごうがいつもつわけではない。

4Be careful with intersections共通部分きょうつうぶぶん of imagesぞう

Imagesぞう behave well with unions和集合わしゅうごう:

f(S1S2)=f(S1)f(S2).

However, for intersections共通部分きょうつうぶぶん, generally only

f(S1S2)f(S1)f(S2)

can be guaranteed. Equality does not always hold.

5反例はんれいぞうimage共通部分きょうつうぶぶんintersection保存ほぞんしない

具体例ぐたいれいとして、A={1,2}B={0}f(1)=0f(2)=0 とする。S1={1}S2={2} とすると、

S1S2=[PARSE ERROR: Undefined("Command(\"varnothing\")")]

なので f(S1S2)=[PARSE ERROR: Undefined("Command(\"varnothing\")")] である。しかし

f(S1)f(S2)={0}{0}={0}

である。これは f単射たんしゃinjectionでなく、ことなる入力にゅうりょくおな出力しゅつりょくつぶれているためである。

5Counterexample: imagesぞう do not preserve intersections共通部分きょうつうぶぶん

For a concrete example, let A={1,2}, B={0}, with f(1)=0 and f(2)=0. Let S1={1} and S2={2}. Then

S1S2=[PARSE ERROR: Undefined("Command(\"varnothing\")")],

so f(S1S2)=[PARSE ERROR: Undefined("Command(\"varnothing\")")]. But

f(S1)f(S2)={0}{0}={0}.

This happens because f is not an injection単射たんしゃ: different inputs入力にゅうりょく collapse to the same output出力しゅつりょく.

6なにわり、なに保存ほぞんされるか

ぞうimageは、入力にゅうりょくがわ部分集合ぶぶんしゅうごうsubset出力しゅつりょくがわはこぶ。写像しゃぞうmap単射たんしゃinjectionでない場合ばあいことなるげんelementおなげんelementつぶれるため、集合しゅうごうおおきさや共通部分きょうつうぶぶん構造こうぞうわりうる。

逆像ぎゃくぞうpreimageは、出力しゅつりょくがわ条件じょうけん入力にゅうりょくがわ条件じょうけんもどす。論理式ろんりしき真偽しんぎをそのまま入力にゅうりょくがわ判定はんていするため、集合演算しゅうごうえんざんとの相性あいしょうがよい。

ぞうimage和集合わしゅうごうとは相性あいしょうがよいが、共通部分きょうつうぶぶんつね保存ほぞんするとはかぎらない。これにたいして逆像ぎゃくぞうpreimage和集合わしゅうごう共通部分きょうつうぶぶん補集合ほしゅうごう論理条件ろんりじょうけんとしてもどすため、保存性ほぞんせいつよい。

6What changes and what is preserved

An imageぞう carries an input-side subset部分集合ぶぶんしゅうごう to the output side. If a map写像しゃぞう is not an injection単射たんしゃ, different elementsげん may collapse to the same element, so the size of a set and the structure of intersections may change.

A preimage逆像ぎゃくぞう pulls an output-side condition back to an input-side condition. Because the truth of the condition is checked directly through f(x), preimages interact well with set operations集合演算しゅうごうえんざん.

7証明しょうめい補足ほそく逆像ぎゃくぞうpreimage集合演算しゅうごうえんざんset operationsたも理由りゆう

f:XYB1,B2Yたいして、

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

しめすには、所属条件しょぞくじょうけんえる。

xf-1(B1B2)f(x)B1B2f(x)B1orf(x)B2xf-1(B1)f-1(B2).

まじわりと補集合ほしゅうごうcomplementおなかたち証明しょうめいできる。

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

For f:XY and B1,B2Y, prove

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

by rewriting the membership condition:

xf-1(B1B2)f(x)B1B2f(x)B1orf(x)B2xf-1(B1)f-1(B2).

The intersection and complement補集合ほしゅうごう identities are proved in the same form.

8演習えんしゅうリンクとまとめ

data/exercise/math/discrete-math/像と逆像-基本演習.n.md

ぞうimage集合しゅうごうまえおく操作そうさであり、逆像ぎゃくぞうpreimage条件じょうけんうしろへもど操作そうさである。逆像ぎゃくぞうpreimage逆写像ぎゃくしゃぞうinverse mapがなくても定義ていぎできるてんかなら区別くべつする。

8Exercise link and summary

data/exercise/math/discrete-math/像と逆像-基本演習.n.md

An imageぞう pushes a set forward, while a preimage逆像ぎゃくぞう pulls a condition backward. Always distinguish a preimage from an inverse map逆写像ぎゃくしゃぞう; a preimage is defined even when no inverse map exists.

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