Skip to content

Commit 23b44d1

Browse files
authored
Fixed typo in the manual section for LocalActionPi
1 parent a8cc1cc commit 23b44d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gap/Examples.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ DeclareGlobalFunction( "SpheresProduct" );
479479
##################################################################################################################
480480

481481
#! @Description
482-
#! The arguments of this method are a degree <A>l</A> $\in\mathbb{N}_{\ge 2}$, a radius <A>d</A> $\in\mathbb{N}_{\ge 3}$, a permutation group <A>F</A> $\le S_d$, a homomorphism $\rho$ from <A>F</A> to an abelian group that is surjective on every point stabilizer in <A>F</A>, and a non-empty, non-zero subset <A>R</A> of <C>[0..l-1]</C> that contains $l-1$.
482+
#! The arguments of this method are a radius <A>l</A> $\in\mathbb{N}_{\ge 2}$, a degree <A>d</A> $\in\mathbb{N}_{\ge 3}$, a permutation group <A>F</A> $\le S_d$, a homomorphism $\rho$ from <A>F</A> to an abelian group that is surjective on every point stabilizer in <A>F</A>, and a non-empty, non-zero subset <A>R</A> of <C>[0..l-1]</C> that contains $l-1$.
483483
#!
484484
#! @Returns
485485
#! the group $\Pi^{l}($<A>F</A>$,$<A>rho</A>$,$<A>R</A>$)=\{\alpha\in\Phi^{l}(F)\mid \prod_{r\in R}\prod_{x\in S(b,r)}$<A>rho</A>$(\sigma_{1}(\alpha,x))=1\}\le\mathrm{Aut}(B_{d,l})$.

0 commit comments

Comments
 (0)