Content deleted Content added
Fix retrieving version from Wikidata |
|||
Line 44:
{{sxhl|lang=gap-console|1=
gap> G:=SmallGroup(8,1); # Set G to be
<pc group of size 8 with 3 generators>
gap> i:=IsomorphismPermGroup(G); # Find an isomorphism from G to a group of permutations.
|