Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/hap/www/SideLinks/About/   (GAP Algebra Version 4.15.1©)  Datei vom 19.6.2025 mit Größe 22 kB image not shown  

Quelle  aboutIntro.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/GAP/pkg/hap/www/SideLinks/About/aboutIntro.html


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
  <title>AboutHap</title>
</head>
<body
 style="color: rgb(0, 0, 153); background-color: rgb(204, 255, 255);"
 alink="#000066" link="#000066" vlink="#000066">
<br>
<table
 style="text-align: left; margin-left: auto; margin-right: auto; color: rgb(0, 0, 102);"
 border="0" cellpadding="20" cellspacing="10">
  <tbody>
    <tr align="center">
      <th style="vertical-align: top;">
      <table
 style="margin-left: auto; margin-right: auto; width: 100%; text-align: left;"
 border="0" cellpadding="2" cellspacing="2">
        <tbody>
          <tr>
            <td style="vertical-align: top; color: rgb(0, 0, 102);"><a
 href="aboutContents.html"><small>Table
Of <br>
Contents</small></a><br>
            </td>
            <td
 style="text-align: center; vertical-align: top; font-weight: bold; color: rgb(0, 0, 102);"><big>About
HAP: Overview<br>
            </big></td>
            <td
 style="text-align: center; vertical-align: top; color: rgb(0, 0, 102);"><a
 href="aboutDefinitions.html"><small>Next</small></a><br>
            </td>
          </tr>
        </tbody>
      </table>
      <br>
      </th>
    </tr>
    <tr>
      <td
 style="vertical-align: top; background-color: rgb(255, 255, 255); text-align: left;">HAP
can be used to make basic calculations in the cohomology of finite and
infinite groups.
For example, to calculate the integral homology H<sub>n</sub>(D<sub>201</sub>,Z)
of the dihedral group of order 402 in dimension n=99 we could perform
the following commands. <br>
      </td>
    </tr>
    <tr>
      <td
 style="width: 30%; background-color: rgb(255, 255, 204); vertical-align: top;">gap>
F:=FreeGroup(2);; x:=F.1;; y:=F.2;;<br>
      <br>
gap>
G:=F/[x^2,y^201,(x*y)^2];; G:=Image(IsomorphismPermGroup(G));;<br>
      <br>
gap> GroupHomology(G,99);<br>
2367 ]<br>
      <br>
gap> time;<br>
4845<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; background-color: rgb(255, 255, 255);">The
HAP command <span style="font-family: helvetica,arial,sans-serif;">GroupHomology(G,n)</span>
returns the abelian group
invariants of the n-dimensional homology of the group G with
coefficients in the integers Z with trivial G-action. We see that H<sub>99</sub>(D<sub>201</sub>,Z)
= Z<sub>402</sub>, (Timings are in milliseconds, and most are measured
on a
1.4GHz laptop with 256MB memory.)<br>
      <br>
The above example has two features that dramatically help the
computations.
Firstly, D<sub>201</sub> is a relatively small group. Secondly, D<sub>201</sub>
has periodic homology with period 4 (meaning that H<sub>n</sub>(D<sub>201</sub>,Z)
= H<sub>n+4</sub>(D<sub>201</sub>,Z) for n>0)
and so the homology groups themselves are small.  <br>
      <br>
Typically, the homology of larger non-periodic groups can only
be computed in low dimensions. The following commands show that:<br>
      <ul>
        <li>the
alternating group A<sub>7</sub> (of order 2520) has H<sub>10</sub>(A<sub>7</sub>,Z)
= Z<sub>6</sub>+(Z<sub>3</sub>)<sup>2</sup> ,</li>
      </ul>
      <ul>
        <li>the special linear group SL<sub>3</sub>(Z<sub>3</sub>) (of
order 5616) has H<sub>8</sub>(SL<sub>3</sub>(Z<sub>3</sub>),Z) = Z<sub>6
,</sub></li>
      </ul>
      <ul>
        <li>the Coxeter group B<sub>5</sub> (of order  3840),
