Macaulay2 » Documentation
Packages » Brackets :: gc
next | previous | forward | backward | up | index | toc

gc -- Constructor for Grassmann-Cayley algebras.

Description

To construct a Grassmann-Cayley algebra specify a a visible list of $n$ symbols, representing $n$ points in a projective space $\mathbb{P}^{d-1}$, and the integer $d.$

i1 : G = gc(a .. f, 3)

o1 = Grassmann-Cayley Algebra generated by 1-extensors a..f

o1 : GCAlgebra

See also GCAlgebra.

Ways to use gc:

  • gc(VisibleList,ZZ)

For the programmer

The object gc is a method function with options.


The source of this document is in Brackets.m2:501:0.