Computing (FOLDOC) dictionary
Jump to user comments
mathematics A function f : A -@# B is surjective or onto or a
surjection if f A = B. I.e. f can return any value in B.
f (f' x) = x since if f were not a surjection there would be
elements of B for which f' was not defined.
(1995-05-27)