The document summarizes key concepts about functions from a lecture in discrete mathematics:
1. A function assigns each element of its domain to exactly one element of its codomain. Functions can be specified by explicitly stating assignments or through a relation of ordered pairs.
2. The domain is the set of inputs, codomain is the set of possible outputs, and the range is the set of actual outputs. An image is the output assigned to an input, and a preimage is the input assigned to an output.
3. For two functions to be equal, they must have the same domain, codomain, and assign the same outputs to each input. Changing any of these results in a different function.