Goto Chapter: Top 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

15 Commutator and nonabelian tensor computations
 15.1  

15 Commutator and nonabelian tensor computations

15.1  

15.1-1 BaerInvariant
‣ BaerInvariant( G, c )( function )

Inputs a nilpotent group \(G\) and integer \(c\)>\(0\). It returns the Baer invariant \(M^(c)(G)\) defined as follows. For an arbitrary group \(G\) let \(L^*_{c+1}(G)\) be the \((c+1)\)-st term of the upper central series of the group \(U=F/[[[R,F],F]...]\) (with \(c\) copies of \(F\) in the denominator) where \(F/R\) is any free presentation of \(G\). This is an invariant of \(G\) and we define \(M^{(c)}(G)\) to be the kernel of the canonical homomorphism \(M^{(c)}(G) \longrightarrow G\). For \(c=1\) the Baer invariant \(M^(1)(G)\) is isomorphic to the second integral homology \(H_2(G,Z)\).

This function requires the NQ package.

Examples: 1 

15.1-2 BogomolovMultiplier
‣ BogomolovMultiplier( G )( function )
‣ BogomolovMultiplier( G, str )( function )

Inputs a finite group \(G\) and an optional string str="standard" or str="homology" or str="tensor". It returns the quotient \(H_2(G,Z)/K(G)\) of the second integral homology of \(G\) where \(K(G)\) is the subgroup of \(H_2(G,Z)\) generated by the images of all homomorphisms \(H_2(A,Z) \rightarrow H_2(G,Z)\) induced from abelian subgroups of \(G\).

Three slight variants of the implementation are available. The default "standard" implementation seems to work best on average. But for some groups the "homology" implementation or the "tensor" implementation will be faster. The variants are called by including the appropriate string as the second argument.

Examples: 1 , 2 

15.1-3 Bogomology
‣ Bogomology( G, n )( function )

Inputs a finite group \(G\) and positive integer \(n\), and returns the quotient \(H_n(G,Z)/K(G)\) of the degree \(n\) integral homology of \(G\) where \(K(G)\) is the subgroup of \(H_n(G,Z)\) generated by the images of all homomorphisms \(H_n(A,Z) \rightarrow H_n(G,Z)\) induced from abelian subgroups of \(G\).

Examples: 1 

15.1-4 Coclass
‣ Coclass( global variable )

Inputs a group \(G\) of prime-power order \(p^n\) and nilpotency class \(c\) say. It returns the integer \(r=n-c\) .

Examples:

15.1-5 EpiCentre
‣ EpiCentre( G, N )( function )
‣ EpiCentre( G )( function )

Inputs a finite group \(G\) and normal subgroup \(N\) and returns a subgroup \(Z^\ast(G,N)\) of the centre of \(N\). The group \(Z^\ast(G,N)\) is trivial if and only if there is a crossed module \(d:E \longrightarrow G\) with \(N=Image(d)\) and with \(Ker(d)\) equal to the subgroup of \(E\) consisting of those elements on which \(G\) acts trivially.

If no value for \(N\) is entered then it is assumed that \(N=G\). In this case the group \(Z^\ast(G,G)\) is trivial if and only if \(G\) is isomorphic to a quotient \(G=E/Z(E)\) of some group \(E\) by the centre of \(E\). (See also the command \(UpperEpicentralSeries(G,c)\). )

Examples: 1 , 2 

15.1-6 NonabelianExteriorProduct
‣ NonabelianExteriorProduct( G, N )( function )

Inputs a finite group \(G\) and normal subgroup \(N\). It returns a record \(E\) with the following components.

This function should work for reasonably small nilpotent groups or extremely small non-nilpotent groups.

Examples: 1 

15.1-7 NonabelianSymmetricKernel
‣ NonabelianSymmetricKernel( G )( function )
‣ NonabelianSymmetricKernel( G, m )( function )

Inputs a finite or nilpotent infinite group \(G\) and returns the abelian invariants of the Fourth homotopy group \(SG\) of the double suspension \(SSK(G,1)\) of the Eilenberg-Mac Lane space \(K(G,1)\).

For non-nilpotent groups the implementation of the function \(NonabelianSymmetricKernel(G)\) is far from optimal and will soon be improved. As a temporary solution to this problem, an optional second variable \(m\) can be set equal to \(0\), and then the function efficiently returns the abelian invariants of groups \(A\) and \(B\) such that there is an exact sequence \(0 \longrightarrow B \longrightarrow SG \longrightarrow A \longrightarrow 0\).

Alternatively, the optional second varible \(m\) can be set equal to a positive multiple of the order of the symmetric square \((G \tilde\otimes G)\). In this case the function returns the abelian invariants of \(SG\). This might help when \(G\) is solvable but not nilpotent (especially if the estimated upper bound \(m\) is reasonable accurate).

Examples: 1 

15.1-8 NonabelianSymmetricSquare
‣ NonabelianSymmetricSquare( G )( function )
‣ NonabelianSymmetricSquare( G, m )( function )

