markdown
Images and preimages of a mapmd c6b2274
lecture/math/discrete-math/images-and-preimages-of-maps.lecture.n.md
Download PDF

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

document_iddoc_e53d624441ddb72346c8fe46db214aaatitle写像の像と逆像 講義type講義content_typelecturedate2026-07-14categorymathdescription写像が集合をどう運ぶかを説明し、像と和集合・共通部分の関係、および逆像が和集合・共通部分・補集合を保存することを整理する。prerequisites集合の基本 / 写像の基本relateddata/lecture/math/discrete-math/discrete-mathematics-portal.lecture.n.md / data/lecture/math/discrete-math/map-basics.lecture.n.md / data/lecture/math/discrete-math/injections-surjections-and-bijections.lecture.n.md / data/lecture/math/discrete-math/composition-and-inverse-maps.lecture.n.md / data/exercise/math/discrete-math/images-and-preimages.exercise.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/map-basics.lecture.n.md

1Imageぞう

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

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

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).

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/composition-and-inverse-maps.lecture.n.md

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.

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

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

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

Indeed, yf(S1S2) means that y=f(x) for some xS1S2. Such an x lies in S1 or S2, which is equivalent to yf(S1)f(S2).

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

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

can be guaranteed. Equality does not always hold.

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出力しゅつりょく.

6Proposition: equality for imagesぞう of intersections共通部分きょうつうぶぶん

For a map写像しゃぞう f:AB and S1,S2A, one always has

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

Moreover, if f is an injection単射たんしゃ, then for all S1,S2A,

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

Conversely, if this equality holds for all S1,S2A, then f is injective.

For the inclusion, let yf(S1S2). There is some xS1S2 with y=f(x), so yf(S1)f(S2).

Now suppose f is injective and yf(S1)f(S2). There are x1S1 and x2S2 such that f(x1)=y=f(x2). Injectivity単射性たんしゃせい gives x1=x2, so this element lies in S1S2 and yf(S1S2).

Finally, suppose the equality holds for all subsets. If f(x1)=f(x2), set S1={x1} and S2={x2}. The set f(S1)f(S2) is nonempty, so the assumed equality makes f(S1S2) nonempty. Hence S1S2 is nonempty, which gives x1=x2. Thus f is injective.

7What 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集合演算しゅうごうえんざん.

Images interact well with unions和集合わしゅうごう, but they do not always preserve intersections共通部分きょうつうぶぶん. Preimages, by contrast, pull back unions, intersections, and complements as logical conditions, so they have stronger preservation properties.

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

Let f:XY, B1,B2Y, and TY. For the union identity, rewrite

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).

For the intersection共通部分きょうつうぶぶん identity, replace the logical word “or” by “and” to obtain

xf-1(B1B2)xf-1(B1)f-1(B2).

For complements補集合ほしゅうごう, explicitly track the ambient sets:

xf-1(YT)f(x)Txf-1(T)xXf-1(T).

Thus preimages preserve unions, intersections, and complements without assuming injectivity単射性たんしゃせい or surjectivity全射性ぜんしゃせい.

9Next lecture講義こうぎ, exercise link, and summary

data/exercise/math/discrete-math/images-and-preimages.exercise.n.md data/lecture/math/discrete-math/injections-surjections-and-bijections.lecture.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
タブを全て閉じる