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

563626 views
1
<Verb>CcGroup(N,f):: GOuterGroup, StandardCocycle --> CcGroup</Verb><P/>
2
3
Inputs a <M>G</M>-outer group <M>N</M> with nonabelian cocycle describing some
4
extension <M>N \rightarrowtail E \twoheadrightarrow G</M> together
5
with standard 2-cocycle
6
<M>f\colon G \times G \rightarrow A</M> where <M>A=Z(N)</M>. It returns
7
the extension group
8
determined by the cocycle <M>f</M>. The group is returned as a cocyclic
9
group.
10
11
<P/>
12
This function is part of the HAPcocyclic package of functions implemented by Robert F. Morse.
13
14
15