next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Schubert2 :: Ring _ ChernClassVariable

Ring _ ChernClassVariable -- get a ring generator corresponding to a Chern class variable

Synopsis

Description

i1 : x = chern_3 E

o1 = c E
      3

o1 : ChernClassVariable
i2 : R = QQ[chern_1 E,chern_2 E,chern_3 E]

o2 = R

o2 : PolynomialRing
i3 : R_x

o3 = c E
      3

o3 : R

Ways to use this method: