Section 1
Function
Property
A function is a relation that assigns to each element in its domain exactly one element in the range. For each ordered pair in the relation, each -value is matched with only one -value.
Examples
- The relation {(-2, 5), (-1, 3), (0, 1), (1, 3), (2, 5)} is a function because every -value is paired with exactly one -value.
- The relation {(1, 5), (1, -5), (4, 10), (4, -10)} is not a function because the -value 1 is paired with both 5 and -5.