Goto Chapter: Top 1 2 3 4 5 6 7 8 9 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

8 Modules over the internal symmetric algebra
 8.1 Constructors
 8.2 GAP Categories

8 Modules over the internal symmetric algebra

8.1 Constructors

8.1-1 CategoryOfLeftSModules
‣ CategoryOfLeftSModules( V )( attribute )

Returns: a CAP category in the filter IsCategoryOfLeftSModules

8.1-2 CategoryOfRightSModules
‣ CategoryOfRightSModules( V )( attribute )

Returns: a CAP category in the filter IsCategoryOfRightSModules

8.2 GAP Categories

8.2-1 IsCategoryOfSModules
‣ IsCategoryOfSModules( arg )( filter )

Returns: true or false

8.2-2 IsCategoryOfLeftSModules
‣ IsCategoryOfLeftSModules( arg )( filter )

Returns: true or false

8.2-3 IsCategoryOfRightSModules
‣ IsCategoryOfRightSModules( arg )( filter )

Returns: true or false

8.2-4 IsSModuleCell
‣ IsSModuleCell( arg )( filter )

Returns: true or false

8.2-5 IsSModule
‣ IsSModule( arg )( filter )

Returns: true or false

8.2-6 IsLeftSModule
‣ IsLeftSModule( arg )( filter )

Returns: true or false

8.2-7 IsRightSModule
‣ IsRightSModule( arg )( filter )

Returns: true or false

8.2-8 IsSModuleMorphism
‣ IsSModuleMorphism( arg )( filter )

Returns: true or false

8.2-9 IsLeftSModuleMorphism
‣ IsLeftSModuleMorphism( arg )( filter )

Returns: true or false

8.2-10 IsRightSModuleMorphism
‣ IsRightSModuleMorphism( arg )( filter )

Returns: true or false

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 6 7 8 9 Ind

generated by GAPDoc2HTML