Hey,

I've been having trouble with mathematica and this group I'm working with,
the abstractalgebra function "GenerateGroupByRelations[]" wasn't liking the
group so I've started reading through the documentation for GAP.

For the record the mathematica command I was using was

G = GenerateGroupoidByRelations[{a, b}, {a^4 == e, b^4 == e, a ** b ** a **
b == e, a^3 ** b ** a^3 ** b == e}, SizeLimit -> 60]

I haven't been able to find a similar function like this to generate a
group by relations, like a^4 = e and so on,

Is it possible to do this using GAP?

Thanks in advance,

Linda
_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to