Documentation

Atlas.AlgebraicGeometryI.code.GradedRingQuotient

noncomputable def GradedRingQuotient.reesIdealFromBase {A : Type u} [CommRing A] (I : Ideal A) :

Ideal of the Rees algebra generated by the image of I ⊆ A.

Instances For

    Associated graded ring gr_I(A) = ⊕_p I^p / I^{p+1} realized via the Rees algebra.

    Instances For
      @[implicit_reducible]

      The associated graded ring is a commutative ring.

      theorem GradedRingQuotient.monomial_mem_reesAlgebra {A : Type u} [CommRing A] (I : Ideal A) (p : ) (a : A) (ha : a I ^ p) :

      If a ∈ I^p, then the monomial a · t^p belongs to the Rees algebra of I.

      noncomputable def GradedRingQuotient.imageInAssocGraded {A : Type u} [CommRing A] (I : Ideal A) (p : ) (a : A) (ha : a I ^ p) :

      Image in gr_I(A) of an element a ∈ I^p, viewed as a degree-p homogeneous element.

      Instances For
        noncomputable def GradedRingQuotient.quotientIdeal {A : Type u} [CommRing A] (𝔪 : Ideal A) (a : A) :

        Image of the ideal 𝔪 under the quotient map A → A / (a).

        Instances For

          Lemma 32: if a ∈ 𝔪^p and its image in gr_𝔪(A) is a nonzero divisor, then gr_{𝔪/(a)}(A/(a)) ≃ gr_𝔪(A) / (image of a).