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
SymmetricAlgebra.xml Modules package documentation
6
7
Copyright (C) 2013, Mohamed Barakat, TU Kaiserslautern
8
-->
9
10
<Chapter Label="SymmetricAlgebra:chapter">
11
<Heading>Symmetric Algebra and Koszul Complex</Heading>
12
13
<Section Label="SymmetricAlgebra:Constructors">
14
<Heading>Symmetric Algebra: Constructor</Heading>
15
16
<#Include Label="SymmetricPower">
17
18
</Section>
19
20
<Section Label="SymmetricAlgebra:Attributes">
21
<Heading>Symmetric Algebra: Properties and Attributes</Heading>
22
23
<#Include Label="IsSymmetricPower">
24
<#Include Label="SymmetricPowerExponent">
25
<#Include Label="SymmetricPowerBaseModule">
26
27
</Section>
28
29
</Chapter>
30
31