represented by a Coxeter diagram on 5 vertices, has H<sub>4</sub>(B<sub>5</sub>,Z)
= (Z<sub>2</sub>)<sup>12</sup>
.</li>
        <li>the group K=Ker( SL<sub>2</sub>(Z<sub>5<sup>3</sup></sub>)
&#8594; SL<sub>2</sub>(Z<sub>5</sub>) ) (of order 15625) has H<sub>3</sub>(K,Z)
= (Z<sub>5</sub>)<sup>6</sup>+Z<sub>125</sub>.
(This reproduces a calculation of W.Browder and J.Pakianathan which was
used to  produce a <a href="aboutExtensions.html#Adem">counter-example</a>
to a conjecture of A. Adem.) <br>
        </li>
        <li>the abelian group G=C<sub>2</sub>×C<sub>4</sub>×C<sub>6</sub>×C<sub>8</sub>×C<sub>10
          </sub>×C<sub>12</sub> (of order 46080) has H<sub>6</sub>(G,Z)
= (Z<sub>2</sub>)<sup>280</sup>+(Z<sub>4</sub>)<sup>12</sup>+(Z<sub>12</sub>)<sup>3</sup>
. <br>
        </li>
        <li>the Mathieu simple group M<sub>23</sub> (of order 10200960)
has H<sub>2</sub>(M<sub>23</sub>,Z) = H<sub>3</sub>(M<sub>23</sub>,Z) =
H<sub>4</sub>(M<sub>23</sub>,Z) =
0; this reproduces J. Milgram's <a target="_Loday"
 href="aboutFunctorial.html#Milgram">counter-example</a> to a
conjecture of
J.-L. Loday. Furthermore, we get the new result that H<sub>5</sub>(M<sub>23</sub>,Z)
= Z<sub>7</sub>.<br>
        </li>
        <li>The Mathieu simple group M<sub>24</sub> (of order
244823040)
has H<sub>3</sub>(M<sub>24</sub>,Z) = Z<sub>12</sub> and H<sub>4</sub>(M<sub>24</sub>,Z)
0. </li>
      </ul>
      </td>
    </tr>
    <tr>
      <td
 style="background-color: rgb(255, 255, 204); vertical-align: top;">gap>
GroupHomology(AlternatingGroup(7),10);time;<br>
2333 ]<br>
1756<br>
      <br>
gap> S:=Image(IsomorphismPermGroup(SL(3,3)));;<br>
gap> GroupHomology(S,8);time;<br>
23 ]<br>
6340<br>
      <br>
gap> B5:=[[1,[2,3]],[2,[3,3]],[3,[4,3]],[4,[5,4]]];;<br>
gap> GroupHomology(["Coxeter",D],4);time;<br>
222222222222 ]<br>
56240<br>
      <br>
gap> K:=MaximalSubgroups(SylowSubgroup(SL(2,Integers mod
5^3),5))[2]; <br>
gap> K:=Image(IsomorphismPcGroup(K));<br>
gap> GroupHomology(K,3);time;<br>
555555125 ]<br>
3254<br>
      <br>
gap> G:=AbelianGroup([2,4,6,8,10,12]);;<br>
gap> GroupHomology(G,6);time;<br>
22222222222222222222222,
22,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  222222222222222222222,
2222,<br>
  22222444444444444121212 ]<br>
<!OCTYPE html PUBLIC"/W3C/DTD HTML 4.01 Transitional/EN"
      >
