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
Rings.xml HomalgToCAS package documentation Mohamed Barakat
6
Thomas Breuer
7
Simon Goertzen
8
Frank Luebeck
9
10
Copyright (C) 2007-2009, Lehrstuhl B für Mathematik, RWTH-Aachen
11
12
-->
13
14
<Chapter Label="Rings">
15
<Heading>External Rings</Heading>
16
17
<Section Label="Rings:Category">
18
<Heading>External Rings: Representation</Heading>
19
20
<#Include Label="IsHomalgExternalRingRep">
21
22
</Section>
23
24
<Section Label="Rings:Constructors">
25
<Heading>Rings: Constructors</Heading>
26
27
</Section>
28
29
<Section Label="Rings:Operations">
30
<Heading>External Rings: Operations and Functions</Heading>
31
32
</Section>
33
34
<!-- ############################################################ -->
35
36
</Chapter>
37
38