The document defines and explains key concepts related to functions:
- A function relates an input to an output and maps elements from its domain to its codomain.
- For a function to be valid, each input can only map to one output.
- Functions have properties like being one-to-one (injective), onto (surjective), or both (bijective).
- Other topics covered include the domain, codomain, range, and examples of floor, ceiling, integer and absolute value functions.