Maps , injections 単射 たんしゃ , and surjections 全射 ぜんしゃ : basic exercises
1Corresponding lectures 講義 こうぎ
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
2Order note
This exercise mainly treats
3Exercise strategy
For a
4Problem 1
Let be defined by , , and . Is an
4.1Answer
Because with , the map is not an
4.2Explanation
An
4.3Common mistake
Do not confuse the
5Problem 2
Let be defined by , , and . Find the
5.1Answer
The map sends distinct
5.2Explanation
An
5.3Common mistake
Checking only
To construct an inverse map, every output must determine a unique input, and every element of the
6Problem 3
Let be defined by . Is an
6.1Answer
If , then , so . Thus is an
For arbitrary , put . Then . Thus is a
6.2Explanation
To prove
6.3Common mistake
Do not decide from the expression alone that is not reached. The
7Problem 4
Let be defined by , where . Is an
7.1Answer
If , then , so . Thus is an
However, there is no satisfying . Therefore is not a
7.2Explanation
The same formula can have different properties when the
7.3Common mistake
Do not assume the answer is the same as in Problem 3 just because the formula is the same.
8Problem 5
Define by and , and define by and . Compute and , and explain the order of application in the
8.1Answer
and
Thus is applied first, and then is applied to its
8.2Explanation
For a
8.3Common mistake
Do not read as “apply first and then .”
9Proof exercise: properties that pass from a composite map 合成写像 ごうせいしゃぞう to its component maps
9.1Problem
Let and . Prove the following statements.
- If is an
injection , then is an injection.単射 たんしゃ - If is a
surjection , then is a surjection.全射 ぜんしゃ
Then give finite-set counterexamples showing that the statements “if is injective, then is injective” and “if is surjective, then is surjective” are false in general.
9.2Answer
- Suppose . Then
The
- Take arbitrary . Since is surjective, there exists such that . Put . Then , so is surjective.
The two remaining claims fail in the same example. Let , , and , and define
The composite is a
9.3Explanation
A