
In mathematical analysis, the smoothness describes the number of times a function can be differentiated without producing discontinuities. The smoothness, or differentiability class, is an integer
k
{\displaystyle k}
such that a function has all derivatives up to order
k
{\displaystyle k}
, and such that all of these derivatives are continuous. One says that such a function has class
C
k
{\displaystyle C^{k}}
. For example, the absolute value function
f
(
x
)
=
|
x
|
{\displaystyle f(x)=|x|}
has class
C
0
{\displaystyle C^{0}}
, because it is continuous, but not differentiable. Generally, the term smooth function refers to a
C
∞
{\displaystyle C^{\infty }}
-function, that is a function having derivatives of all orders. However, it may also mean "sufficiently differentiable" for the problem under consideration.
The usual definition is local and is therefore first made for functions defined on open subsets of Euclidean space. For functions on closed intervals, closures of open sets, or more general subsets, the same notation is also used, but its meaning depends on an additional convention, such as requiring derivatives to extend continuously to the boundary or requiring the function to be locally the restriction of a smooth function defined on an open neighborhood.
Differentiability classes are used in mathematical analysis to describe different degrees of regularity for partial differential equations. They are used in differential topology to define different classes of differentiable manifolds. For complex-valued functions, one may still speak of
C
k
{\displaystyle C^{k}}
or
C
∞
{\displaystyle C^{\infty }}
smoothness by regarding the function as a map between real vector spaces. This should be distinguished from complex differentiability: a complex function that is complex differentiable on an open subset of
C
{\displaystyle \mathbb {C} }
is holomorphic and hence analytic on that set.
Differentiability classes
Differentiability class is a classification of functions according to the highest order of derivative that exists and is continuous for a function.
Consider an open set
U
{\displaystyle U}
on the real line and a function
f
{\displaystyle f}
defined on
U
{\displaystyle U}
with real values. Let k be a non-negative integer. The function
f
{\displaystyle f}
is said to be of differentiability class
C
k
{\displaystyle C^{k}}
if the derivatives
f
′
,
f
″
,
…
,
f
(
k
)
{\displaystyle f',f'',\dots ,f^{(k)}}
exist and are continuous on
U
.
{\displaystyle U.}
If
f
{\displaystyle f}
is of class
C
k
{\displaystyle C^{k}}
on
U
{\displaystyle U}
and
k
>
0
{\displaystyle k>0}
, then it is also of class
C
k
−
1
{\displaystyle C^{k-1}}
. The function
f
{\displaystyle f}
is said to be infinitely differentiable, smooth, or of class
C
∞
,
{\displaystyle C^{\infty },}
if it is of class
C
k
{\displaystyle C^{k}}
for every non-negative integer
k
{\displaystyle k}
.[1] The function
f
{\displaystyle f}
is said to be of class
C
ω
,
{\displaystyle C^{\omega },}
or analytic, if
f
{\displaystyle f}
is smooth and its Taylor series expansion around any point in its domain converges to the function in some neighborhood of the point. There exist functions that are smooth but not analytic;
C
ω
{\displaystyle C^{\omega }}
is thus strictly contained in
C
∞
.
{\displaystyle C^{\infty }.}
Bump functions are examples of functions with this property.
To put it differently, the class
C
0
{\displaystyle C^{0}}
consists of all continuous functions. The class
C
1
{\displaystyle C^{1}}
consists of all differentiable functions whose derivative is continuous; such functions are called continuously differentiable. Thus, a
C
1
{\displaystyle C^{1}}
function is exactly a function whose derivative exists and is of class
C
0
.
{\displaystyle C^{0}.}
For functions of one real variable, the classes
C
k
{\displaystyle C^{k}}
can be defined recursively by declaring
C
0
{\displaystyle C^{0}}
to be the set of all continuous functions, and declaring
C
k
{\displaystyle C^{k}}
for any positive integer
k
{\displaystyle k}
to be the set of all differentiable functions whose derivative is in
C
k
−
1
.
{\displaystyle C^{k-1}.}
In particular,
C
k
{\displaystyle C^{k}}
is contained in
C
k
−
1
{\displaystyle C^{k-1}}
for every
k
>
0
,
{\displaystyle k>0,}
and there are examples to show that this containment is strict (
C
k
⊊
C
k
−
1
{\displaystyle C^{k}\subsetneq C^{k-1}}
). The class
C
∞
{\displaystyle C^{\infty }}
of infinitely differentiable functions is the intersection of the classes
C
k
{\displaystyle C^{k}}
as
k
{\displaystyle k}
varies over the non-negative integers.
Examples
Continuous (C0) but not differentiable




The function
f
(
x
)
=
{
x
if
x
≥
0
,
0
if
x
<
0
{\displaystyle f(x)={\begin{cases}x&{\mbox{if }}x\geq 0,\\0&{\text{if }}x<0\end{cases}}}
is continuous, but not differentiable at x = 0, so it is of class C0, but not of class C1.
Finitely differentiable functions
For each even non-negative integer k, the function
f
(
x
)
=
|
x
|
k
+
1
{\displaystyle f(x)=|x|^{k+1}}
is continuous and of class
C
k
{\displaystyle C^{k}}
. At x = 0, however,
f
{\displaystyle f}
is not of class
C
k
+
1
{\displaystyle C^{k+1}}
, so
f
{\displaystyle f}
is of class Ck, but not of class Cj where j > k.
Differentiable but not continuously differentiable (not C1)
The function
g
(
x
)
=
{
x
2
sin
(
1
x
)
if
x
≠
0
,
0
if
x
=
0
{\displaystyle g(x)={\begin{cases}x^{2}\sin {\left({\tfrac {1}{x}}\right)}&{\text{if }}x\neq 0,\\0&{\text{if }}x=0\end{cases}}}
is differentiable, with derivative
g
′
(
x
)
=
{
−
cos
(
1
x
)
+
2
x
sin
(
1
x
)
if
x
≠
0
,
0
if
x
=
0.
{\displaystyle g'(x)={\begin{cases}-{\mathord {\cos \left({\tfrac {1}{x}}\right)}}+2x\sin \left({\tfrac {1}{x}}\right)&{\text{if }}x\neq 0,\\0&{\text{if }}x=0.\end{cases}}}
Because
cos
(
1
/
x
)
{\displaystyle \cos(1/x)}
oscillates as x → 0,
g
′
(
x
)
{\displaystyle g'(x)}
is not continuous at zero. Therefore,
g
(
x
)
{\displaystyle g(x)}
is differentiable but not of class C1.
Differentiable but not Lipschitz continuous
The function
h
(
x
)
=
{
x
4
/
3
sin
(
1
x
)
if
x
≠
0
,
0
if
x
=
0
{\displaystyle h(x)={\begin{cases}x^{4/3}\sin {\left({\tfrac {1}{x}}\right)}&{\text{if }}x\neq 0,\\0&{\text{if }}x=0\end{cases}}}
is differentiable, but its derivative is unbounded on every compact interval containing
0
{\displaystyle 0}
. Therefore,
h
{\displaystyle h}
is an example of a differentiable function that is not locally Lipschitz continuous at
0
{\displaystyle 0}
.
Analytic (Cω)
The exponential function
e
x
{\displaystyle e^{x}}
is analytic, and hence falls into the class Cω. The trigonometric functions are also analytic wherever they are defined, because they are linear combinations of complex exponential functions
e
i
x
{\displaystyle e^{ix}}
and
e
−
i
x
{\displaystyle e^{-ix}}
.
Smooth (C∞) but not analytic (Cω)
The bump function
f
(
x
)
=
{
e
−
1
1
−
x
2
if
|
x
|
<
1
,
0
otherwise
{\displaystyle f(x)={\begin{cases}e^{-{\frac {1}{1-x^{2}}}}&{\text{ if }}|x|<1,\\0&{\text{ otherwise }}\end{cases}}}
is smooth, so of class C∞, but it is not analytic at x = ±1, and hence is not of class Cω. The function f is an example of a smooth function with compact support.
Multivariate differentiability classes
A function
f
:
U
⊆
R
n
→
R
{\displaystyle f:U\subseteq \mathbb {R} ^{n}\to \mathbb {R} }
defined on an open set
U
{\displaystyle U}
of
R
n
{\displaystyle \mathbb {R} ^{n}}
is said[2] to be of class
C
k
{\displaystyle C^{k}}
on
U
{\displaystyle U}
, for a positive integer
k
{\displaystyle k}
, if all partial derivatives
D
α
f
=
∂
|
α
|
f
∂
x
1
α
1
∂
x
2
α
2
⋯
∂
x
n
α
n
{\displaystyle D^{\alpha }f={\frac {\partial ^{|\alpha |}f}{\partial x_{1}^{\alpha _{1}}\,\partial x_{2}^{\alpha _{2}}\,\cdots \,\partial x_{n}^{\alpha _{n}}}}}
exist and are continuous for every multi-index
α
=
(
α
1
,
α
2
,
…
,
α
n
)
{\displaystyle \alpha =(\alpha _{1},\alpha _{2},\ldots ,\alpha _{n})}
of non-negative integers with
|
α
|
=
α
1
+
α
2
+
⋯
+
α
n
≤
k
{\displaystyle |\alpha |=\alpha _{1}+\alpha _{2}+\cdots +\alpha _{n}\leq k}
. Equivalently, in finite dimensions,
f
{\displaystyle f}
is of class
C
k
{\displaystyle C^{k}}
on
U
{\displaystyle U}
if it is
k
{\displaystyle k}
times continuously Fréchet differentiable on
U
{\displaystyle U}
. The function
f
{\displaystyle f}
is said to be of class
C
{\displaystyle C}
or
C
0
{\displaystyle C^{0}}
if it is continuous on
U
{\displaystyle U}
. Functions of class
C
1
{\displaystyle C^{1}}
are also said to be continuously differentiable.
A function
f
:
U
⊂
R
n
→
R
m
{\displaystyle f:U\subset \mathbb {R} ^{n}\to \mathbb {R} ^{m}}
, defined on an open set
U
{\displaystyle U}
of
R
n
{\displaystyle \mathbb {R} ^{n}}
, is said to be of class
C
k
{\displaystyle C^{k}}
on
U
{\displaystyle U}
, for a positive integer
k
{\displaystyle k}
, if all of its components
f
i
=
π
i
∘
f
for
i
=
1
,
2
,
3
,
…
,
m
{\displaystyle f_{i}=\pi _{i}\circ f\quad {\text{for }}i=1,2,3,\ldots ,m}
are of class
C
k
{\displaystyle C^{k}}
, where
π
i
{\displaystyle \pi _{i}}
are the natural projections
π
i
:
R
m
→
R
{\displaystyle \pi _{i}:\mathbb {R} ^{m}\to \mathbb {R} }
defined by
π
i
(
x
1
,
x
2
,
…
,
x
m
)
=
x
i
{\displaystyle \pi _{i}(x_{1},x_{2},\ldots ,x_{m})=x_{i}}
. It is said to be of class
C
{\displaystyle C}
or
C
0
{\displaystyle C^{0}}
if it is continuous, or equivalently, if all components
f
i
{\displaystyle f_{i}}
are continuous, on
U
{\displaystyle U}
.
Function spaces
Open domains
Let
D
{\displaystyle D}
be an open subset of
R
n
{\displaystyle \mathbb {R} ^{n}}
. The set of all real-valued
C
k
{\displaystyle C^{k}}
functions on
D
{\displaystyle D}
is denoted
C
k
(
D
)
{\displaystyle C^{k}(D)}
. With the compact-open
C
k
{\displaystyle C^{k}}
topology,
C
k
(
D
)
{\displaystyle C^{k}(D)}
is a Fréchet space. One way to describe this topology is by the family of seminorms
p
K
,
α
(
f
)
=
sup
x
∈
K
|
D
α
f
(
x
)
|
,
{\displaystyle p_{K,\alpha }(f)=\sup _{x\in K}|D^{\alpha }f(x)|,}
where
K
{\displaystyle K}
ranges over compact subsets of
D
{\displaystyle D}
and
α
{\displaystyle \alpha }
ranges over multi-indices with
|
α
|
≤
k
{\displaystyle |\alpha |\leq k}
.
Compact domains
If
U
⊂
R
n
{\displaystyle U\subset \mathbb {R} ^{n}}
is bounded and open, then
C
k
(
U
¯
)
{\displaystyle C^{k}({\overline {U}})}
denotes the space of functions on
U
{\displaystyle U}
whose partial derivatives of order at most
k
{\displaystyle k}
extend continuously to the compact set
U
¯
{\displaystyle {\overline {U}}}
.[3] It is a Banach space with the norm
‖
f
‖
C
k
(
U
¯
)
=
max
|
α
|
≤
k
sup
x
∈
U
¯
|
D
α
f
(
x
)
|
.
{\displaystyle \|f\|_{C^{k}({\overline {U}})}=\max _{|\alpha |\leq k}\sup _{x\in {\overline {U}}}|D^{\alpha }f(x)|.}
Equivalently, one may use the sum of these suprema over
|
α
|
≤
k
{\displaystyle |\alpha |\leq k}
; the resulting norm is equivalent.
Under pointwise addition and multiplication,
C
k
(
U
¯
)
{\displaystyle C^{k}({\overline {U}})}
is a commutative Banach algebra. The algebra property follows from the Leibniz rule, which expresses each derivative of a product in terms of derivatives of the factors of order at most
k
{\displaystyle k}
.
More generally, if
M
{\displaystyle M}
is a compact smooth manifold, possibly with boundary, then
C
k
(
M
)
{\displaystyle C^{k}(M)}
is a Banach space. Its norm may be defined using a finite collection of coordinate charts and a partition of unity; different such choices give equivalent norms. With pointwise multiplication,
C
k
(
M
)
{\displaystyle C^{k}(M)}
is again a Banach algebra. By contrast,
C
∞
(
M
)
{\displaystyle C^{\infty }(M)}
is generally not a Banach space; on a compact manifold it is naturally a Fréchet space, with seminorms controlling derivatives of all orders.
The Gelfand spectrum of
C
k
(
M
)
{\displaystyle C^{k}(M)}
is
M
{\displaystyle M}
itself. Thus the Gelfand transform gives an injective (but not surjective) map
C
k
(
M
)
→
C
0
(
M
)
{\displaystyle C^{k}(M)\to C^{0}(M)}
.[4]: Exercise 11.9
Density
The above spaces occur naturally in applications where functions having derivatives of certain orders are necessary; however, particularly in the study of partial differential equations, it can sometimes be more fruitful to work instead with Sobolev spaces.
Smooth compactly supported functions are dense in many function spaces used in analysis, such as
L
p
{\displaystyle L^{p}}
spaces and Sobolev spaces under suitable hypotheses. These correspond to putting topologies on the smooth functions that are weaker than those of uniform convergence (like the
L
p
{\displaystyle L^{p}}
norm). This makes smooth functions useful as test functions and as approximations to less regular functions.
Basic properties
The differentiability classes
C
k
{\displaystyle C^{k}}
are closed under the usual algebraic operations. If
f
{\displaystyle f}
and
g
{\displaystyle g}
are real-valued functions of class
C
k
{\displaystyle C^{k}}
on the same domain, then
f
+
g
{\displaystyle f+g}
,
f
g
{\displaystyle fg}
, and any scalar multiple of
f
{\displaystyle f}
are also of class
C
k
{\displaystyle C^{k}}
. If
g
{\displaystyle g}
is nowhere zero, then the quotient
f
/
g
{\displaystyle f/g}
is of class
C
k
{\displaystyle C^{k}}
. These facts follow from the sum, product, and quotient rules for derivatives.[4][5]
Moreover, the space
C
k
(
U
)
{\displaystyle C^{k}(U)}
is a real vector space and, under pointwise multiplication, a commutative algebra. In particular,
C
∞
(
M
)
{\displaystyle C^{\infty }(M)}
, the algebra of smooth real-valued functions on a smooth manifold
M
{\displaystyle M}
, plays a central role in differential geometry: many geometric objects on
M
{\displaystyle M}
can be described in terms of their action on smooth functions.
The class
C
k
{\displaystyle C^{k}}
is also closed under composition. If
U
,
V
,
W
{\displaystyle U,V,W}
are open subsets of Euclidean spaces,
f
:
U
→
V
{\displaystyle f:U\to V}
is of class
C
k
{\displaystyle C^{k}}
, and
g
:
V
→
W
{\displaystyle g:V\to W}
is of class
C
k
{\displaystyle C^{k}}
, then the composite map
g
∘
f
:
U
→
W
{\displaystyle g\circ f:U\to W}
is of class
C
k
{\displaystyle C^{k}}
. For
k
=
1
{\displaystyle k=1}
, this is a consequence of the chain rule:
D
(
g
∘
f
)
(
x
)
=
D
g
(
f
(
x
)
)
∘
D
f
(
x
)
.
{\displaystyle D(g\circ f)(x)=Dg(f(x))\circ Df(x).}
The higher-order case follows by repeated differentiation.[4][5]
The classes form a nested hierarchy:
C
∞
⊆
⋯
⊆
C
k
+
1
⊆
C
k
⊆
⋯
⊆
C
1
⊆
C
0
.
{\displaystyle C^{\infty }\subseteq \cdots \subseteq C^{k+1}\subseteq C^{k}\subseteq \cdots \subseteq C^{1}\subseteq C^{0}.}
Thus every
C
k
+
1
{\displaystyle C^{k+1}}
function is
C
k
{\displaystyle C^{k}}
, and every
C
1
{\displaystyle C^{1}}
function is continuous. On typical domains, such as open intervals or open subsets of Euclidean space, these inclusions are strict.
In several variables, continuous differentiability has several consequences for partial derivatives. If a function is of class
C
k
{\displaystyle C^{k}}
, then its mixed partial derivatives of order at most
k
{\displaystyle k}
are independent of the order of differentiation. In particular, if
f
{\displaystyle f}
is of class
C
2
{\displaystyle C^{2}}
, then
∂
2
f
∂
x
i
∂
x
j
=
∂
2
f
∂
x
j
∂
x
i
{\displaystyle {\frac {\partial ^{2}f}{\partial x_{i}\,\partial x_{j}}}={\frac {\partial ^{2}f}{\partial x_{j}\,\partial x_{i}}}}
for all coordinate directions
x
i
{\displaystyle x_{i}}
and
x
j
{\displaystyle x_{j}}
.[5] As a consequence, the hessian matrix of a
C
2
{\displaystyle C^{2}}
function is a symmetric matrix.
The class
C
1
{\displaystyle C^{1}}
is a hypothesis in local results such as the inverse function theorem and the implicit function theorem. For example, if
f
:
U
⊆
R
n
→
R
n
{\displaystyle f:U\subseteq \mathbb {R} ^{n}\to \mathbb {R} ^{n}}
is of class
C
1
{\displaystyle C^{1}}
and the derivative
D
f
(
a
)
{\displaystyle Df(a)}
is invertible at a point
a
∈
U
{\displaystyle a\in U}
, then
f
{\displaystyle f}
is locally invertible near
a
{\displaystyle a}
, and its local inverse is also of class
C
1
{\displaystyle C^{1}}
.[4][5]
Other concepts
Relation to analyticity
While all analytic functions are smooth on the set on which they are analytic, examples such as bump functions (mentioned above) show that the converse is not true for functions on the reals: there exist smooth real functions that are not analytic. Simple examples of functions that are smooth but not analytic at any point can be made by means of Fourier series; another example is the Fabius function. Although it might seem that such functions are the exception rather than the rule, analytic functions form a small subclass of smooth functions; for example, with suitable topologies on spaces of smooth functions, analytic functions form a meagre subset of the smooth functions.[6] Furthermore, for every open subset A of the real line, there exist smooth functions that are analytic on A and nowhere else.[7]
The situation thus described is in marked contrast to complex differentiable functions. If a complex function is holomorphic on an open set, it is infinitely differentiable and analytic on that set.[8]
A theorem of Émile Borel states that every formal power series occurs as the Taylor series of some smooth function. This is another way in which smooth functions differ from analytic functions, whose Taylor series determine them locally.
Smoothness and the Fourier transform
Under suitable hypotheses, higher differentiability of a function is related to faster decay of its Laplace transform or Fourier transform. For example, integration by parts gives decay estimates for Fourier transforms of functions whose derivatives satisfy appropriate integrability or boundary conditions. These relationships are related to results such as the Paley–Wiener theorem.
Conversely, decay of the Fourier transform can imply differentiability or continuity properties of the original function. This is often formulated using Sobolev spaces: Fourier-transform decay gives Sobolev regularity, and the Sobolev embedding theorem gives conditions under which Sobolev regularity implies classical
C
k
{\displaystyle C^{k}}
smoothness.
Test functions and distributions
Smooth compactly supported functions, usually denoted
C
c
∞
(
U
)
{\displaystyle C_{c}^{\infty }(U)}
, are called test functions. They are used to define distributions and weak derivatives.
Smooth partitions of unity
Smooth functions with suitably controlled support, especially smooth functions with compact support, are used in the construction of smooth partitions of unity (see partition of unity and topology glossary); these are essential in the study of smooth manifolds, for example to show that Riemannian metrics can be defined globally starting from their local existence. A simple case is that of a bump function on the real line, that is, a smooth function f that takes the value 0 outside an interval [a,b] and such that
f
(
x
)
>
0
for
a
<
x
<
b
.
{\displaystyle f(x)>0\quad {\text{ for }}\quad a<x<b.\,}
Given a locally finite collection of overlapping intervals on the line, bump functions can be constructed on each of them, and on semi-infinite intervals
(
−
∞
,
c
]
{\displaystyle (-\infty ,c]}
and
[
d
,
+
∞
)
{\displaystyle [d,+\infty )}
to cover the whole line, such that the sum of the functions is always 1.
From what has just been said, partitions of unity do not apply to holomorphic functions in the same way; for example, there are no nonzero holomorphic functions with compact support on a connected complex domain. Their different behavior relative to existence and analytic continuation is one of the roots of sheaf theory. In contrast, sheaves of smooth functions are fine and hence have different cohomological behavior.
Smooth functions on and between manifolds
Given a smooth manifold
M
{\displaystyle M}
, of dimension
m
,
{\displaystyle m,}
and an atlas
U
=
{
(
U
α
,
ϕ
α
)
}
α
,
{\displaystyle {\mathfrak {U}}=\{(U_{\alpha },\phi _{\alpha })\}_{\alpha },}
a map
f
:
M
→
R
{\displaystyle f:M\to \mathbb {R} }
is smooth on
M
{\displaystyle M}
if, for every
p
∈
M
{\displaystyle p\in M}
, there is a chart
(
U
,
ϕ
)
∈
U
,
{\displaystyle (U,\phi )\in {\mathfrak {U}},}
with
p
∈
U
,
{\displaystyle p\in U,}
such that
f
∘
ϕ
−
1
:
ϕ
(
U
)
→
R
{\displaystyle f\circ \phi ^{-1}:\phi (U)\to \mathbb {R} }
is a smooth function from the open subset
ϕ
(
U
)
{\displaystyle \phi (U)}
of
R
m
{\displaystyle \mathbb {R} ^{m}}
to
R
{\displaystyle \mathbb {R} }
. Similarly,
f
{\displaystyle f}
is of class
C
k
{\displaystyle C^{k}}
if these coordinate representations are of class
C
k
{\displaystyle C^{k}}
. Smoothness can be checked with respect to any chart of the atlas that contains
p
,
{\displaystyle p,}
since the smoothness requirements on the transition functions between charts ensure that if
f
{\displaystyle f}
is smooth near
p
{\displaystyle p}
in one chart it will be smooth near
p
{\displaystyle p}
in any other chart.
On a smooth manifold
M
{\displaystyle M}
, smooth vector fields can be identified with derivations of the algebra
C
∞
(
M
)
{\displaystyle C^{\infty }(M)}
. That is, a vector field
X
{\displaystyle X}
acts on smooth functions by
f
↦
X
f
{\displaystyle f\mapsto Xf}
and satisfies the Leibniz rule
X
(
f
g
)
=
f
X
(
g
)
+
g
X
(
f
)
.
{\displaystyle X(fg)=fX(g)+gX(f).}
If
F
:
M
→
N
{\displaystyle F:M\to N}
is a map from
M
{\displaystyle M}
to an
n
{\displaystyle n}
-dimensional manifold
N
{\displaystyle N}
, then
F
{\displaystyle F}
is smooth if, for every
p
∈
M
,
{\displaystyle p\in M,}
there is a chart
(
U
,
ϕ
)
{\displaystyle (U,\phi )}
containing
p
,
{\displaystyle p,}
and a chart
(
V
,
ψ
)
{\displaystyle (V,\psi )}
containing
F
(
p
)
{\displaystyle F(p)}
such that
F
(
U
)
⊂
V
,
{\displaystyle F(U)\subset V,}
and
ψ
∘
F
∘
ϕ
−
1
:
ϕ
(
U
)
→
ψ
(
V
)
{\displaystyle \psi \circ F\circ \phi ^{-1}:\phi (U)\to \psi (V)}
is a smooth function between open subsets of Euclidean spaces.
Smooth maps between manifolds induce linear maps between tangent spaces: for
F
:
M
→
N
{\displaystyle F:M\to N}
, at each point the pushforward (or differential) maps tangent vectors at
p
{\displaystyle p}
to tangent vectors at
F
(
p
)
{\displaystyle F(p)}
:
F
∗
,
p
:
T
p
M
→
T
F
(
p
)
N
,
{\displaystyle F_{*,p}:T_{p}M\to T_{F(p)}N,}
and on the level of the tangent bundle, the pushforward is a vector bundle homomorphism:
F
∗
:
T
M
→
T
N
.
{\displaystyle F_{*}:TM\to TN.}
The dual to the pushforward is the pullback, which "pulls" covectors on
N
{\displaystyle N}
back to covectors on
M
,
{\displaystyle M,}
and
k
{\displaystyle k}
-forms to
k
{\displaystyle k}
-forms:
F
∗
:
Ω
k
(
N
)
→
Ω
k
(
M
)
.
{\displaystyle F^{*}:\Omega ^{k}(N)\to \Omega ^{k}(M).}
In this way smooth functions between manifolds can transport local data, like vector fields and differential forms, from one manifold to another, or down to Euclidean space where computations like integration are well understood.
Preimages and images of smooth maps are, in general, not manifolds without additional assumptions. Preimages of regular values are manifolds; this means that, for a smooth map
F
:
M
→
N
{\displaystyle F:M\to N}
and a value
q
∈
N
{\displaystyle q\in N}
, the differential
d
F
p
:
T
p
M
→
T
q
N
{\displaystyle dF_{p}:T_{p}M\to T_{q}N}
is surjective at every point
p
∈
F
−
1
(
q
)
{\displaystyle p\in F^{-1}(q)}
. This is the preimage theorem. Similarly, the image of an embedding is an embedded submanifold.[9]
Smoothness is also defined for sections of vector bundles. A section is smooth if its coordinate components are smooth in local trivializations. Smooth vector fields, differential forms, and tensor fields are examples of smooth sections.
Smooth functions between subsets of manifolds
There is a corresponding notion of smooth map for arbitrary subsets of manifolds. If
f
:
X
→
Y
{\displaystyle f:X\to Y}
is a function whose domain and codomain are subsets of manifolds
X
⊆
M
{\displaystyle X\subseteq M}
and
Y
⊆
N
{\displaystyle Y\subseteq N}
, respectively, then
f
{\displaystyle f}
is said to be smooth if for all
x
∈
X
{\displaystyle x\in X}
there is an open set
U
⊆
M
{\displaystyle U\subseteq M}
with
x
∈
U
{\displaystyle x\in U}
and a smooth function
F
:
U
→
N
{\displaystyle F:U\to N}
such that
F
(
p
)
=
f
(
p
)
{\displaystyle F(p)=f(p)}
for all
p
∈
U
∩
X
.
{\displaystyle p\in U\cap X.}
Hölder spaces
For
0
<
α
≤
1
{\displaystyle 0<\alpha \leq 1}
, the Hölder spaces
C
k
,
α
(
U
)
{\displaystyle C^{k,\alpha }(U)}
on an open set
U
{\displaystyle U}
in
R
n
{\displaystyle \mathbb {R} ^{n}}
are functions that are
C
k
{\displaystyle C^{k}}
on
U
{\displaystyle U}
and whose
k
{\displaystyle k}
-th partials satisfy a Hölder condition on
U
{\displaystyle U}
:
|
∂
k
f
(
x
)
−
∂
k
f
(
y
)
|
≤
C
‖
x
−
y
‖
α
.
{\displaystyle |\partial ^{k}f(x)-\partial ^{k}f(y)|\leq C\|x-y\|^{\alpha }.}
This condition is stronger than ordinary continuity. When
α
=
1
{\displaystyle \alpha =1}
, it implies the Lipschitz continuity of the k-th derivative, which is weaker than their differentiability. Thus, for
0
<
α
<
1
{\displaystyle 0<\alpha <1}
, and on a non-empty open domain
U
{\displaystyle U}
,
C
k
(
U
)
⊊
C
k
,
α
(
U
)
⊊
C
k
,
1
(
U
)
⊊
C
k
+
1
(
U
)
.
{\displaystyle C^{k}(U)\subsetneq C^{k,\alpha }(U)\subsetneq C^{k,1}(U)\subsetneq C^{k+1}(U).}
See also
- Discontinuity – Mathematical analysis of discontinuous pointsPages displaying short descriptions of redirect targets
- Hadamard's lemma – TheoremPages displaying short descriptions with no spaces
- Non-analytic smooth function – Mathematical functions which are smooth but not analytic
- Parametric continuity – Notion of smoothness for parametric curves
- Quasi-analytic function
- Singularity (mathematics) – Point where a mathematical object behaves irregularly
- Sinuosity – Ratio of arc length and straight-line distance between two points on a wave-like function
- Smooth scheme – Concept in algebraic geometryPages displaying short descriptions of redirect targets
- Smooth number – Integer having only small prime factors (number theory)
- Smoothing – Fitting an approximating function to data
- Spline – Mathematical function defined piecewise by polynomials
- Sobolev mapping
References
- Warner, Frank W. (1983). Foundations of Differentiable Manifolds and Lie Groups. Springer. p. 5 [Definition 1.2]. ISBN 978-0-387-90894-6. Archived from the original on 2015-10-01. Retrieved 2014-11-28.
- Henri Cartan (1977). Cours de calcul différentiel. Paris: Hermann.
{{cite book}}: CS1 maint: publisher location (link) - Evans, Lawrence C. (2010). Partial Differential Equations. Graduate Studies in Mathematics. Vol. 19 (2nd ed.). American Mathematical Society. ISBN 978-0-8218-4974-3.
- Rudin, Walter (1976). Principles of Mathematical Analysis (3rd ed.). McGraw-Hill. ISBN 978-0-07-054235-8.
- Munkres, James R. (1991). Analysis on Manifolds. Addison-Wesley. ISBN 978-0-201-51035-5.
- Darst, R. B. (1973). "Most Infinitely Differentiable Functions are Nowhere Analytic". Canadian Mathematical Bulletin. 16 (4): 597–598. doi:10.4153/CMB-1973-098-3.
- Kim, Sung S.; Kwon, Kil H. (2000). "Smooth (
C
∞
{\displaystyle C^{\infty }}
) but Nowhere Analytic Functions". American Mathematical Monthly. 107 (3): 264–266. doi:10.2307/2589322. JSTOR 2589322.
- Ahlfors, Lars V. (1979). Complex Analysis (3rd ed.). McGraw-Hill. ISBN 978-0-07-000657-7.
- Guillemin, Victor; Pollack, Alan (1974). Differential Topology. Englewood Cliffs: Prentice-Hall. ISBN 0-13-212605-2.