grelgroup - represent a group by generators and relations
|
Calling Sequence
|
|
grelgroup(gens, rels)
|
|
Parameters
|
|
gens
|
-
|
set of names taken to be the generators of the group
|
rels
|
-
|
set of relations among the generators which define the group
|
|
|
|
|
Description
|
|
•
|
The function grelgroup is used as a procedure and an unevaluated procedure call. As a procedure, grelgroup checks its arguments and then either exits with an error or returns the unevaluated grelgroup call.
|
|
|
Examples
|
|
>
|
|
| (1) |
the following will give an error:
>
|
|
|
|
Download Help Document
Was this information helpful?