Documentation

Mathlib.AlgebraicGeometry.FunctionField

Function field of integral schemes #

We define the function field of an irreducible scheme as the stalk of the generic point. This is a field when the scheme is integral.

Main definition #

@[reducible, inline]

The function field of an irreducible scheme is the local ring at its generic point. Despite the name, this is a field only when the scheme is integral.

Equations
    Instances For
      @[reducible, inline]

      The restriction map from a component to the function field.

      Equations
        Instances For
          noncomputable instance AlgebraicGeometry.stalkFunctionFieldAlgebra (X : Scheme) [IrreducibleSpace X] (x : X) :
          Equations