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
2
3
GradedModules
4
5
6
A homalg based package for the Abelian category of finitely presented graded
7
modules over a computable graded ring
8
9
10
Version 2017.09.10
11
12
13
September 2015
14
15
16
Mohamed Barakat
17
18
Sebastian Gutsche
19
20
Markus Lange-Hegermann
21
22
Oleksandr Motsak
23
24
25
26
(this manual is still under construction)
27
This manual is best viewed as an HTML document. The
28
latest version is available online at:
29
http://homalg.math.rwth-aachen.de/~markus/GradedModules/chap0.html
30
An offline version should be included in the
31
documentation subfolder of the package. This package is
32
part of the homalg-project:
33
http://homalg.math.rwth-aachen.de/index.php/unreleased/gradedmodules
34
35
36
37
Mohamed Barakat
38
Email: mailto:[email protected]
39
Homepage: http://www.mathematik.uni-kl.de/~barakat
40
Address: Department of Mathematics,
41
University of Kaiserslautern,
42
67653 Kaiserslautern,
43
Germany
44
45
46
Sebastian Gutsche
47
Email: mailto:[email protected]
48
Homepage: http://wwwb.math.rwth-aachen.de/~gutsche/
49
Address: Lehrstuhl B für Mathematik, RWTH Aachen, Templergraben 64,
50
52056 Aachen, Germany
51
52
53
Markus Lange-Hegermann
54
Email: mailto:[email protected]
55
Homepage: http://wwwb.math.rwth-aachen.de/~markus
56
Address: Lehrstuhl B für Mathematik, RWTH Aachen, Templergraben 64,
57
52056 Aachen, Germany
58
59
60
Oleksandr Motsak
61
Email: mailto:[email protected]
62
Homepage: http://www.mathematik.uni-kl.de/~motsak
63
Address: Department of Mathematics,
64
University of Kaiserslautern,
65
67653 Kaiserslautern,
66
Germany
67
68
69
70
-------------------------------------------------------
71
Copyright
72
© 2008-2015 by Mohamed Barakat, Sebastian Gutsche, and Markus
73
Lange-Hegermann
74
75
This package may be distributed under the terms and conditions of the GNU
76
Public License Version 2.
77
78
79
-------------------------------------------------------
80
Acknowledgements
81
82
-------------------------------------------------------
83
84
85
Contents (GradedModules)
86
87
1 Introduction
88
2 Installation of the GradedModules Package
89
3 Quick Start
90
4 Ring Maps
91
4.1 Ring Maps: Attributes
92
4.1-1 KernelSubobject
93
4.2 Ring Maps: Operations and Functions
94
4.2-1 SegreMap
95
4.2-2 PlueckerMap
96
4.2-3 VeroneseMap
97
5 GradedModules
98
5.1 GradedModules: Category and Representations
99
5.2 GradedModules: Constructors
100
5.3 GradedModules: Properties
101
5.4 GradedModules: Attributes
102
5.4-1 BettiTable
103
5.4-2 CastelnuovoMumfordRegularity
104
5.4-3 CastelnuovoMumfordRegularityOfSheafification
105
5.5 LISHV: Logical Implications for GradedModules
106
5.6 GradedModules: Operations and Functions
107
5.6-1 MonomialMap
108
5.6-2 RandomMatrix
109
5.6-3 GeneratorsOfHomogeneousPart
110
5.6-4 SubmoduleGeneratedByHomogeneousPart
111
5.6-5 RepresentationMapOfRingElement
112
5.6-6 RepresentationMatrixOfKoszulId
113
5.6-7 RepresentationMapOfKoszulId
114
5.6-8 KoszulRightAdjoint
115
5.6-9 HomogeneousPartOverCoefficientsRing
116
6 The Tate Resolution
117
6.1 The Tate Resolution: Operations and Functions
118
6.1-1 TateResolution
119
7 Examples
120
7.1 Betti Diagrams
121
7.1-1 DE-2.2
122
7.1-2 DE-Code
123
7.1-3 Schenck-3.2
124
7.1-4 Schenck-8.3
125
7.1-5 Schenck-8.3.3
126
7.2 Commutative Algebra
127
7.2-1 Saturate
128
7.3 Global Section Modules of the Induced Sheaves
129
7.3-1 Examples of the ModuleOfGlobalSections Functor and Purity
130
Filtrations
131
7.3-2 Horrocks Mumford bundle
132
A Overview of the GradedModules Package Source Code
133
134
135

136
137