Basic properties of smooth functions between manifolds #
In this file, we show that standard operations on smooth maps between smooth manifolds are smooth:
ContMDiffOn.compgives the invariance of theCโฟproperty under compositioncontMDiff_idgives the smoothness of the identitycontMDiff_constgives the smoothness of constant functionscontMDiff_inclusionshows that the inclusion between open sets of a topological space is smoothcontMDiff_isOpenEmbeddingshows that ifMhas aChartedSpacestructure induced by an open embeddinge : M โ H, theneis smooth.
Tags #
chain rule, manifolds, higher derivative
Smoothness of the composition of smooth functions between manifolds #
The composition of C^n functions within domains at points is C^n.
See note [comp_of_eq lemmas]
Alias of ContMDiffWithinAt.comp.
The composition of C^n functions within domains at points is C^n.
The composition of C^n functions on domains is C^n.
Alias of ContMDiffOn.comp.
The composition of C^n functions on domains is C^n.
The composition of C^n functions on domains is C^n.
Alias of ContMDiffOn.comp'.
The composition of C^n functions on domains is C^n.
The composition of C^n functions is C^n.
Alias of ContMDiff.comp.
The composition of C^n functions is C^n.
The composition of C^n functions within domains at points is C^n.
Alias of ContMDiffWithinAt.comp'.
The composition of C^n functions within domains at points is C^n.
g โ f is C^n within s at x if g is C^n at f x and
f is C^n within s at x.
Alias of ContMDiffAt.comp_contMDiffWithinAt.
g โ f is C^n within s at x if g is C^n at f x and
f is C^n within s at x.
The composition of C^n functions at points is C^n.
See note [comp_of_eq lemmas]
Alias of ContMDiffAt.comp.
The composition of C^n functions at points is C^n.
Alias of ContMDiff.comp_contMDiffOn.
Alias of ContMDiffOn.comp_contMDiff.
The identity is smooth #
Alias of contMDiff_id.
Alias of contMDiffOn_id.
Alias of contMDiffAt_id.
Alias of contMDiffWithinAt_id.
Constants are smooth #
Alias of contMDiff_const.
Alias of contMDiff_one.
Alias of contMDiff_zero.
Alias of contMDiffOn_const.
Alias of contMDiffOn_one.
Alias of contMDiffOn_zero.
Alias of contMDiffAt_const.
Alias of contMDiffAt_one.
Alias of contMDiffAt_zero.
Alias of contMDiffWithinAt_const.
Alias of contMDiffWithinAt_one.
Alias of contMDiffWithinAt_zero.
f is continuously differentiable if it is cont. differentiable at
each x โ mulTSupport f.
f is continuously differentiable if it is continuously
differentiable at each x โ tsupport f.
f is continuously differentiable at each point outside of its mulTSupport.
The inclusion map from one open set to another is smooth #
Alias of contMDiffAt_subtype_iff.
Alias of contMDiffAt_subtype_iff.
Alias of contMDiff_subtype_val.
Alias of ContMDiff.extend_one.
Alias of ContMDiff.extend_zero.
Alias of contMDiff_inclusion.
Open embeddings and their inverses are smooth #
If the ChartedSpace structure on a manifold M is given by an open embedding e : M โ H,
then e is smooth.
Alias of contMDiff_isOpenEmbedding.
If the ChartedSpace structure on a manifold M is given by an open embedding e : M โ H,
then e is smooth.
If the ChartedSpace structure on a manifold M is given by an open embedding e : M โ H,
then the inverse of e is smooth.
Alias of contMDiffOn_isOpenEmbedding_symm.
If the ChartedSpace structure on a manifold M is given by an open embedding e : M โ H,
then the inverse of e is smooth.
Let M' be a manifold whose chart structure is given by an open embedding e' into its model
space H'. Then the smoothness of e' โ f : M โ H' implies the smoothness of f.
This is useful, for example, when e' โ f = g โ e for smooth maps e : M โ X and g : X โ H'.
Alias of ContMDiff.of_comp_isOpenEmbedding.
Let M' be a manifold whose chart structure is given by an open embedding e' into its model
space H'. Then the smoothness of e' โ f : M โ H' implies the smoothness of f.
This is useful, for example, when e' โ f = g โ e for smooth maps e : M โ X and g : X โ H'.