- #1
dijkarte
- 191
- 0
Given a function f(x) f:A --> B, can the choice of codomain affect whether or not the function is surjective? For instance, f(x) = exp(x), f:R --> R is an injection but not surjection. However, assuming we can vary the co-domain, and let's make it f: R --> (0, inf), f(x) is now bijection. Is this correct?