Documentation

LeanPool.LocalComplexGeometry.FiniteProjection.PreparedQuotient

The finite-free quotient by a prepared polynomial #

The exact kernel and surjectivity of analytic Weierstrass remainder identify the quotient by a prepared polynomial with its vector of d coefficients. Transporting the standard function-space basis gives the classes of 1, w, ..., w^(d-1).

noncomputable def LocalComplexGeometry.WPTBridge.preparedPolynomialIdeal {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) :

The principal ideal generated by a fixed prepared polynomial germ.

Equations
Instances For

    Assemble a degree-< d polynomial from its coefficient vector, as a base-linear map.

    Equations
    Instances For
      noncomputable def LocalComplexGeometry.WPTBridge.preparedQuotientRemainderLinearMap {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) :

      Remainder descends to the quotient by the prepared polynomial.

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

        The inverse map sends a coefficient vector to the class of its remainder polynomial.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[simp]
          theorem LocalComplexGeometry.WPTBridge.preparedGermDivisionRemainder_remainderPolynomialGerm {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) (r : Fin d(HolomorphicGerm n)) :
          noncomputable def LocalComplexGeometry.WPTBridge.preparedQuotientRemainderEquiv {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) :

          The quotient by a prepared polynomial, as a base-linear copy of its degree-< d coefficient vectors.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            @[simp]
            theorem LocalComplexGeometry.WPTBridge.preparedQuotientRemainderEquiv_mk {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) (h : (HolomorphicGerm (n + 1))) :
            @[simp]
            theorem LocalComplexGeometry.WPTBridge.preparedGermDivisionRemainder_lastCoordinate_pow {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) (i : Fin d) :
            noncomputable def LocalComplexGeometry.WPTBridge.preparedQuotientBasis {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) :

            The explicit power basis of the prepared quotient.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              @[simp]
              theorem LocalComplexGeometry.WPTBridge.preparedQuotientBasis_apply {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) (i : Fin d) :
              theorem LocalComplexGeometry.WPTBridge.preparedQuotient_moduleFree {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) :

              The prepared quotient is free over the lower-dimensional holomorphic germ ring.

              theorem LocalComplexGeometry.WPTBridge.preparedQuotient_moduleFinite {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) :

              The prepared quotient is finite over the lower-dimensional holomorphic germ ring.

              theorem LocalComplexGeometry.WPTBridge.preparedQuotient_finiteFree {n d : } (a : Fin dClassicalComplexWPT.Base n) (ha : ∀ (i : Fin d), AnalyticAt (a i) 0) (ha0 : ∀ (i : Fin d), a i 0 = 0) :

              Combined finite-free conclusion for the quotient by a prepared polynomial. The preceding preparedQuotientBasis specifies its rank-d power basis.