Macaulay2 » Documentation
Packages » DGAlgebras :: adjoinVariables(...,Variable=>...)
next | previous | forward | backward | up | index | toc

adjoinVariables(...,Variable=>...) -- Option to name the DG algebra generators adjoined by adjoinVariables

Description

adjoinVariables adjoins a new DG generator for each cycle in its input list. The Variable option specifies the base name used for these new generators.

See also

Functions with optional argument named Variable:

  • acyclicClosure(...,Variable=>...) -- Option to name the DG algebra generators adjoined during acyclic closure
  • adjoinVariables(...,Variable=>...) -- Option to name the DG algebra generators adjoined by adjoinVariables
  • freeDGAlgebra(...,Variable=>...) -- see freeDGAlgebra -- Construct a free DG algebra with given generator degrees
  • GF(...,Variable=>...) -- see GF -- make a finite field
  • Grassmannian(...,Variable=>...) -- see Grassmannian -- compute the ideal of the Grassmannian of linear subspaces of a vector space
  • idealizer(...,Variable=>...) -- Sets the name of the indexed variables introduced in computing the endomorphism ring Hom(J,J).
  • integralClosure(...,Variable=>...) -- set the base letter for the indexed variables introduced while computing the integral closure
  • killCycles(...,Variable=>...) -- Option to name the DG algebra generators adjoined by killCycles
  • koszulComplexDGA(...,Variable=>...) -- see koszulComplexDGA -- The Koszul complex on the variables of a ring, as a DG algebra
  • makeS2(...,Variable=>...) -- Sets the name of the indexed variables introduced in computing the S2-ification.
  • minimalModel(...,Variable=>...) -- see minimalModel -- Build the minimal DG algebra resolution of a quotient ring
  • normalCone(Ideal,RingElement,Variable=>...) (missing documentation)
  • normalCone(Ideal,Variable=>...) (missing documentation)
  • ringFromFractions(...,Variable=>...) -- see ringFromFractions -- find presentation for f.g. ring
  • Schubert(...,Variable=>...) -- see Schubert -- compute the Plücker ideal of a Schubert variety

Further information

  • Default value: null
  • Function: adjoinVariables -- Extend a DG algebra by a user-chosen list of cycles to be killed
  • Option key: Variable -- an optional argument

The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:9575:0.