Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563501 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- This is an automatically generated file. -->
4
<Chapter Label="Chapter_Serre_Quotients_Functors">
5
<Heading>Serre Quotients Functors</Heading>
6
7
The operations in this chapter construct conversion functors between two
8
Serre quotients of different standards.
9
Please note that all the operations DO NOT CARE if the Serre quotients
10
are modeling the same category, they only care wether the categories are
11
based upon the same underlying honest category.
12
<Section Label="Chapter_Serre_Quotients_Functors_Section_Functors">
13
<Heading>Functors</Heading>
14
15
<ManSection>
16
<Oper Arg="A,B" Name="SerreQuotientConversionFunctor" Label="for IsCapCategory, IsCapCategory"/>
17
<Returns>a functor
18
</Returns>
19
<Description>
20
Given two Serre quotients <A>A</A> and <A>B</A> of the same category <A>C</A> by equivalent functions, this operation
21
returns the conversion functor between the two categories. Please note that this function does not check the
22
quotients in any sense, i.e., wether the functions are equivalent.
23
</Description>
24
</ManSection>
25
26
27
</Section>
28
29
30
</Chapter>
31
32
33