Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » making new functions with optional arguments » symbols used as the name or value of an optional argument » CoefficientRing
next | previous | forward | backward | up | index | toc

CoefficientRing -- an optional argument

Description

A symbol used as the name of an optional argument.

Functions with optional argument named CoefficientRing:

  • flattenRing(...,CoefficientRing=>...) -- specify the coefficient ring of the flattened ring
  • generators(...,CoefficientRing=>...) -- see generators(Ring) -- the list of generators of a ring
  • Grassmannian(...,CoefficientRing=>...) -- see Grassmannian -- compute the ideal of the Grassmannian of linear subspaces of a vector space
  • Schubert(...,CoefficientRing=>...) -- see Schubert -- compute the Plücker ideal of a Schubert variety

For the programmer

The object CoefficientRing is a symbol.


The source of this document is in Macaulay2Doc/options.m2:28:0.