[!math|{“type”:“definition”,“number”:“auto”,“setAsNoteMathLink”:false,“title”:“Function”,“label”:“function”,“_index”:0}] Definition 1 (Function). A function is a set of ordered pairs with such that no two ordered pairs have the same first number.
- determined by
- , is domain, is range or superset of range
Injection
[!math|{“type”:“definition”,“number”:“auto”,“setAsNoteMathLink”:false,“title”:“Injective”,“label”:“injective”,“_index”:1}] Definition 2 (Injective). is injective if .
- notice we can also think of this as one to one from y to x
- one y has one x
Surjection
[!math|{“type”:“definition”,“number”:“auto”,“setAsNoteMathLink”:false,“title”:“Surjection”,“label”:“surjection”,“_index”:2}] Definition 3 (Surjection). is surjective if is the image of , i.e. for every , there is .
- notice that this is “onto” from y to x
- every has at least one .
Bijection
[!math|{“type”:“definition”,“number”:“auto”,“setAsNoteMathLink”:false,“title”:“Bijection”,“label”:“bijection”,“_index”:3}] Definition 4 (Bijection). is bijective if it is injective and surjective.
- intuitively, this is “one-to-one” both ways
Intervals
[!math|{“type”:“definition”,“number”:“auto”,“setAsNoteMathLink”:false,“title”:“Neighborhod”,“label”:“neighborhod”,“_index”:4}] Definition 5 (Neighborhod). Any open interval with as its midpoint is a neighborhood of .
Extremum
[!math|{“type”:“definition”,“number”:“auto”,“setAsNoteMathLink”:false,“title”:“Extremum”,“label”:“extremum”,“_index”:5}] Definition 6 (Extremum). has an absolute maximum on a set if there is at least one for all . Absolute minimum is defined similarly. An extremum is an absolute max or min.