CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

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

Views: 418346
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!--
4
5
Generators.xml Modules package documentation
6
7
Copyright (C) 2007-2009, Mohamed Barakat, RWTH-Aachen
8
9
-->
10
11
<Chapter Label="Generators">
12
<Heading>Generators</Heading>
13
14
<#Include Label="Generators:intro">
15
16
<Section Label="Generators:Category">
17
<Heading>Generators: Categories and Representations</Heading>
18
19
<#Include Label="IsHomalgGenerators">
20
<#Include Label="IsHomalgGeneratorsOfLeftModule">
21
<#Include Label="IsHomalgGeneratorsOfRightModule">
22
23
<#Include Label="IsGeneratorsOfModuleRep">
24
<#Include Label="IsGeneratorsOfFinitelyGeneratedModuleRep">
25
26
</Section>
27
28
<Section Label="Generators:Constructors">
29
<Heading>Generators: Constructors</Heading>
30
31
</Section>
32
33
<Section Label="Generators:Properties">
34
<Heading>Generators: Properties</Heading>
35
36
<#Include Label="IsReduced:generators">
37
38
</Section>
39
40
<Section Label="Generators:Attributes">
41
<Heading>Generators: Attributes</Heading>
42
43
<#Include Label="ProcedureToReadjustGenerators">
44
45
</Section>
46
47
<Section Label="Generators:Operations">
48
<Heading>Generators: Operations and Functions</Heading>
49
50
</Section>
51
52
<!-- ############################################################ -->
53
54
</Chapter>
55
56