Documentation

Atlas.AlgebraicGeometryI.code.CanonicalSheafDef

@[reducible, inline]

The property of being a standard smooth R-algebra of relative dimension n.

Instances For

    If S is a standard smooth R-algebra of relative dimension n, then the module of Kähler differentials Ω[S⁄R] has rank n over S.

    For a standard smooth R-algebra S, the Kähler differential module Ω[S⁄R] is free.

    class CanonicalSheafDef.IsSmoothOfDimension (k : Type u) (A : Type v) [CommRing k] [CommRing A] [Algebra k A] (d : ) :

    An Algebra k A is smooth of dimension d when its module of Kähler differentials Ω[A⁄k] is free, finite, and has rank d over A.

    Instances
      noncomputable def CanonicalSheafDef.canonicalModule (k : Type u) (A : Type v) [CommRing k] [CommRing A] [Algebra k A] (d : ) :

      The canonical module ω_X = ∧^d Ω_X (Def 37, Lec 19): the d-th exterior power of the module of Kähler differentials.

      Instances For
        theorem CanonicalSheafDef.canonicalModule_free (k : Type u) (A : Type v) [CommRing k] [CommRing A] [Algebra k A] (d : ) [h : IsSmoothOfDimension k A d] :

        The canonical module of a smooth k-algebra of dimension d is free over A.

        The canonical module of a smooth k-algebra of dimension d is locally free of rank one, matching the line bundle interpretation of ω_X.

        @[reducible, inline]

        The conormal module of an ideal I ⊆ A, namely I / I².

        Instances For

          The conormal module of an ideal in a Noetherian ring is Noetherian.

          The conormal module of an ideal in a Noetherian ring is finitely generated.