Hacker News new | ask | show | jobs
by da_chicken 1602 days ago
An inverse is pretty easy to generalize, and it need not rely on multiplication or the identity.

Basically: Given a function `f`, then the function `g` is the inverse of `f` if `g(f(x)) = x`.

1 comments

It is easy to generalize, but it is not being generalized here.