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
ToricMorphisms.xml ToricVarieties
6
7
Copyright (C) 2011-2012, Sebastian Gutsche, RWTH Aachen University
8
9
-->
10
11
<Chapter Label="Morphisms">
12
<Heading>Toric morphisms</Heading>
13
14
<Section Label="Morphisms:Category">
15
<Heading>Toric morphisms: Category and Representations</Heading>
16
17
<#Include Label="IsToricMorphism">
18
19
</Section>
20
21
<Section Label="Morphisms:Properties">
22
<Heading>Toric morphisms: Properties</Heading>
23
24
<#Include Label="IsMorphism">
25
<#Include Label="IsProper">
26
27
</Section>
28
29
<Section Label="Morphisms:Attributes">
30
<Heading>Toric morphisms: Attributes</Heading>
31
32
<#Include Label="SourceObject">
33
<#Include Label="UnderlyingGridMorphism">
34
<#Include Label="ToricImageObject">
35
<#Include Label="RangeObject">
36
<#Include Label="MorphismOnWeilDivisorGroup">
37
<#Include Label="MorphismClassGroup">
38
<#Include Label="MorphismOnCartierDivisorGroup">
39
<#Include Label="MorphismPicardGroup">
40
41
</Section>
42
43
<Section Label="Morphisms:Methods">
44
<Heading>Toric morphisms: Methods</Heading>
45
46
<#Include Label="UnderlyingListList">
47
48
</Section>
49
50
<Section Label="Morphisms:Constructors">
51
<Heading>Toric morphisms: Constructors</Heading>
52
53
<#Include Label="ToricMorphism">
54
<#Include Label="ToricMorphism2">
55
56
</Section>
57
58
<Section Label="Morphisms:Examples">
59
<Heading>Toric morphisms: Examples</Heading>
60
<#Include Label="MorphismExample">
61
62
</Section>
63
64
<!-- ############################################################ -->
65
66
</Chapter>
67