Macaulay2 » Documentation
Packages » Schubert2 :: target(AbstractVarietyMap)
next | previous | forward | backward | up | index | toc

target(AbstractVarietyMap) -- the target of a map of abstract varieties

Synopsis

Description

i1 : X = abstractProjectiveSpace 4

o1 = X

o1 : a flag bundle with subquotient ranks {1, 4}
i2 : f = X.StructureMap

o2 = f

o2 : a map to point from X
i3 : target f

o3 = point

o3 : an abstract variety of dimension 0

Ways to use this method: