Documentation

Atlas.AlgebraicGeometryI.code.GradedRingProjDef38

noncomputable def Definition38.reesIdealFromBase {R : Type u_1} [CommRing R] (𝔪 : Ideal R) :
Ideal (reesAlgebra 𝔪)

The ideal of the Rees algebra of 𝔪 generated by the image of 𝔪 ⊆ R.

Instances For
    def Definition38.assocGradedRing {R : Type u_1} [CommRing R] (𝔪 : Ideal R) :
    Type u_1

    Associated graded ring gr_𝔪(R) = ⊕_n 𝔪^n / 𝔪^{n+1}, realized as the Rees algebra modulo the ideal generated by 𝔪 (Def 38, Lec 19).

    Instances For
      @[implicit_reducible]
      noncomputable instance Definition38.assocGradedRing.instCommRing {R : Type u_1} [CommRing R] (𝔪 : Ideal R) :

      The associated graded ring is a commutative ring.

      noncomputable def Definition38.ringHomToAssocGraded {R : Type u_1} [CommRing R] (𝔪 : Ideal R) :

      Canonical ring map R → gr_𝔪(R) factoring through the Rees algebra and quotient.

      Instances For

        The maximal ideal 𝔪 lies in the kernel of R → gr_𝔪(R), i.e. the associated graded ring lives over the closed point.

        noncomputable def Definition38.tangentCone {R : Type u_1} [CommRing R] (𝔪 : Ideal R) :

        The tangent cone (Def 38, Lec 19): T_x X = Spec(gr_𝔪(O_{X,x})) for the maximal ideal 𝔪.

        Instances For

          The canonical morphism tangentCone 𝔪 → Spec R induced by R → gr_𝔪(R).

          Instances For