-
Notifications
You must be signed in to change notification settings - Fork 185
PreImagesRepresentative returns error or wrong element when argument is not in image #4088
Copy link
Copy link
Open
Labels
kind: bugIssues describing general bugs, and PRs fixing themIssues describing general bugs, and PRs fixing themkind: bug: unexpected errorIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themkind: bug: wrong resultIssues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing themIssues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing them
Milestone
Metadata
Metadata
Assignees
Labels
kind: bugIssues describing general bugs, and PRs fixing themIssues describing general bugs, and PRs fixing themkind: bug: unexpected errorIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themkind: bug: wrong resultIssues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing themIssues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing them
Type
Fields
Give feedbackNo fields configured for issues without a type.
According to the documentation,
PreImagesRepresentative"returns either a representative of the set of preimages of elm under map orfail, the latter if and only if elm has no preimages under map."However, the latter case does not seem to work properly for pc-groups:
For symmetric groups, a similar error can happen, or an incorrect preimage may be returned: