Regular holomorphic level sets #
A surjective derivative at one point gives a local analytic parametrization of
the corresponding fiber. The parameter space has the expected complex
dimension n - m. Besides the analytic parameter map, the interface exposes
an analytic ambient fiber-coordinate map and eventual two-sided inverse laws,
so the conclusion is stronger than a dimension count.
An explicit local analytic parametrization of the fiber
F⁻¹(F a) by ℂ^(n-m).
The parameter and fiber-coordinate maps are analytic at their marked points. They are locally inverse on the parameter space and on the level set, and the parameter map lands in the level set on a neighborhood of the origin.
- analyticAt_parameter : AnalyticAt ℂ parameter 0
- analyticAt_fiberCoordinate : AnalyticAt ℂ fiberCoordinate a
- left_inv : (fun (u : ComplexEuclidean (n - m)) => fiberCoordinate (parameter u)) =ᶠ[nhds 0] fun (u : ComplexEuclidean (n - m)) => u
- parameter_mem_fiber : (fun (u : ComplexEuclidean (n - m)) => F (parameter u)) =ᶠ[nhds 0] fun (x : ComplexEuclidean (n - m)) => F a
Instances For
Near the base point, membership in the regular level set is exactly recovery by the local parameter/fiber-coordinate pair.
The parameter map is injective on some neighborhood of the origin.
Holomorphic regular level-set theorem. If the derivative of a
holomorphic map is surjective at a, then the local fiber through a is
analytically parametrized by a neighborhood of the origin in ℂ^(n-m), with
an analytic local inverse defined on the ambient source.
Only surjectivity at the marked point is assumed; no separate neighborhood constant-rank hypothesis is needed.