A function f is continuous at a iff:
x→alimf(x)=f(a)
∀ϵ>0∃δ>0∀x(∣x−a∣<δ⟹∣f(x)−f(a)∣<ϵ)
One-side continuous
Continuous from left
A function f is continuous from left at a iff:
x→a−limf(x)=f(a)
Continuous from right
A function f is continuous from right at a iff:
x→a+limf(x)=f(a)
On interval
Open interval
A function f is continuous in (a,b) iff f is continuous on every
c∈(a,b).
Closed interval
A function f is continuous in [a,b] iff f is:
- continuous on every c∈(a,b)
- right-continuous at a
- left-continuous at b
Suppose a function f is continuous on (a,b). f is uniformly continuous on
(a,b) iff:
∀ϵ>0∃δ>0s.t.∣x−y∣<δ⟹∣f(x)−f(y)∣<ϵ
If a function f is continuous on [a,b], f is uniformly continuous on
[a,b].