Definition:Partial function
From CS2800 wiki
A partial function is like a function, except that it does not need to give an output for every input. However, the outputs it does give must be unambiguous. One way to formalize this is by defining a partial function as a function from a restricted domain:
Definition: Partial function
A partial function is a subset (called the support of ), along with a function We say that if and is undefined if .