Inputs a finite or nilpotent infinite group \(G\) and returns a record \(T\) with the following components.

An optional second varible \(m\) can be set equal to a multiple of the order of the symmetric square \((G \tilde\otimes G)\). This might help when \(G\) is solvable but not nilpotent (especially if the estimated upper bound \(m\) is reasonable accurate) as the bound is used in the solvable quotient algorithm.

The optional second variable \(m\) can also be set equal to \(0\). In this case the Todd-Coxeter procedure will be used to enumerate the symmetric square even when \(G\) is solvable.

This function should work for reasonably small solvable groups or extremely small non-solvable groups.

Examples:

15.1-9 NonabelianTensorProduct
‣ NonabelianTensorProduct( G, N )( function )

Inputs a finite group \(G\) and normal subgroup \(N\). It returns a record \(E\) with the following components.

This function should work for reasonably small nilpotent groups or extremely small non-nilpotent groups.

Examples: 1 

15.1-10 NonabelianTensorSquare
‣ NonabelianTensorSquare( G )( function )
‣ NonabelianTensorSquare( G, m )( function )

Inputs a finite or nilpotent infinite group \(G\) and returns a record \(T\) with the following components.

An optional second varible \(m\) can be set equal to a multiple of the order of the tensor square \((G \otimes G)\). This might help when \(G\) is solvable but not nilpotent (especially if the estimated upper bound \(m\) is reasonable accurate) as the bound is used in the solvable quotient algorithm.

The optional second variable \(m\) can also be set equal to \(0\). In this case the Todd-Coxeter procedure will be used to enumerate the tensor square even when \(G\) is solvable.

This function should work for reasonably small solvable groups or extremely small non-solvable groups.

Examples: 1 

15.1-11 RelativeSchurMultiplier
‣ RelativeSchurMultiplier( G, N )( function )

Inputs a finite group \(G\) and normal subgroup \(N\). It returns the homology group \(H_2(G,N,Z)\) that fits into the exact sequence

\(\ldots\longrightarrow H_3(G,Z) \longrightarrow H_3(G/N,Z) \longrightarrow H_2(G,N,Z) \longrightarrow H_3(G,Z) \longrightarrow H_3(G/N,Z) \longrightarrow \ldots. \)

This function should work for reasonably small nilpotent groups \(G\) or extremely small non-nilpotent groups.

Examples: 1 

15.1-12 TensorCentre
‣ TensorCentre( G )( function )

Inputs a group \(G\) and returns the largest central subgroup \(N\) such that the induced homomorphism of nonabelian tensor squares \((G \otimes G) \longrightarrow (G/N \otimes G/N)\) is an isomorphism. Equivalently, \(N\) is the largest central subgroup such that \(\pi_3(SK(G,1)) \longrightarrow \pi_3(SK(G/N,1))\) is injective.

Examples:

15.1-13 ThirdHomotopyGroupOfSuspensionB
‣ ThirdHomotopyGroupOfSuspensionB( G )( function )
‣ ThirdHomotopyGroupOfSuspensionB( G, m )( function )

Inputs a finite or nilpotent infinite group \(G\) and returns the abelian invariants of the third homotopy group \(JG\) of the suspension \(SK(G,1)\) of the Eilenberg-Mac Lane space \(K(G,1)\).

For non-nilpotent groups the implementation of the function \(ThirdHomotopyGroupOfSuspensionB(G)\) is far from optimal and will soon be improved. As a temporary solution to this problem, an optional second variable \(m\) can be set equal to \(0\), and then the function efficiently returns the abelian invariants of groups \(A\) and \(B\) such that there is an exact sequence \(0 \longrightarrow B \longrightarrow JG \longrightarrow A \longrightarrow 0\).

Alternatively, the optional second varible \(m\) can be set equal to a positive multiple of the order of the tensor square \((G \otimes G)\). In this case the function returns the abelian invariants of \(JG\). This might help when \(G\) is solvable but not nilpotent (especially if the estimated upper bound \(m\) is reasonable accurate).

Examples: 1 , 2 , 3 

15.1-14 UpperEpicentralSeries
‣ UpperEpicentralSeries( G, c )( function )

Inputs a nilpotent group \(G\) and an integer \(c\). It returns the \(c\)-th term of the upper epicentral series \(1\) < \( Z_1^\ast(G)\) < \(Z_2^\ast(G)\) < \( \ldots \).

The upper epicentral series is defined for an arbitrary group \(G\). The group \(Z_c^\ast (G)\) is the image in \(G\) of the \(c\)-th term \(Z_c(U)\) of the upper central series of the group \(U=F/[[[R,F],F] \ldots ]\) (with \(c\) copies of \(F\) in the denominator) where \(F/R\) is any free presentation of \(G\).

This functions requires the NQ package.

Examples: 1 

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Ind

generated by GAPDoc2HTML