1

I recently learnt that functions are invertible if and only if they are bijective. But why aren't multi-valued surjective 'functions' invertible?

3 Answers3

3

A multivalued function is a misnomer because functions are by definition single-valued.

From Wikipedia:

Multivalued functions often arise from functions which are not injective. Such functions do not have an inverse function, but they do have an inverse relation. The multivalued function corresponds to this inverse relation.

Newb
  • 17,672
  • 13
  • 67
  • 114
2

Because they are 'functions', not functions.

Robert Israel
  • 448,999
0

Noone would kill you if you wrote $f(x) = x^2$ and then $f^{-1}(4) = \{2, -2\}$ (You kind-of define your inverse as a set-valued function). But, forget about its linguistic content, "Invertible" is a technical term reserved for a specific purpose to signify a bijective function. You may say hello when leaving, and goodbye while coming, but that won't help much, will it?

Lord Soth
  • 7,750
  • 20
  • 37