Differentiability of models with corners and (extended) charts #
In this file, we analyse the differentiability of charts, models with corners and extended charts. We show that
- models with corners are differentiable
- charts are differentiable on their source
mdifferentiableOn_extChartAt
:extChartAt
is differentiable on its source
Suppose a partial homeomorphism e
is differentiable. This file shows
PartialHomeomorph.MDifferentiable.mfderiv
: its derivative is a continuous linear equivalencePartialHomeomorph.MDifferentiable.mfderiv_bijective
: its derivative is bijective; there are also spelling with trivial kernel and full range
In particular, (extended) charts have bijective differential.
Tags #
charts, differentiable, bijective
Model with corners #
Differentiable partial homeomorphisms #
The derivative of a differentiable partial homeomorphism, as a continuous linear equivalence
between the tangent spaces at x
and e x
.
Equations
Instances For
Differentiability of extChartAt
#
The composition of the derivative of extChartAt
with the derivative of the inverse of
extChartAt
gives the identity.
Version where the basepoint belongs to (extChartAt I x).target
.
The composition of the derivative of extChartAt
with the derivative of the inverse of
extChartAt
gives the identity.
Version where the basepoint belongs to (extChartAt I x).source
.
The composition of the derivative of the inverse of extChartAt
with the derivative of
extChartAt
gives the identity.
Version where the basepoint belongs to (extChartAt I x).target
.
The composition of the derivative of the inverse of extChartAt
with the derivative of
extChartAt
gives the identity.
Version where the basepoint belongs to (extChartAt I x).source
.