Skip to content

Inconsistent constructions with SmallGroups #4043

Closed
@mkeilberg

Description

The following in 4.11.0 (cygwin64 install):

G := SmallGroup(5^7,656);;
H := OneSmallGroup(Size,5^7,G->IdGroup(G)[2],656);;
IsomorphismGroups(G,H);

returns fail, and they are indeed non-isomorphic groups: G has an irreducible representation of degree 25, whereas H does not. Similar issues occur when using AllSmallGroups vs SmallGroup to build one or more groups.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    kind: bugIssues describing general bugs, and PRs fixing themkind: bug: wrong resultIssues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing themtopic: packagesissues or PRs related to package handling, or specific to a package (for packages w/o issue tracker)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions