Documentation

LeanPool.PLAcceleratedNesterovLean.Core.EmbeddedManifold

Embedded Manifold Geometry #

Proves that C² smooth embeddings of manifolds have local graph representations (via the inverse function theorem), and that general tubular neighborhoods yield the IsTubularNeighborhoodOfSubmanifold structure.

Main results #

Auxiliary lemmas #

theorem PLAcceleratedNesterovLean.exists_tubular_subneighborhood_of_c3_pl {d : } (hd : 0 < d) {f : E d} {μ : } {U : Set (E d)} (hU_open : IsOpen U) (hS_sub : argminSet f U) (hPL : PolyakLojasiewicz f μ U) (hf_C3 : ContDiffOn 3 f U) :

C³+PL on an open neighborhood of the minimizer set gives a smaller tubular sub-neighborhood of the minimizer set.

theorem PLAcceleratedNesterovLean.exists_general_tubular_subneighborhood {d n : } (M : Type u_1) [TopologicalSpace M] [ChartedSpace (ManifoldModel n) M] [IsManifold (modelI n) 2 M] (ι : ME d) ( : Manifold.IsSmoothEmbedding (modelI n) (modelWithCornersSelf (E d)) 2 ι) (U : Set (E d)) (hU_open : IsOpen U) (hS_sub : Set.range ι U) :
∃ (U' : Set (E d)), IsOpen U' Set.range ι U' U' U IsGeneralTubularNeighborhood (Set.range ι) U'

A C² smooth embedded submanifold contained in an open set admits a smaller general tubular neighborhood contained in that open set.

For compact C² embedded submanifolds, a general tubular neighborhood can be refined to a metric tubular neighborhood with C² chart structure.

For C² embedded submanifolds, a general tubular neighborhood yields IsTubularNeighborhoodOfSubmanifold — the submanifold charts come from the pointwise IFT.