GroupTheory/IsFinitelyGenerated - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : GroupTheory/IsFinitelyGenerated

GroupTheory

  

IsFinitelyGenerated

  

determine whether a group is finitely generated

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

IsFinitelyGenerated( G )

Parameters

G

-

group

Description

• 

A group  is said to be finitely generated if it can be generated by a finite subset of its elements.

• 

The IsFinitelyGenerated( G ) command returns true if the group G is finitely generated, and returns the value false otherwise.

Examples

(1)

(2)

(3)

(4)

See Also

GroupTheory[ProjectiveSpecialLinearGroup]

GroupTheory[SymmetricGroup]

 


Download Help Document