[GAP Forum] orders of maximal subgroups of sporadic groups
Holt, Derek
D.F.Holt at warwick.ac.uk
Mon Jul 22 20:42:46 BST 2019
Dear Benjamin, dear GAP Forum,
Yes that works excellently, thanks very much!
Derek
On Mon, Jul 22, 2019 at 09:10:45PM +0200, Benjamin Sambale wrote:
> Dear Derek,
>
> maybe the following works:
>
> L:=AllCharacterTableNames(IsSporadicSimple,true,IsDuplicateTable,false);
> S:=List(L,CharacterTable);;
> S2:=Filtered(S,HasMaxes);;
> Size(S2); #=25
> List(S2,c->List(Maxes(c),m->Size(CharacterTable(m))));
>
> Best wishes,
> Benjamin
>
> Am 22.07.19 um 20:45 schrieb Holt, Derek:
> >Dear GAP Forum,
> >
> >Does anyone have lists of the orders of the maximal subgroups of the sporadic
> >finite simple groups in electronic form, or know how to easily generate such
> >lists in GAP.
> >
> >Nearly all of this information is avilable on the online ATLAS, but not
> >readily as lists of integers.
> >
> >Thanks,
> >Derek Holt.
> >
> >_______________________________________________
> >Forum mailing list
> >Forum at gap-system.org
> >https://mail.gap-system.org/mailman/listinfo/forum
> >
>
More information about the Forum
mailing list