RellichKondrachov.Geometry.Manifold.Riemannian.ChartLocalLipschitz #
Local Lipschitz control for Riemannian charts.
This file extracts a reusable lemma showing that, around any point x : M, the inverse extended
chart (extChartAt I x).symm is Lipschitz on a small ball in chart coordinates (with respect to the
Riemannian edist on M).
Main result #
RellichKondrachov.Geometry.Manifold.Riemannian.lipschitzOnWith_symm_extChartAt_ofRiemannianMetric
mfderivWithin is a continuous linear map between tangent spaces. For the model
space E (viewed as a manifold), we locally activate the
NormedAddCommGroup/NormedSpace structures on its tangent
spaces so that operator-norm estimates are available.
This matches the approach used in Mathlib’s Riemannian manifold development: these instances should not be global because they need not coincide definitionally with Riemannian structures.
Around any point x, the inverse extended chart is Lipschitz on a small ball in chart
coordinates, with respect to the Riemannian distance.