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

2 The category of cospans
 2.1 Constructors
 2.2 Attributes
 2.3 Filters

2 The category of cospans

2.1 Constructors

2.1-1 CategoryOfCospans_for_ZXCalculus
‣ CategoryOfCospans_for_ZXCalculus( C )( operation )

Returns: a category of cospans

Creates a category of cospans in the cocartesian category C with a rigid symmetric monoidal structure induced by the cocartesian structure of C.

2.2 Attributes

2.2-1 UnderlyingCategory
‣ UnderlyingCategory( obj )( attribute )

The category underlying a category of cospans.

2.2-2 UnderlyingObject
‣ UnderlyingObject( obj )( attribute )

The object defining an object in a category of cospans.

2.2-3 UnderlyingMorphismPair
‣ UnderlyingMorphismPair( obj )( attribute )

The pair of morphisms defining a morphism in a category of cospans.

2.3 Filters

2.3-1 IsCategoryOfCospans
‣ IsCategoryOfCospans( filter )

The filter of categories of cospans.

2.3-2 IsCategoryOfCospansObject
‣ IsCategoryOfCospansObject( filter )

The filter of objects in a category of cospans.

2.3-3 IsCategoryOfCospansMorphism
‣ IsCategoryOfCospansMorphism( filter )

The filter of morphisms in a category of cospans.

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

generated by GAPDoc2HTML