gapcontent=/tml charsetISO-8859-1"
[  ]<br/>
9395<br
gap> GroupHomologyMathieuGroup23,3)timebrjava.lang.StringIndexOutOfBoundsException: Index 51 out of bounds for length 51
[  ]<br>
157961<br>
gap> GroupHomology(MathieuGroup(23),4);time;<br>
[  ]<br>
276853 <java.lang.StringIndexOutOfBoundsException: Index 11 out of bounds for length 11
gap> GroupHomologyMathieuGroup23)5;;<br
7 ]br>
20639802<br>
      <br=t: align :(0, 0 102;>a
gap> GroupHomology(MathieuGroup(24),3);time;<br>
[4,3 <
3205565<br>
      <br>
gap&<table
[nbsp ]]br>
      </td>
    </tr>
    <
       example  calculatetheintegralhomologyH<>n<sub(<sub>201>,)
 style=verticalaligntop;background-:rgb255,255 255;>java.lang.StringIndexOutOfBoundsException: Range [71, 72) out of bounds for length 71
al-"GroupHomology)/
returns the mod:FreeGroup2);; x=F.1;y=F.;;br
to. The following  that the Sylow 2-subgroup P of the
Mathieu simple group M<sub>24</sub> has 6-dimensional mod       <br>
      </sup>. (The group P has order 1024 and the computation<br
twohourstocomplete)br
      <td>
    </tr>
    <tr>
      <td
 background-:rgb(255,255204)"gap&java.lang.StringIndexOutOfBoundsException: Index 75 out of bounds for length 75
br>
[2, ,2 22 ,2 2 2 2,22,2 22,2,2,2,,2 2,
22,<br>
  22222, on a
2222,<br>
&; 222,2 2 2,,2 2 ,2 ,2 22 ,22 2,2 ,
2222,<br>
&,,2   ,,2,2,2, ,2 ,2 , ,,2,2,2, ,
2222,<br>
  222222222222222222222,
2,222,<>
  2222222222222,becomputed in dimensions  followingcommands showthat<r
      </td>
    <
    <tr>
      <td
 style>    java.lang.StringIndexOutOfBoundsException: Range [45, 43) out of bounds for length 70
od   H>sup,Zsub2sub)  
for smallish 2-groups G using the HAPprime extension package (which
uses the <>
followingcommandscomputea presentation and Poincare series for this
ring when G is the Sylow 2-subgroup of the Mathieu group M<sub>12 </represented by a Coxeter diagram on 5 vertices, has H<sub>4</sub>(B<sub>5</sub>=(Z<sub>2</ub)<sup>12</up>
The commands use the Lyndon-Hochschild-Serre spectral java.lang.StringIndexOutOfBoundsException: Index 62 out of bounds for length 46
Groebner bases toThisreproducesa   BrowderandJP which
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top;         >abelian  G=2/>times;<><>&;<sub6</sub>×<>8/>times;<sub10
G:=SylowSubgroup(MathieuGroup(12),</ub>times>12/ o order46080) <sub<>GZ)
      <br/ub>280+<sub4sub)12</>(<>12<sub>)<sup>3</sup>
