AA.L2 Preliminary Concepts Functions
AA.L2 Preliminary Concepts Functions
For 𝑓 (𝑥) = 𝑦, 𝑥 is the pre-image of 𝑦 under 𝑓 and 𝑦 is the image of Def. One to one correspondence. Let 𝑓: 𝐴 → 𝐵. We say that 𝑓 is one to
𝑥 under 𝑓 one correspondence if 𝑓 is both one to one and onto. These functions
are also called bijective function.
To show that a relation σ is a well-defined function from 𝑋 into 𝑌:
• Show that the domain of 𝑓 is 𝐴, that is every element in 𝐴 is EXAMPLES:
mapped to an element in 𝐵. 1. Show that 𝑓(𝑥) = 3𝑥 − 2 is one to one.
• Show that if 𝑥1 = 𝑥2 in 𝐴, then 𝑓(𝑥1 ) = 𝑓(𝑥2 ) in 𝐵 for all 2−𝑥
2. If 𝑓(𝑥) = where 𝑓: ℤ → ℤ. Is 𝑓 an onto function?
𝑥1 , 𝑥2 ∈ 𝐴. 1+𝑥
3. Show that if 𝑓(𝑥) = 5𝑥 + 2 is surjective for 𝑓: ℝ → ℝ and
𝑓: ℤ → ℤ.
Examples:
4. If 𝑓(𝑥) = 𝑥 2 , where 𝑓: ℤ → ℤ . Tell whether 𝑓 is injective,
1. The relation defined by 𝑓: 𝑋 → 𝑌, as given the sets 𝑋 = {1,2,3}
surjective, bijective or not.
and 𝑌 = {𝑎, 𝑏} where 𝑓 = {(1, 𝑎), (2, 𝑎), (3, 𝑏)} is a function, since
no two images in 𝑌 have the same pre-image in 𝑋.
2. The relation defined by 𝑓: 𝑋 → 𝑌, as given the sets 𝑋 = {1,2}
and 𝑌 = {𝑎, 𝑏, 𝑐} where 𝑓 = {(1, 𝑎), (1, 𝑏), (2, 𝑐)} is not a function,
since 𝑓(1) = 𝑎 and 𝑓(1) = 𝑏, two images 𝑎 and 𝑏 have the same
pre-image 1.
Def. Identity Functions. Let 𝐴 be any set. Let the functions 𝑓: 𝐴 →
𝐴 be defined the formula 𝑓(𝑥) = 𝑥, that is, let 𝑓 assign to each
element in 𝐴 the element itself. Then 𝑓 is called identity function
or the identity transformation on 𝐴.
Example:
Let 𝑓: ℝ → ℝ be given by 𝑓(𝑥) = 5𝑥 + 1
Let 𝑔: ℝ → ℝ be given by 𝑔(𝑥) = 𝑥 2 − 2
Example:
Let 𝑓: ℤ → 5ℤ be given by 𝑓(𝑥) = 𝑓𝑥.
𝑥
Let 𝑔: 5ℤ → ℤ be given by 𝑔(𝑥) = .
5