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

7 Internal exterior algebra
 7.1 Attributes
 7.2 GAP Categories

7 Internal exterior algebra

7.1 Attributes

7.1-1 ExteriorAlgebraAsZFunction
‣ ExteriorAlgebraAsZFunction( V )( attribute )

Returns: an infinite list

7.1-2 ExteriorAlgebraMultiplicationListList
‣ ExteriorAlgebraMultiplicationListList( V )( attribute )

Returns: a list of lists of morphisms

7.1-3 ExteriorAlgebra
‣ ExteriorAlgebra( V )( attribute )

Returns: a CAP category object (IsObjectInFinitelyZGradedClosureCategory)

7.1-4 ExteriorAlgebraMultiplicationMorphism
‣ ExteriorAlgebraMultiplicationMorphism( V )( attribute )

Returns: a CAP category morphism (IsMorphismInFinitelyZGradedClosureCategory)

7.1-5 ExteriorAlgebraAsLeftModule
‣ ExteriorAlgebraAsLeftModule( V )( attribute )

Returns: a CAP object morphism in the filter IsCategoryOfLeftEModules

7.1-6 ExteriorAlgebraAsRightModule
‣ ExteriorAlgebraAsRightModule( V )( attribute )

Returns: a CAP object morphism in the filter IsCategoryOfRightEModules

7.2 GAP Categories

7.2-1 IsInternalExteriorAlgebra
‣ IsInternalExteriorAlgebra( 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