SLIDE 1
7 Functions, Limits and Continuity
7.1 Revision and Examples
A function f : A → B from a set A (the domain of f) to a set B (the co-domain of f) is a rule assigning to each a ∈ A a unique element f(a) ∈ B. We write a → f(a) to stress this. If S ⊆ A is a subset then we define the restriction f|S of f to S to be the function f|S : S → B given by (f|S)(s) = f(s) for all s ∈ S. It is still the same rule but only applied to elements in S so we only change the domain of the function (which is part
- f its definition).
Given a function f : A → B, the image of S under f is the set f(S) = {f(s) | s ∈ S} = {b ∈ B | there exists s ∈ S such that f(s) = b} ⊆ B . The image of f is simply the image of the whole of the domain of f under f, i.e., f(A) (since the domain of our function is A).
1