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