Relators - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


GroupTheory

  

Relators

  

return the relators of a finitely presented group

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Relators( G )

Parameters

G

-

a finitely presented group

Description

• 

The Relators( G ) command returns the relators of a finitely presented group.

Examples

withGroupTheory:

Ga,b|a2,b3,a·b5=1

Ga,ba2,b3,ababababab

(1)

RelatorsG

a,a,b,b,b,a,b,a,b,a,b,a,b,a,b

(2)

Compatibility

• 

The GroupTheory[Relators] command was introduced in Maple 17.

• 

For more information on Maple 17 changes, see Updates in Maple 17.

See Also

GroupTheory

GroupTheory[Generators]