Tuesday, September 27, 2016

Find a bijective function between two sets

I want to find a bijective function from (12,1] into [0,1]. So, What is a bijective function f:(12,1][0,1]?

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...