Overview
Continuity is the simplest restriction or analyzing functions.
The distance between outputs of a function, or error, is a very small value , and the distance between “close enough” inputs is a value . What is precisely “close enough” depends on choice of .
See also: (Theorem) Intermediate value
Continuity in
Most presentations of continuity use the “epsilon-delta” property.
Definition: Pointwise continuity
Let be a subset, and be any function. We say is continuous at if for all , there exists a —where the value of depends on both and —so that for all with we have .
Epsilon-delta arguments
- Problem: Show that some function is continuous.
- Proof: Given with particular properties and a positive value , find such that .
- State what you want to prove.
- Choose in terms of (hardest step).
- Assume .
- Justify choice of by doing the manipulations to show .
- Thought process:
- Begin with the thing to prove, the right-hand side of the implication. Try to rearrange it to isolate the expression .
- If the expression for still depends on , notice what has to be. Choose , then make a claim about what is the upper or lower bound for.
- Get an upper or lower bound for the expression with in terms of just . Often, this uses the Triangle inequality.
- Choose which satisfies this, use arithmetic to rewrite as an expression where depends on .
Continuity in metric spaces
Definition: Pointwise continuity in metric spaces
Suppose and are metric spaces. Then a function is continuous at if for all , there exists such that for all , we have
We can also characterize pointwise continuity using neighborhoods:
Finally, is continuous if it is continuous for all points .
Notes
- A function is continuous at an input in the arbitrary subset if no matter how close the outputs are chosen to be, we can look at inputs close enough to so that inputs -close to produce outputs -close to .