Edge cases of classical complex Weierstrass preparation #
The degree-zero case is independent of analytic division: the distinguished
polynomial is 1, so the original analytic germ is the unit.
theorem
ClassicalComplexWPT.classicalComplexWeierstrassPreparation_zero
{n : ℕ}
{f : Ambient n → ℂ}
(hf : AnalyticAt ℂ f 0)
(horder : ExactOrderInLastVariable f 0)
:
Degree-zero preparation, including uniqueness of the empty coefficient family and the unit.
theorem
ClassicalComplexWPT.classicalComplexWeierstrassPreparation_noBase
{d : ℕ}
{f : Ambient 0 → ℂ}
(hf : AnalyticAt ℂ f 0)
(horder : ExactOrderInLastVariable f d)
:
When there are no base variables, preparation is precisely the univariate
exact-order factorization. This proves the full public existence-and-
uniqueness conclusion for every degree d when n = 0.