[GAP Forum] find |Hom(G1,G2)|

Benjamin Sambale bsambale at gmx.de
Fri Mar 13 15:49:43 GMT 2009


Try:

LoadPackage("sonata");
Size(Homomorphisms(G1,G2));

Tom Tim schrieb:
> Is there a way to find the number of homomorphisms from a group G1 to G2 ?
> For example:
> G1 := SymmetricGroup(3);
> G2 := DihedralGroup(8);
>
> Thanks.
>
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
>
>   



More information about the Forum mailing list