Goto Chapter: Top 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

13 Free distributive completion of a finitely presented (linear) category
 13.1 GAP Categories
 13.2 Attributes
 13.3 Constructors

13 Free distributive completion of a finitely presented (linear) category

13.1 GAP Categories

13.1-1 IsFreeDistributiveCompletion
‣ IsFreeDistributiveCompletion( category )( filter )

Returns: true or false

The GAP category of a free distributive completion category.

13.1-2 IsCellInFreeDistributiveCompletion
‣ IsCellInFreeDistributiveCompletion( cell )( filter )

Returns: true or false

The GAP category of cells in a free distributive completion category.

13.1-3 IsObjectInFreeDistributiveCompletion
‣ IsObjectInFreeDistributiveCompletion( obj )( filter )

Returns: true or false

The GAP category of objects in a free distributive completion category.

13.1-4 IsMorphismInFreeDistributiveCompletion
‣ IsMorphismInFreeDistributiveCompletion( mor )( filter )

Returns: true or false

The GAP category of morphisms in a free distributive completion category.

13.2 Attributes

13.2-1 UnderlyingCategory
‣ UnderlyingCategory( finite_completion )( attribute )

13.2-2 EmbeddingOfUnderlyingCategory
‣ EmbeddingOfUnderlyingCategory( finite_completion )( attribute )

Returns: a CAP functor

13.3 Constructors

13.3-1 FreeDistributiveCompletion
‣ FreeDistributiveCompletion( B )( operation )
‣ FreeDistributiveCompletion( B, H )( operation )

Returns: a CAP category

Construct a free distributive completion category.

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 Ind

generated by GAPDoc2HTML