Skip to content

Commit

Permalink
changed the documentation of FamilyPcgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBreuer committed Aug 17, 2023
1 parent 6e7846d commit 237f358
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions lib/grppc.gd
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,12 @@ DeclareAttribute( "CanonicalPcgsWrtHomePcgs", IsGroup );
## <Attr Name="FamilyPcgs" Arg='grp'/>
##
## <Description>
## returns a <Q>natural</Q> pcgs of a pc group <A>grp</A>
## (with respect to which pcgs operations as described in
## Chapter&nbsp;<Ref Chap="Polycyclic Groups"/> are particularly
## efficient).
## returns, for a pc group <A>grp</A>, a <Q>natural</Q> pcgs of some group
## <M>G</M> which contains <A>grp</A> and is maximal with this property.
## <P/>
## The pcgs operations described in
## Chapter&nbsp;<Ref Chap="Polycyclic Groups"/> are particularly efficient
## with respect to this pcgs.
## </Description>
## </ManSection>
## <#/GAPDoc>
Expand Down

0 comments on commit 237f358

Please sign in to comment.