Loading…
Loading…
A function assigns each input exactly one output — every student to one ID number, every seat to one ticket. But how it covers and shares the outputs varies. Does each output get used at most once? Does every output get hit? These two questions split functions into three crucial types: injective, surjective, and the gold standard, bijective.