gapg; Mod2CohomologyRingPresentation>
Graded algebra GF(2)[ x_1, x_2, x_3, x_4, x_5, has Hsub>/sub>Msub>23/sub,)  H<ub3/>Msub>23</ub>,)=
[ x_2*x_3, x_1*x_3J ' <="_Loday"
x_1*x_2*x_5+x_2*x_6,<br>
n;x_12x_4^2*x_2^+x_6x_4^<>
  -L  , we   new <>5/><>23/>Zjava.lang.StringIndexOutOfBoundsException: Index 84 out of bounds for length 84
x_1 TheMathieu M>24/>( order
n;*5+_ ^3java.lang.StringIndexOutOfBoundsException: Range [38, 37) out of bounds for length 62
&^2,<br
 
x_2^2*x_4*x_5+x_2=.<li
^+^2 2*4^x_22*x_52x_2**x_2x_5x_6,>
 
2x_2*3x_6x_2^x_5^2+x_6x_2x_4x_2+^<
2*x_5 ] with indeterminate degrees [ 111,[, ,,3]>
gapgt <>
19685<br>
      <br>
gap&6340>
gap&;(G;>
(1)/-3+*1^-*1<r
gap> timebr
11757<br>
      </td>
    </tr>
    <tr>
      <56240<br>
 "align: ;- rgb255 ,)"The
homology ofg;K:((L(, 
following commands show that <br>
      <ul>
        > 99-   of([17)is
Hsub><sub(L>2/([7),Z) = Z<sub>4</sub> + Z<sub>12</sub>.
(This homology was first calculated by <a
 href="http://arxiv.org/abs/math/9503230">A. Adem and N. Naffah</a>).<br>
        </li>
        <li>the 4-dimensional integral homology of SL<sub>3</sub>(Z) is
>4</subSsub3/()Z =sub><>&;>
        <li>the 6-dimensional integral homology of the Bianchi group SL ,22 ,2 ,,,2,2 ,2 ,2,2 ,2,2 , 2 ,
with w<sup>2</sup>=-2 is H<sub>6</sub>(SL<sub2 , 22,br
          <br>
        </li>
      </ul>
      <ul>
        <li>the classical braid group B on eight strings
(represented by a linear Coxeter diagram D with seven vertices) has
5-dimensional integral homology H<sub>&bsp;2 2 ,2 ,2 ,2 2 2 ,2  ,2 ,,,2 2,
        <li>the amalgamated product G=S<sub>5</sub>*<sub>A</sub>S<sub>4</sub>
ofthe symmetric groups S<sub>5</sub> and S<sub>4</sub> over the
canonical subgroup A=S<sub>3 </sub>has 5-dimensional integral homology
H<sub>5</sub>(G,Z) = 22 2,2,<br
product can  represented asa graph of .<>
        </li>
        <li>the Heisenberg group H in five complex variables (a torsion
free nilpotent group of class two) has 5-dimensional integral homology H<sub>5</sub>(H,Z)
= (Z<sub>2</sub>)<sup>43</sup>+Z<sub>6</sub>+Z<sup>132</sup>.</li>
        <>the free nilpotent group N of class 2 on four generators
has 4-dimensional integral homology H<sub>4</sub>(N,Z) = (Z<sub>3</sub>)<sup>4</sup>+Z<sup>84</sup>.
(< href=.html"> </>of 

for N were first calculated in a paper by L. Lambe.)</li>
        <> 3dimensional spacewith
Hermann-Mauguin symbol "P62" has 5-dimensional integral homology H<sub>5</sub>(S,Z)
=<>2<sub><./i
      </ul>
      <span style="font-family: helvetica,arial,sans-serif;"></span>(The
last three examples require the "AClib""Polycyclic" and "nq"
packages.
HAPloaded   
required..)<br>
      </td>
    </tr      <r
    <tr>
      <td
 style="br>
R:(7,100)<java.lang.StringIndexOutOfBoundsException: Index 29 out of bounds for length 29
Resolution g;java.lang.StringIndexOutOfBoundsException: Range [22, 21) out of bounds for length 51
No contracting[nbsp ]>
gap>  Homology(gap&;((23)5;ime<>
412 ]<br>
      <br>
      <br>
gap>
C:=ContractibleGcomplex("SL(3,Z)"3205565br>
gap> :FreeGResolutionC,5);>
gap&tHomologyTensorWithIntegers),4;<br
2 ]<br>
      <br>
      <br>
gap&t; C:=ContractibleGcomplex("L(2Z[sqrt(-2)]");br
gapgt; R=FreeGResolution(C,7);;<br>
gap> Homology(TensorWithIntegers(R),6);<br>
2 ]<br>
      <br>
      br>
gap>
D:=[  [1,[2,3]],  style=verticalalign:;-color rgb255,,255 204;java.lang.StringIndexOutOfBoundsException: Range [72, 71) out of bounds for length 75
[4,[3]&; [[,],n; [6,]&bsp];br>
gap> CoxeterDiagramDisplay(D);;<br>
      <div style="text-align: center;"><img alt="" src="cd.gif"
 tyle"idth:150px : 115;>br>
      </div>
gap> GroupHomology(D,5);time;<br>
3 ]<br>
java.lang.StringIndexOutOfBoundsException: Index 9 out of bounds for length 9
<>
      <br>
      <br>
gapgt; S5:=ymmetricGroup(5);SetName(S5,"S5");<br>
gap> S4:=SymmetricGroup(4);SetName(S4,"S4");<br>
gap> A:=SymmetricGroup(3);  2, 2, 2, 2, 2, 2, 2, 2, 2, 2 , ,2,2 ,2 , 2 2,
gt :=A,-gt)>
gap> AS4 ,2 2<>
java.lang.StringIndexOutOfBoundsException: Range [37, 38) out of bounds for length 33
gap&>
      <div style="style="vertical-aligntop;background-olor: (, 255 255;"
 :90px">brjava.lang.StringIndexOutOfBoundsException: Index 41 out of bounds for length 41
      </div>
gap> GroupHomology(D,5);time;<br>
[uses the Singular system for commutative algebra). For instance, the
22004>
      
      <br>
gap   that computations correct.br
222222 /tr
22,<br>
  2222222222222G:SylowSubgroup(12),);>
0000,<br>
  00000000000, x_1x_2+x_6<>
0000,<br>
&;0 0,0 0,0,0,,0 00 0,0 0 0,0,0,0 , 00,
0000,<br>
&bsp 0,0,00 ,0,0,0 ,0 0 00,,0 0,0,0 00,
0000,<br>
&bsp;0 0,  ,0,00,0,0 0,0,0 ,0 , 0 , ,0 ,0,
0000,<br>
  000000000000000000000,
0,0,00,,<r
  0 ]<br>
73765<br>
      <br>
      <br>
gap> F:=FreeGroup(4gap>time;<br>
   <r>
[, 3 0,00, ,0 ,0,000,00,0,0, , 0 0,0 0java.lang.StringIndexOutOfBoundsException: Index 70 out of bounds for length 70
00,<brgap>time;<r
  000000000
00, ,0<br>
&, 000000 ,0,
0000,<br>
  000000, java.lang.StringIndexOutOfBoundsException: Index 25 out of bounds for length 10
41967<br>
      <br>
      <br>
gap> GroupHomology(SpaceGroupBBNWZ("P62"),5);timeT  was first calculated a
22 ]<br>
4336<br>
      </td>
    </tr>
    <tr>
      <td
 style=color: rgb(255255, );"The
command <span style="font-family: helvetica,<>4<sub>SL<sub>3</sub>(Z),Z) = Z<sub>2</sub>. </li>
is a composite of several more basic HAP functions <span
 style="color: rgb(51, 0, 51);"><span style="color: rgb(0, 0, 102);">and
attempts, in a fairly crude way, to make reasonable choices for<br>
number of parameters in
the calculation of group homologyrthe java.lang.StringIndexOutOfBoundsException: Range [26, 25) out of bounds for length 56
almost
certainly be better off using the more basic functions directly and
making the
choices yourself! Similar comments apply to functions for cohomology
(ring) calculations.<br>
      <br>
The subsequent pages of this manual explain the basic HAP functions. </span></span>The
intending reader should be aware that many  S5/> sub<> the
java.lang.StringIndexOutOfBoundsException: Range [28, 29) out of bounds for length 2
the fullpotential of HAPandnbsp consequently<span
 style="font-weight: bold;"> may take
many minutes (and in one or two cases product can be represented as a graph of groups.)<br>
    </java.lang.StringIndexOutOfBoundsException: Index 9 out of bounds for length 9
    <tr>
      <td
 style="vertical-align: top; background-color: rgb(255, 255        li>the free nilpotent group N of class 2 on four generators
p S the HAPcryst extension(hich
uses the CrystGAPpackage  thePolymake geometry
system) can be used to for  werefirst ina paperbyL. Lambe)/>
java.lang.StringIndexOutOfBoundsException: Range [35, 5) out of bounds for length 68
For instance, the following commands compute a fundamental cell for the
-dimensionalspacegroup  with
Hermann-Mauguin symbol "P62" and exhibit the 1-skeleton of this cell.<br>
      </td>
    </      </>
    tr
      <td  examples require "Clib" "olycyclic" and"qjava.lang.StringIndexOutOfBoundsException: Index 62 out of bounds for length 62
 style="vertical-align: top; background-color: rgb(255, 255, 204);".)<r>
fd=FundamentalDomainStandardSpaceGroup,315,("P62");<>
gap&t;&bsp;Polymake(fd"VISUAL_GRAPH";<>
      <br>
      div style=textalign center"<img
 style="width: 300px; height: 300px;" alt="" src="Fundom.png"><br>
      </div>
      </td>
    </tr>
    <tr>
      td
 style="      <br>
end this java.lang.StringIndexOutOfBoundsException: Index 21 out of bounds for length 7
calculations such as:<br>
      uljava.lang.StringIndexOutOfBoundsException: Index 10 out of bounds for length 10
        <li>The rank of [2]br
of the Mathieu group M<sub>11 </sub>gap> C:=ContractibleGcomplex("SL(2,(-2)]));;<r>
coefficient of x<sup>k</sup> in the Poincare java.lang.StringIndexOutOfBoundsException: Index 48 out of bounds for length 37
for all kless than 15 (ThisPoincare series for the ring H<sup>*</sup>(M<sub>11</sub>,Z<sub>2</sub>)
was first calculated in [P.Webb, "A java.lang.StringIndexOutOfBoundsException: Index 38 out of bounds for length 7
 style="ont-style:italic;">Comm. Math. Helv.</span62 (1987)
135-167]. ) </li>
        <li>The mod 2 cohomology4,5,3]&; 5[,],java.lang.StringIndexOutOfBoundsException: Range [33, 32) out of bounds for length 57
for the dihedral group of order 64 is generateddiv styletalign center"<img alt="" src="cd.gif"
degree 1 and one element of       <div>>
likely)
some generators of degree greater than 30.<br>
        </li>
        <li>The Lie algebra M<sub>3</sub>(Z)g; S5=SymmetricGroup5)SetName)<br>
matrices has 5-> A:=SymmetricGroup(A,"<br>
        <li>The suspension X=SK(G,gap& :=GroupHomomorphismByFunction(,5,-g;)<br
Lanespacefor the freenilpotentgroup ofclass2 on four generators
has third homotopy gapg;:[,,AAS4]<>
pi<sub&; GraphOfGroupsDisplay()<br>
        liThedoublesuspension=(,1 ofan - Lane
space for the group G=GL(4,3) of 4×4 matrices over the field of
three elements (of order 24261120) has fourth homotopy gapg;GroupHomologyD5;ime<>
= Z<sub>2</sub> . <br>
        </li>
        <li>The free nilpotent Lie algebra A ofg;GroupHomologyHeisenbergPcpGroup))t;<br>
generators, over,2, ,2 2 2 2 ,2 2,,2 ,2 22,,2,
the ring of integers Z, has 3-dimensional Leibniz homology HL<sub>3</subnbsp;; 2,2,22222 2,2 22, ,2 2,2 2,2 2 226,0 0java.lang.StringIndexOutOfBoundsException: Index 69 out of bounds for length 69
+ (Z<sub>6</sub>)<sup>16 </sup>+Z<sup>176</sup> .</li>
        <li>Thegroup presentation = <,y,z,bc, |axy
b=yz, c=zx, ax=ya, by=zb, cz=xc > is aspherical.</li>
        <li>The 3-dimensional module M over the field F of two
  elements, arising from the canonical left action of the group G=Syl<sub>2</sub>(GL<sub>3</sub>(2))
of 3t;3matrices(order8),hasa 6-imensional  Ext
module Ext<sup>5</sup><sub>FG</sub>(M,F)=F<sup>6</sup>.</li>
        <li>The  3-dimensional integral homology of the 
homotopy 2-type X represented by the automorphism crossed module  D<sub>16</sub>
--> Aut(D<sub>16</sub>) is H<sub>3</sub>(X,Z)=Z<sub>2</sub>+Z<sub>2</sub>+Z<sub>4</sub>.
          <br
        </li>
      </ul>
The following commands yield these seven calculations.<br>
      </td>
    </tr>
    <tr>
      <td
 style="vertical-align: top; java.lang.StringIndexOutOfBoundsException: Index 32 out of bounds for length 9
PoincareSeriesPrimePart(MathieuGroup(11),2,14);      br
(x^4-x^3+x^2-x+1)/(x^6-x^5+x^4-2*x^3+x^2-x+1)<br>
      <br>
gap> H:=ModPCohomologyGenerators(DihedralGroup(64),30);;<br>
gap> List(H[1], H[2]);<br>
0112 ]<br>
      <br>
gap> 
A:=MatLieAlgebra(Integers,3);;<br>
gap>  LieAlgebraHomology(A,5);<br>
java.lang.StringIndexOutOfBoundsException: Index 69 out of bounds for length 33
      <br>
gap>  F:=FreeGroup(4);;G:=NilpotentQuotient(F,2);;<br>
gap>  ThirdHomotopyGroupOfSuspensionB(G);<br>
00000000000000000000000,
00,<br>
  00000 ]<br>
      <br>
gap&t G:Image(IsomorphismPermGroup(GL43);<br>
gap> NonabelianSymmetricKernel_alt(G);<br>
[ [  ], [ 2 ] ]<br>
      <br>
gap> F:=FreeGroup(4);;G:=NilpotentQuotient(F,2);;<br>
gt :=LowerCentralSeriesLieAlgebra(G;<br>
gap> LeibnizAlgebraHomology(L,3);<br>
222222226666
60,<br>
  000000000000000000000,
0000,<br>
  00000000000000000java.lang.StringIndexOutOfBoundsException: Index 56 out of bounds for length 6
00T subsequentpagesof thismanualexplainthe basic functions <span<>The
&bsp , 0 ,00  0,0 0,,0 ,00 , 0 0 0,0,,0 0java.lang.StringIndexOutOfBoundsException: Index 69 out of bounds for length 69
0000,<br>
  000000000000000,  minutesand   cases  run</>/java.lang.StringIndexOutOfBoundsException: Index 65 out of bounds for length 65
0000,<br>
  0000000000000style"-java.lang.StringIndexOutOfBoundsException: Range [23, 22) out of bounds for length 71
00,0,0,>
&, 0,0 0,,0,0,0,0 0 0,0,00000000,
0,0,0,0,<r
  000000000<>
  ,0<>
      <br>
g;
java.lang.StringIndexOutOfBoundsException: Range [2, 1) out of bounds for length 69
gap> rels:=[a^-1*x*y, b^-1*y*z, c^-1*z*x, a*x*(y*a)^-1,
b*y*(z*b)^-1, c*z*(x*c)^-1];;<br>
gap> IsAspherical(F,rels);;<br>
Presentation is aspherical.<br>
      <br>
gap> M:=GModuleByMats(GeneratorsOfGroup(SylowSubgroup(GL(3,2)<
gap> R:=ResolutionFpGModule(DesuspensionMtxModule(M),5);;<br>
gap> Cohomology(HomToIntegersModP(R,2),4);<br>
6<br>
      
gap& theMathieu sub <sub> order7920 is  to the
C:AutomorphismGroupAsCatOneGroup(DihedralGroup(32));<br>
gapfor all k than15.( Poincare for  ringHsup*</sup><sub<sub>,sub2<subjava.lang.StringIndexOutOfBoundsException: Index 102 out of bounds for length 102
gap>
K:=ChainComplexOfSimplicialGroup(N);;<br>
gap135-167]  /li>
2 ,4 ]<>
      </td>
    <>
    <tr>
      <td style=verticalalign top"java.lang.StringIndexOutOfBoundsException: Index 43 out of bounds for length 43
      <table style="width: 100%; text-align: left;" border="0"
 cellpadding="" cellspacing""
        >
          <>
            <td style="text-align: left; vertical-align: top;">         m has5-dimensional  H>5/>(,Z(<2/>)sup8/>+Z<li
            <br>
            </td>
            <td thirdhomotopy
 =".">java.lang.StringIndexOutOfBoundsException: Index 43 out of bounds for length 43
            </d
            <td style="text-align: right; vertical-space for the group G=GL(4,3) of 4×4 matrices over the field of
 href="aboutDefinitions.html">Next page</a></td>
          </tr>
        </tbody>
      </>
      <br>
      </td>
    /
  </tbody>
</table>
<>
<br>
</ody>
</html>

Messung V0.5 in Prozent
C=100 H=100 G=100

¤ Dauer der Verarbeitung: 0.14 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.