[GAP Forum] Homomorphism

Max Horn max at quendi.de
Sat Aug 2 12:43:30 BST 2014



> Am 02.08.2014 um 10:22 schrieb "Kurt Ewald" <kurt.ewald at balbec.de>:
> 
> Hallo,
> 
> s4 := Group((1,2,3,4),(1,2));; s3 := Group((1,2,3),(1,2));;
> 
> 
> 
> hom := GroupHomomorphismByImages( s4 , s3, GeneratorsOfGroup(s4),
> [(1,2),(2,3)];
> 
> 
> 
> What is [(1,2),(2,3)] and how can I get this list in other examples?

You already got a reply, but in addition I would also recommend reading the GAP manual entry on this, see 

http://www.gap-system.org/Manuals/doc/ref/chap40.html

Cheers,
Max


> 
> 
> 
> Best Regards
> 
> 
> 
> Kurt Ewald
> 
> 
> 
> 
> 
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
> 


More information about the Forum mailing list