781 views

3 Answers

0 votes
0 votes
I think the second one is the correct representation of the one to one function.

i.e for all of x and y that belongs to x if f(a)=f(b) then a=b because what one to one or injection function is that each and every value in the domain should only maps to one value in codomain .

Thus this statement actually says that : if the value of function for two different values are same it implies that they are equal.
Now why we cant use bi implication :

------------------------------------------------

The answer lies in the reasoning provided above that we only need to check the implication when the value generated by the function is same.
If they are not same why we need to check the other side ?
Thus if the statement F(a) is not equal to F(b) we dont need to check the other part of the implication because we are checking whether its one to one or not and it is !

Hope you got it?
0 votes
0 votes
both are true

∀ a,b ∈ x,,, if f(a)=f(b) ⇒ a=b

and its contrapositive is

∀ a,b ∈ x,,, if a ≠ b ⇒  f(a) ≠ f(b)

and u know direct and contrapositive are equivalent (ie. A⇒B ⇔ ! B ⇒ ! A)

and  inverse and converse are equivalent

also u can think for 1st one

for ONE-ONE whenever a ≠ b then f(a) and f(b) also be different(if (a) and f(b) are same then it will be many - one)
0 votes
0 votes
Let  p = a not equal to b

        q = f(a) not equal to f(b)

Now your first statement is p->q . Bi-implication and implication only differs when p is false and q is true.

Here both your statements mean the same as one is contrapositive of another.

Now if u add a bi implication between the two then it will be

(P->Q) <->(~Q -> ~P)

If it is a one to one function then both will be true and hence it is true.

If it's not a one to one function , suppose when P is true and Q is false, then it will be

F <-> F which is true .

This should not be the case as answer should be false because is not a one to one function .

I don't know if I have understood your question properly. Do let me know if you have any queries.
edited by

Related questions

0 votes
0 votes
1 answer
1
dragonball asked May 2, 2017
791 views
No of one to one function from set A={1,2,3,4,5,6,7,8,9} to set B ={x1,x2,x3,x4,x5,x6,x7,.....,xn}
0 votes
0 votes
0 answers
2
0 votes
0 votes
0 answers
4