Documentation

LeanPool.LocalComplexGeometry.Germs.Basic

Holomorphic function germs at the origin #

This file defines the local analytic ring as the subring of Mathlib's neighbourhood-function germs which have an analytic representative. It uses the same Filter.Germ model and AnalyticAt predicate as the pinned WPT project.

@[reducible, inline]

The complex vector space ℂⁿ.

Equations
Instances For
    @[reducible, inline]

    The ambient ring of all function germs at the origin of ℂⁿ.

    Equations
    Instances For

      Function germs which have a representative analytic at the origin.

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

        The commutative ring 𝒪_{ℂⁿ,0} of holomorphic germs at the origin.

        Equations
        Instances For

          Pass from an analytic representative to its holomorphic germ.

          Equations
          Instances For
            theorem LocalComplexGeometry.HolomorphicGerm.exists_rep {n : } (φ : (HolomorphicGerm n)) :
            ∃ (f : ComplexEuclidean n), AnalyticAt f 0 f = φ

            Every holomorphic germ has an analytic representative.

            @[reducible, inline]
            noncomputable abbrev LocalComplexGeometry.evalAtOrigin {n : } (φ : (HolomorphicGerm n)) :

            Evaluation of a holomorphic germ at the origin.

            Equations
            Instances For

              A holomorphic germ is a unit exactly when its value at the origin is nonzero.

              The holomorphic germ ring is local.

              The maximal ideal consists exactly of germs vanishing at the origin.