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

13 Linear closure of a category
 13.1 Functors

13 Linear closure of a category

13.1 Functors

13.1-1 ExtendFunctorToLinearClosureOfSource
‣ ExtendFunctorToLinearClosureOfSource( F, linear_closure, ring_map )( operation )

The arguments are a functor F:C\to D, some linear closure linear_closure of C over some commutative ring S and a function ring_map; where D is a linear category over some commutative ring R. The ring_map is a function that converts an element s in S to an element in R, such that ring_map defines a ring homomorphism. The output is the linear extension functor of F from linear_closure to D.

13.1-2 ExtendFunctorToLinearClosureOfSource
‣ ExtendFunctorToLinearClosureOfSource( F, linear_closure )( operation )

The arguments are a functor F:C\to D, some linear closure linear_closure of C over some commutative ring S; where D is a linear category over S. The output is the linear extension functor of F from linear_closure to D.

 [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 18 Ind

generated by GAPDoc2HTML