> < ^ Date: Thu, 26 Aug 1999 13:38:00 +0100
> < ^ From: Leonard Soicher <l.h.soicher@qmul.ac.uk >
> ^ Subject: Presentations and f.p. groups in GAP4

Dear GAP-Forum,

Here is my problem:

I build up a (GAP) presentation P for a finitely presented group G,
by adding generators and relators as necessary to a presentation
which initially has no generators and no relators. While doing so
I store certain words (in a list w) in the generators of the
presentation P constructed so far. No generator of P is deleted
in the process of constructing P. When P is completely constructed,
G:=FpGroupPresentation(P). Now, my question is, how do I obtain the
natural G-images of the words in w?

Thanks in advance, Leonard Soicher.


> < [top]