Continuity
Suppose f:X↦Rm is a function where X⊂Rn and some point a∈X. f is continuous at a if and only if a is an isolated point or
x→alimf(x)=f(a)
If f is continuous at every point in the domain, then f is a continuous function, otherwise, it’s a discontinuous function.
Properties of Continuity
Let f,g:X↦Rm be functions and both of them are continuous at a∈X, then the following properties hold:
- f±g is also continuous at a
- For any c∈R,cf is also continuous at a
- If m=1, then fg is also continuous at a
- If m=1 and g(a)=0, then gf is continuous at a.
Continuity is transitive. Let f:X↦Rm and g:Y↦Rk, where X⊂Rn,f(X)⊂Y⊂Rm, and some point a is a limit point of X.
Then, if limx→af(x)=L and g is continuous at L, we can conclude that limx→a(g∘f)(x)=g(L).
Moreover, if f,g are both continuous functions, then g∘f is also a continuous function
Smooth
Let function f:X↦R,X⊂Rn is open. Let k be a positive integer. We say f is of class Ck if all its partial derivatives of order at most k exist and are continuous.
We say f is smooth, or of class C∞, if all its partial derivatives of any order exist and are continuous.
For vector-valued functions f, the same definitions apply if every component function of f is of class Ck or C∞ respectively.