Goto Chapter: Top 1 2 3 4 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

2 The positively Z-graded closure of a category
 2.1 Constructors
 2.2 GAP Categories

2 The positively Z-graded closure of a category

2.1 Constructors

2.1-1 PositivelyZGradedClosureCategory
‣ PositivelyZGradedClosureCategory( C )( attribute )

Returns: a CAP category

Construct the positively \(Z\)-graded closure of the category C.

2.2 GAP Categories

2.2-1 IsPositivelyZGradedClosureCategory
‣ IsPositivelyZGradedClosureCategory( object )( filter )

Returns: true or false

The GAP category of positively Z-graded categories.

2.2-2 IsCellInPositivelyZGradedClosureCategory
‣ IsCellInPositivelyZGradedClosureCategory( object )( filter )

Returns: true or false

The GAP category of cells in a positively Z-graded category.

2.2-3 IsObjectInPositivelyZGradedClosureCategory
‣ IsObjectInPositivelyZGradedClosureCategory( object )( filter )

Returns: true or false

The GAP category of objects in a positively Z-graded category.

2.2-4 IsMorphismInPositivelyZGradedClosureCategory
‣ IsMorphismInPositivelyZGradedClosureCategory( morphism )( filter )

Returns: true or false

The GAP category of morphisms in a positively Z-graded category.

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 Ind

generated by GAPDoc2HTML