Dear GAP folks,

The manual indicates [1] that GQuotients should return only the first quotient it finds if the "findall" option is set to false. However, when I try

gap> GQuotients(FreeGroup(2), AlternatingGroup(5) : findall := false);

I get all 19 epimorphisms.   What am I doing wrong?

        Thanks,

        Nathan

GAP info: 4.4.10 on OS X/Intel version 10.4.

[1] http://www.gap-system.org/Manuals/doc/htm/ref/CHAP038.htm#SSEC009.2

_______________________________________________
Forum mailing list
[email protected]
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to