A mapping is classified as a function only if every single input value corresponds to exactly one output value. This uniqueness of the output is the defining characteristic that separates functions from broader mappings.
One-to-one and Many-to-one mappings are both considered functions because in both cases, each unique input has only one associated result. For example, is a function because every yields a single .
One-to-many and Many-to-many mappings are not functions because a single input could produce multiple results, creating ambiguity that is prohibited in functional logic.
Natural Numbers () and Integers () form the simplest sets, typically used for discrete domains. Negative integers are denoted as .
Rational Numbers () and Real Numbers () encompass continuous values. Understanding the hierarchy is vital for identifying valid domain constraints.
When defining a function, specifying whether or significantly impacts the resulting range and the graph's continuity.
The Vertical Line Test: When looking at a graph, if any vertical line intersects the curve more than once, the relationship is a mapping but NOT a function. This is a quick visual way to check the 'one-to-one' or 'many-to-one' requirement.
Check the Boundary: Always evaluate the function at the edges of the domain to determine the boundaries of the range. For example, if , investigate what happens as approaches zero.
Notation Precision: Be comfortable switching between and . Examiners often use these interchangeably to test your literacy in functional language.
| Concept | Mapping | Function |
|---|---|---|
| Definition | Any association between sets | Every input has exactly one output |
| Multi-output | Allowed (One-to-many) | Strictly prohibited |
| Types | 1-1, 1-many, many-1, many-many | Only 1-1 and many-1 |