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
@[implicit_reducible]
noncomputable instance
Definition38.assocGradedRing.instCommRing
{R : Type u_1}
[CommRing R]
(𝔪 : Ideal R)
:
The associated graded ring is a commutative ring.
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.
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).