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
Relations.xml Modules package documentation
6
7
Copyright (C) 2007-2009, Mohamed Barakat, RWTH-Aachen
8
9
-->
10
11
<Chapter Label="Relations">
12
<Heading>Relations</Heading>
13
14
<#Include Label="Relations:intro">
15
16
<Section Label="Relations:Category">
17
<Heading>Relations: Categories and Representations</Heading>
18
19
<#Include Label="IsHomalgRelations">
20
<#Include Label="IsHomalgRelationsOfLeftModule">
21
<#Include Label="IsHomalgRelationsOfRightModule">
22
23
<#Include Label="IsRelationsOfFinitelyPresentedModuleRep">
24
25
</Section>
26
27
<Section Label="Relations:Constructors">
28
<Heading>Relations: Constructors</Heading>
29
30
</Section>
31
32
<Section Label="Relations:Properties">
33
<Heading>Relations: Properties</Heading>
34
35
<#Include Label="CanBeUsedToDecideZeroEffectively">
36
<#Include Label="IsInjectivePresentation">
37
38
</Section>
39
40
<Section Label="Relations:Attributes">
41
<Heading>Relations: Attributes</Heading>
42
43
</Section>
44
45
<Section Label="Relations:Operations">
46
<Heading>Relations: Operations and Functions</Heading>
47
48
</Section>
49
50
<!-- ############################################################ -->
51
52
</Chapter>
53
54