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] 

15 Futher CAP operations
 15.1 Add-methods

15 Futher CAP operations

15.1 Add-methods

15.1-1 AddIsReflexive
‣ AddIsReflexive( C, F )( operation )

Returns: nothing

The arguments are a category \(C\) and a function \(F\). This operation adds the given function \(F\) to the category for the basic operation IsReflexive. \(F: ( arg2 ) \mapsto \mathtt{IsReflexive}(arg2)\).

 [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