Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563640 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!--
4
5
Functors.xml Modules package documentation
6
7
Copyright (C) 2007-2009, Mohamed Barakat, RWTH-Aachen
8
9
-->
10
11
<Chapter Label="Functors">
12
<Heading>Functors</Heading>
13
14
<Section Label="Functors:Category">
15
<Heading>Functors: Category and Representations</Heading>
16
17
</Section>
18
19
<Section Label="Functors:Constructors">
20
<Heading>Functors: Constructors</Heading>
21
22
</Section>
23
24
<Section Label="Functors:Attributes">
25
<Heading>Functors: Attributes</Heading>
26
27
</Section>
28
29
<Section Label="Functors:Basic">
30
<Heading>Basic Functors</Heading>
31
32
<#Include Label="functor_Cokernel">
33
<#Include Label="Cokernel">
34
35
<#Include Label="functor_ImageObject">
36
<#Include Label="ImageObject">
37
38
<#Include Label="Kernel:map">
39
40
<#Include Label="DefectOfExactness">
41
42
<#Include Label="Functor_Hom">
43
<#Include Label="Hom">
44
45
<#Include Label="Functor_TensorProduct">
46
<#Include Label="TensorProduct">
47
48
<#Include Label="Functor_Ext">
49
<#Include Label="Ext">
50
51
<#Include Label="Functor_Tor">
52
<#Include Label="Tor">
53
54
<#Include Label="Functor_RHom">
55
<#Include Label="RHom">
56
57
<#Include Label="Functor_LTensorProduct">
58
<#Include Label="LTensorProduct">
59
60
<#Include Label="Functor_HomHom">
61
62
<#Include Label="Functor_LHomHom">
63
64
</Section>
65
66
<Section Label="Functors:Tool">
67
<Heading>Tool Functors</Heading>
68
69
</Section>
70
71
<Section Label="Functors:Other">
72
<Heading>Other Functors</Heading>
73
74
</Section>
75
76
<Section Label="Functors:Operations">
77
<Heading>Functors: Operations and Functions</Heading>
78
79
</Section>
80
81
<!-- ############################################################ -->
82
83
</Chapter>
84
85