Documentation

LeanPool.LocalComplexGeometry.ClassicalComplexWPT.ExactOrder

Exact order in the distinguished variable #

This file connects the public derivative-based order condition to elementary properties of the distinguished-variable slice. The deeper comparison with analytic order is developed separately from these edge-case lemmas.

Restricting an analytic germ to the distinguished-variable axis preserves analyticity.

Exact order zero is exactly nonvanishing at the origin.

For an analytic germ, the public derivative condition agrees with Mathlib's analytic order.

theorem ClassicalComplexWPT.exists_lastSlice_eq_pow_mul {n d : } {f : Ambient n} (hf : AnalyticAt f 0) (horder : ExactOrderInLastVariable f d) :
∃ (g : ), AnalyticAt g 0 g 0 0 lastSlice f =ᶠ[nhds 0] fun (w : ) => w ^ d * g w

The exact-order hypothesis supplies the normalized one-variable axis factorization.