GroupTheory
Relators
return the relators of a finitely presented group
Calling Sequence
Parameters
Description
Examples
Compatibility
Relators( G )
G
-
a finitely presented group
The Relators( G ) command returns the relators of a finitely presented group.
with⁡GroupTheory:
G≔a,b|a2,b3,a·b5=1
G≔⁢a,b⁢∣⁢a2,b3,a⁢b⁢a⁢b⁢a⁢b⁢a⁢b⁢a⁢b⁢
Relators⁡G
a,a,b,b,b,a,b,a,b,a,b,a,b,a,b
The GroupTheory[Relators] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
See Also
GroupTheory[Generators]
Download Help Document