next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Schubert2 :: exteriorPower(ZZ,AbstractSheaf)

exteriorPower(ZZ,AbstractSheaf) -- exterior power

Synopsis

Description

i1 : tangentBundle PP^4

o1 = a sheaf

o1 : an abstract sheaf of rank 4 on a flag bundle
i2 : exteriorPower_4 oo

o2 = a sheaf

o2 : an abstract sheaf of rank 1 on a flag bundle
i3 : chern oo

o3 = 1 + 5H
           2,1

                     QQ[][h, H   , H   , H   , H   ]
                              2,1   2,2   2,3   2,4
o3 : ---------------------------------------------------------------
     (h + H   , h*H    + H   , h*H    + H   , h*H    + H   , h*H   )
           2,1     2,1    2,2     2,2    2,3     2,3    2,4     2,4

See also