Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 556 #607

Merged

Conversation

james-d-mitchell
Copy link
Collaborator

This PR partially fixes Issue #556, by removing the implication IsFinite and IsGroup => IsEnumerableSemigroupRep. Other such implications remain, and should be removed. The remaining implications will be removed in a more major clean up (hopefully) in the coming months.

This commit partially resolves Issue semigroups#556 by removing the implication
that groups belong to `IsEnumerableSemigroupRep`. Other such
implications remain, and should be removed. The remaining
implications will be removed in a more major clean up (hopefully)
in the coming months.
@james-d-mitchell
Copy link
Collaborator Author

Not trying to hurry you @wilfwilson but in case you didn't see this earlier, I requested your review of this PR.

Copy link
Collaborator

@wilfwilson wilfwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the reminder @james-d-mitchell, I had overlooked this.

@james-d-mitchell james-d-mitchell merged commit 8779891 into semigroups:stable-3.1 Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix A label for PRs that fix a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants