Goto Chapter: Top 1 2 3 4 5 6 7 8 9 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

6 Internal symmetric algebra
 6.1 Attributes
 6.2 GAP Categories

6 Internal symmetric algebra

6.1 Attributes

6.1-1 SymmetricAlgebraAsZFunction
‣ SymmetricAlgebraAsZFunction( V )( attribute )

Returns: an infinite list

6.1-2 SymmetricAlgebraMultiplicationListList
‣ SymmetricAlgebraMultiplicationListList( V )( attribute )

Returns: a list of lists of morphisms

6.1-3 SymmetricAlgebra
‣ SymmetricAlgebra( V )( attribute )

Returns: a CAP category object (IsObjectInPositivelyZGradedClosureCategory)

6.1-4 SymmetricAlgebraMultiplicationMorphism
‣ SymmetricAlgebraMultiplicationMorphism( V )( attribute )

Returns: a CAP category morphism (IsMorphismInPositivelyZGradedClosureCategory)

6.1-5 SymmetricAlgebraAsLeftModule
‣ SymmetricAlgebraAsLeftModule( V )( attribute )

Returns: a CAP object morphism in the filter IsCategoryOfLeftSModules

6.1-6 SymmetricAlgebraAsRightModule
‣ SymmetricAlgebraAsRightModule( V )( attribute )

Returns: a CAP object morphism in the filter IsCategoryOfRightSModules

6.2 GAP Categories

6.2-1 IsInternalSymmetricAlgebra
‣ IsInternalSymmetricAlgebra( arg )( filter )

Returns: true or false

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 6 7 8 9 Ind

generated by GAPDoc2HTML