[Math] Bijective function with different domain and co-domain element count

elementary-set-theoryfunctions

To be bijective is to be both injective and surjective.

Which in other words, have to have a one-on-one match right?

Then how am I supposed to come up with a bijective function if the domain has a even number of naturals and the co-domain has a odd number of naturals?

For example, if the Domain: $\{0,1\}$ | Co-domain: $\{3,4,5\}$ ==> even in this situation, it will not be surjective because not all of the co-domain are hit, and it can't be that an element in the domain hits two or more elements in the codomain because then it won't be injective!

Please help me find one if its even possible.

Best Answer

how am I supposed to come up with a bijective function if the domain has a even number of naturals and the co-domain has a odd number of naturals?

You can't, as commenters said. There is no bijective function between two finite sets with different number of elements. There is no bijective function between a finite and an infinite set, either.

This observation extends to a definition of cardinality, where two sets have the same cardinality if there is a bijection between them. In view of the above, cardinality captures the concept of "number of elements", extending this concept for arbitrary sets.