IsTransformationSemigroup( obj )
IsTransformationSemigroup returns true if the object obj is a transformation semigroup and false otherwise.
IsTransformationSemigroup
true
false
gap> IsTransformationSemigroup( s27 ); true
Previous Up Top NextIndex