Documentation

LeanPool.LocalComplexGeometry.ClassicalComplexWPT.Basic

Basic definitions for classical complex Weierstrass preparation #

This module will contain the ordinary finite-dimensional spaces and local analytic definitions used by the proof development. The independently audited public statement remains in Challenge.lean.

@[reducible, inline]

The complex parameter space ℂⁿ.

Equations
Instances For
    @[reducible, inline]

    The parameter space together with the distinguished complex variable.

    Equations
    Instances For

      The additive zero in the ambient product is the pair of coordinate zeros.

      def ClassicalComplexWPT.lastSlice {n : } (f : Ambient n) :

      Restriction of a function to the distinguished-variable axis.

      Equations
      Instances For
        @[simp]
        theorem ClassicalComplexWPT.lastSlice_zero {n : } (f : Ambient n) :
        lastSlice f 0 = f 0

        The distinguished-variable slice has a zero of exact order d at the origin: all derivatives of order below d vanish and the derivative of order d does not vanish.

        Equations
        Instances For
          def ClassicalComplexWPT.preparedPolynomial {n : } (d : ) (a : Fin dBase n) (x : Ambient n) :

          The monic degree-d polynomial in the distinguished variable.

          Equations
          Instances For
            def ClassicalComplexWPT.IsWeierstrassPreparation {n : } (f : Ambient n) (d : ) (a : Fin dBase n) (u : Ambient n) :

            f is locally the product of a nonvanishing analytic unit and a monic distinguished-variable polynomial whose lower coefficients are analytic and vanish at the base origin.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For