Basic properties of C^n functions between manifolds #
In this file, we show that standard operations on C^n maps between manifolds are C^n :
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 isC^ncontMDiff_isOpenEmbeddingshows that ifMhas aChartedSpacestructure induced by an open embeddinge : M โ H, theneisC^n.
Tags #
chain rule, manifolds, higher derivative
Regularity of the composition of C^n 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 C^n #
Alias of contMDiff_id.
Alias of contMDiffOn_id.
Alias of contMDiffAt_id.
Alias of contMDiffWithinAt_id.
Constants are C^n #
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.
Alias of contMDiffWithinAt_of_notMem.
Alias of contMDiffWithinAt_of_notMem_mulTSupport.
f is continuously differentiable at each point outside of its mulTSupport.
Alias of contMDiffAt_of_notMem.
Alias of contMDiffAt_of_notMem_mulTSupport.
f is continuously differentiable at each point outside of its mulTSupport.
The inclusion map from one open set to another is C^n #
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 C^n #
If the ChartedSpace structure on a manifold M is given by an open embedding e : M โ H,
then e is C^n.
If the ChartedSpace structure on a manifold M is given by an open embedding e : M โ H,
then the inverse of e is C^n.
Let M' be a manifold whose chart structure is given by an open embedding e' into its model
space H'. If e' โ f : M โ H' is C^n, then f is C^n.
This is useful, for example, when e' โ f = g โ e for smooth maps e : M โ X and g : X โ H'.