Documentation

LeanPool.JacobianDiffgeo.LocalMultiplicity.AdaptedCharts

Adapted charts (Forster Thm 2.1) #

structure RS.AdaptedChartsAt {X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [ChartedSpace X] [TopologicalSpace Y] [ChartedSpace Y] (F : XY) (x : X) (k : ) :
Type (max u_1 u_2)

Adapted chart pair at x exhibiting F as zz ^ k (Forster Thm 2.1). Both charts belong to the analytic maximal atlases (so all holomorphy transports), both are centered, targets are round balls, and F is exactly (· ^ k) in these coordinates.

Instances For
    theorem RS.AdaptedChartsAt.eqOn_symm {X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [ChartedSpace X] [TopologicalSpace Y] [ChartedSpace Y] {F : XY} {x : X} {k : } (A : AdaptedChartsAt F x k) (z : X) :
    z A.e.sourceF z = A.e'.symm (A.e z ^ k)
    theorem RS.AdaptedChartsAt.image_source {X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [ChartedSpace X] [TopologicalSpace Y] [ChartedSpace Y] {F : XY} {x : X} {k : } (hk : k 0) (A : AdaptedChartsAt F x k) :

    F maps the adapted source onto the adapted target source (uses image_pow_ball).

    Adapted charts pin down the multiplicity: if F reads as z ^ k in adapted charts, then k IS the local multiplicity. (The hypothesis hk is kept for interface stability; it is not needed for this direction.)

    Existence of adapted charts (Forster Thm 2.1), with source shrinkable into any given neighborhood. Here k = multiplicity F x ≥ 1.