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

Bad implication to a representation #862

Closed
fingolfin opened this issue Aug 16, 2022 · 1 comment · Fixed by #863
Closed

Bad implication to a representation #862

fingolfin opened this issue Aug 16, 2022 · 1 comment · Fixed by #863
Labels
bug Label for issues or PR which report or fix bugs

Comments

@fingolfin
Copy link
Contributor

This should not be done:

InstallTrueMethod(IsDualSemigroupRep,
                  IsSemigroup and IsDualSemigroupElementCollection);

A representation should never be implied like this. See also gap-system/gap#3006

@james-d-mitchell
Copy link
Collaborator

Eek! Will resolve this tomorrow!

@james-d-mitchell james-d-mitchell added the bug Label for issues or PR which report or fix bugs label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Label for issues or PR which report or fix bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants