Bug in the default method for IsInverseSemigroup
#377
Labels
bug
Label for issues or PR which report or fix bugs
IsInverseSemigroup
#377
The offending line is
692
ingap/attributes/properties.gi
:This condition is certainly necessary for an inverse semigroup, but it is not sufficient, as the above example shows. This can be sorted by additionally checking
IsRegularSemigroup(S)
in this line.The text was updated successfully, but these errors were encountered: