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
ModuleElements.xml ModuleElements package documentation
6
7
Copyright (C) 2007-2009, Mohamed Barakat, RWTH-Aachen
8
9
-->
10
11
<Chapter Label="ModuleElements">
12
<Heading>Module Elements</Heading>
13
14
<#Include Label="ModuleElements:intro">
15
16
<Section Label="ModuleElements:Category">
17
<Heading>Module Elements: Category and Representations</Heading>
18
19
<#Include Label="IsHomalgModuleElement">
20
21
<#Include Label="IsElementOfAModuleGivenByAMorphismRep">
22
23
</Section>
24
25
<Section Label="ModuleElements:Constructors">
26
<Heading>Module Elements: Constructors</Heading>
27
28
</Section>
29
30
<Section Label="ModuleElements:Properties">
31
<Heading>Module Elements: Properties</Heading>
32
33
<#Include Label="IsElementOfIntegers">
34
35
</Section>
36
37
<Section Label="ModuleElements:Attributes">
38
<Heading>Module Elements: Attributes</Heading>
39
40
<!-- the following attributes are intrinsic in the sense that
41
they can safely be attached to any copy of the module -->
42
43
</Section>
44
45
<Section Label="ModuleElements:Operations">
46
<Heading>Module Elements: Operations and Functions</Heading>
47
48
<#Include Label="HomalgRing:module_element">
49
50
</Section>
51
52
<!-- ############################################################ -->
53
54
</Chapter>
55
56