This section talks about definition of a one-to-one and/or onto function. The logic formulae for them are used to prove whether a function is one-to-one and/or onto.
One-To-One:
A function f:A -> B is called one-to-one if . That is, there don't exists two different elements in A whose value of f is same.
Its easy to see that positive version of above formula(which is used more for proofs) is
Onto:
A function f:A -> B is called onto if or that every element b in B has some element a in A s.t. . That means, Ran(f) = B.
One-to-One functions are also called injections and Onto functions are also called surjections. The functions that are both one-to-one and onto are called one-to-one correspondence or bijections.
===========================================================================================
Ex-1:
(a) Its not One-to-one as f(1) = f(2) = f(3). It is Onto.
(b) not a function
(c) It is one-to-one but not onto
Ex-2:
(a) Not a function
(b) g is not one-to-one as (ab,a) and (ac,a) both are in g. However, g is onto.
(c) Its both one-to-one and onto.
Ex-3:
(a) Its not one-to-one as f(a) = f(b). However, it is onto.
(b) Its not one-to-one as f(0) = f(2) = 0. It is not onto either as proven below.
We'll prove it by contradiction. Assume its onto. Let c be arbitrary real number. Then we can choose a real number x s.t.
=>
For this quadratic equation, D = (4 + 4c), which is negative for any c < -1, Hence no real roots possible if c < 1, which is a contradiction and the function is not onto.
(c) Its not one-to-one as f(2.1) = f(2.2) = 2. However, it is onto.
Ex-4:
(a) It is one-to-one but not onto as there are many cities which are not capital of any nation.
(b) It is both one-to-one and onto.
(c) It is also both one-to-one and onto.
Ex-5:
(a) Prove that f is one-to-one.
Let x,y be arbitrary elements of A s.t. f(x) = f(y).
=>
=>
=> x = y
So, If f(x) = f(y) then x = y. Since x and y are arbitrary, so f is one-to-one.
Prove that f is onto.
Scratchwork: For any arbitrary b in A, we want to find out an a in A s.t. f(a) = b
=>
=>
=>
Formal Proof: Let b be an arbitrary element of A. Let us choose x = .
Then f(x)
=
=
= b
Since b is arbitrary, so f is Onto.
(b) () Let (x,y) be an arbtirary element in .
So, y =
= f(f(x))
= f()
=
= x
So, y = x. Then .
() Let (x,x) be an arbitrary element of . Since = x, so . Since x is arbitrary, so .
Hence
Ex-6:
(a) f(2) = {}
(b) It is ont-to-one but not onto, for example There does not exist any real number s.t. f(x) = {1,2,3}
Ex-7:
(a) f({{1,2},{3,4}}) = {1,2} {3,4} = {1,2,3,4}
(b) It is not one-to-one because f({{1,2},{3}}) = f({{1},{2,3}}) = {1,2,3}. However, it is onto.
Ex-8:
(a) Suppose is onto. Let c be an arbitrary element of C, then we can choose some s.t. . Then g(f(a)) = c. Let f(a) = b, then g(b) = c. So, for any arbitrary we can choose s.t. g(b) = c. Hence g is onto.
(b) Suppose is one-to-one. Let x and y be arbitrary elements of A s.t. f(x) = f(y) = u.
Now = g(f(x)) = g(u)
Also = g(f(y)) = g(u)
Since is one-to-one, so x = y. Since x and y are arbitrary, so f is one-to-one.
Ex-9:
(a) Suppose f is onto and g is not one-to-one.
Since g is not one-to-one, so we can choose some and in B s.t. but . Since f is onto, so we can choose and in A s.t. and and . Thus = and . Thus is not one-to-one
(b) Suppose f is not onto and g is one-to-one. We will prove by contradiction that is not onto. Assume is onto.
Since f is not onto, so we can choose a s.t. there is no s.t. f(a) = b. Let g(b) = c. Since is onto, we can choose some s.t. . Then g(f(a)) = c. But such is not possible. This is a contradiction. Hence is not onto.
Ex-10: Note: In this exercise f|C denotes the restriction of f to C.
(a) Suppose f is one-to-one. Let c and d be arbitrary elements of C s.t. (f|C)(c) = (f|C)(d) = b, where b is some element of B. Since, , so c and d are elements of A also. Then f(c) = b and f(d) = b. Since f is one-to-one so c = d. Since c and d are arbitrary, so If f is one-to-one, then so is f|C.
(b) Suppose f|C is onto. Let b be arbitrary element of B. Since f|C is onto, so we can choose some c in C s.t. (f|C)(c) = b. Then f(c) = b. Since c is arbitrary, so If f|C is onto, then so is f.
(c) Let A = B = and C = . For (a), use f(x) = |x| and for (b) use f(x) = x
Ex-11:
(a) Suppose A has more than one element. Then we can find two different arbitrary elements x and y in A s.t. . Since f(x) = f(y) = b, so f is not one-to-one.
(b) Suppose B has more than one element. Then we can choose another element s.t. . Then there does not exist any s.t. f(x) = c. Hence f is not onto.
Ex-12: () Suppose is one-to-one. We will prove it by contradiction that Ran(f) and Ran(g) are disjoint. Assume Ran(f) and Ran(g) are not disjoint. Then we can choose some s.t. there exist and s.t. f(a) = c and g(b) = c. Then . But is one-to-one, so this is contradiction. Hence Ran(f) and Ran(g) are disjoint.
() Suppose Ran(f) and Ran(g) are disjoint. Let x and y be arbitrary elements of s.t. , where . Then either or and either or . Let us consider all the cases
Case#1: and
Since f is one-to-one, so x = y
Case#2: and .
Since g is one-to-one so x = y
Case#3: and
Since Ran(f) and Ran(g) are not disjoint, so this case is not possible
Case#4: and
Since Ran(f) and Ran(g) are not disjoint, so this case is not possible
From all these cases, it is clear that x = y. Since x and y are arbitrary, so f is one-to-one.
Hence, is one-to-one iff Ran(f) and Ran(g) are disjoint.
Ex-13: Suppose S is one-to-one.
First, we prove that for every , there exists atleast one s.t. .
Let a be arbitrary element of A. Since is a function, so there exists unique s.t. . Then we can choose some s.t. and .
Second, we prove that such a is unique.
Let there exists another element s.t. . Since Ran(R) = Dom(S) = B, so we can choose some s.t. . Then . Since is a function and and , so . Then and . Since S is one-to-one, so b = d. Hence b is unique.
Hence If S is one-to-one, then R: A -> B
Ex-14:
(a) Suppose R is reflexive and f is onto. Let b be an arbitrary element of B. Since f is onto, so we can choose some s.t. f(a) = b. Since R is reflexive, so and hence . Since b is arbitrary, so S is reflexive on B.
(b) Suppose R is transitive and f is one-to-one. Let (x,y) and (y,z) be arbitrary elements of S. So there exist unique(unique because f is function) u,v and w s.t. f(u) = x, f(v) = y, f(w) = z and , . Since R is transitive, so . Then . Since (x,y) and (y,z) are arbitrary, so S is transitive.
Ex-15:
(a) Let X be arbitrary element of A/R, so we can choose some s.t. X = . Then g(x) = X. Since X is arbitrary, so g is onto
(b) () Suppose g is one-to-one. Since R is equivalence relation and hence reflexive, so .
Let (x,y) be arbitrary element of R. Then y = .. Then g(x) = = g(y). But g is one-to-one, so x = y. Hence .
Thus R =
() Suppose R = . Let x,y be arbitrary elements of A s.t. g(x) = g(y). Then . Then . Then . Then x = y and hence g is one-to-one
So g is one-to-one iff R =
Ex-16: () Suppose h is one-to-one. Let x,y be arbitrary elements of A s.t. f(x) = f(y). Then h() = h(). Since h is one-to-one so . Then xRy
() Suppose . Let , are arbitrary elements of A/R s.t. h() = h(). Then f(x) = f(y). Then xRy and then .
Hence h is one-to-one iff
Ex-17: Suppose f is onto, g:B -> C , h:B -> C and = .
(a) () Let (b,c) be arbitrary element in g. Since f is onto so we can choose s.t. f(a) = b. So . Then . Then . Hence
() Using a similar argument, we can prove that .
Hence h = g
(b) [this one is copied from solutions given in the book]
Let and be two distinct elements of C. Suppose . Let g and h be functions from B to C s.t. , and h(b) = . Then , so and therefore we can choose some s.t. g(f(a)) h(f(a)). But by definition of g and h, there is only one s.t. g(x) h(x) is x = b, so it follows that f(a) = b. Since b was arbitrary, so f is onto.
Ex-18:
(a) Suppose f is one-to-one, g:A -> B, h:A -> B and .
() Let (a,b) be arbitrary element of g. So we can choose s.t. . Then . Then . Then we can choose a s.t. . Since f is one-to-one, so . Hence . Thus .
() Using a similar argument, .
Thus g = h.
(b) Let and be arbitrary elements of B s.t. f() = f(). Let us define g,h s.t. and .
Now for every , = f(g(x)) = f() = f() = f(h(x)) = . Thus = . Then g = h. Then for any , g(x) = h(x) and hence = . Since and are arbitrary, so f is one-to-one.
Ex-19:
(a) Proof for hRf:
Consider j: R -> R defined as j(x) =
Let x be an arbitrary real number, then = j(f(x)) = = = h(x). Since x is arbitrary, so h = . Hence hRf.
Proof for gRf is not true:
We will prove it by contradiction. Assume we can choose a function s.t. g = . Let x be an arbitrary real number. Then, g(x) =
=> =
=> j(x) =
But then j is undefined for anything less than 1 and then , which is a contradiction. Hence such a function can't exist and hence gRf is not true.
(b) First, we prove that R is reflexive.
Let f be an arbitrary function in . Let x be an arbitrary real number. Then = = f(x). Since x is arbitrary, so f = . Thus fRf. Since f is arbitrary, so R is reflexive on .
Second, we prove that R is transitive.
Let (f,g) and (g,h) be arbitrary elements of R. Then we can choose two functions and s.t. f = and g = . Let x be arbitrary real number. Then = = = . Let j = . Then = . Since x is arbitrary, so f = . Thus fRh. So R is transitive.
Hence R is preorder.
(c) Let f be an arbitrary function in . Let x be an arbitrary real number. = f() = f(x). Since x is arbitrary, so f = . So .
(d) Suppose f is arbitrary function in .
() Suppose . Then we can choose s.t. . Let x and y be arbitrary real numbers s.t. f(x) = f(y).
Then x = = = j(f(x)) = j(f(y)) = = = y. Thus x = y and hence f is one-to-one.
() Suppose f is one-to-one. Let A = Ran(f) and h = .
Proof for h:R -> R :
Existence And Uniqueness: Let x be an arbitrary real number. Let us consider following exhaustive set of cases.
Case#1:
Then we can choose a unique(unique because f is one-to-one) real number y s.t. f(y) = x. Then . Then . Then . So h(x) = y.
Case#2:
Then . Then . Then . So h(x) = 0
hence h is a function from R to R.
Proof for :
Let x be an arbitrary real number. Then = h(f(x)) = x = . Since x is arbitrary, so
Hence
(e) Let f be an arbitrary element in . Using result of Ex.14(a) of section 5.1, g = . Hence gRf.
(f) Suppose g is a constant function, then we can choose a real number c s.t. for every real number x, g(x) = c.
() Suppose . Then we can choose some function j s.t. f = . Let x be an arbitrary real number. Then f(x) = = j(g(x)) = j(c) = constant. Hence f is a constant function.
() Suppose f is a constant function. Then there is some real number d s.t. for every real number x, f(x) = d. Let us define a function j s.t. j(c) = d. Let x be an arbitrary real number. Then = j(g(x)) = j(c) = d = f(x). Since x is arbitrary so f = . Hence fRg.
(g) Proof for ": set of all one-to-one functions from to is the largest element of ":
Let be the set of all one-to-one functions in . Using result of part(d), we know that . Hence we can choose a s.t. .
Let f be an arbitrary function in . Then using result of part(c) . Then we can choose a function s.t. . Let us define a function h = . Let x be an arbitrary real number.
Then
= h(g(x))
=
=
=
=
=
= f(x)
Thus f = . Hence fRg. And, so . Since f is arbitrary so , where is set of all one-to-one functions in . Hence Set of all one-to-one functions in is the largest element of in T.
Proof for ": set of all constant functions from to is the smallest element of ":
Let g be a constant function and f be an arbitrary function in . Using the result of part(e) gRf. Then . Hence set of all constant functions is smallest element of
Subscribe to:
Post Comments (Atom)
Hi, I am a college student and I really appreciate your blog! I do have a question regarding exercise 4.a. There are numerous countries with multiple capital cities so would that still make it one-to-one?
ReplyDeleteYou may be right in general. However, question kind of assumes that one country can have only one city as its capital or else "H: N -> C" wouldn't be a "function" as said in ex4(a) in section 5.1 .
Delete