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

Three small fixes from working with U4(3) #5545

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Conversation

hulpke
Copy link
Contributor

@hulpke hulpke commented Dec 15, 2023

Fix for action on subgroups through smaller degree, as well as generator selection for building a rewriting system of a group, and calculation of Schur Multiplier Invariants

All lead to error messages.

The example in which I found them is to take G=Aut(U4(3)) and to calculate the subgroup lattice and IsomorphismFpGroupForRewriting for it, respectively to calculate AbelianInvariantsMultiplier for U4(3). All seem too large/costly to add to the standard test suite.

When acting on subgroups in a smaller degree, translate back properly. Also
don't do so for neglegible benefit.
that act more than cyclic on radical factor. The code might forget about
generators needed for some factors.
@hulpke hulpke added kind: bug: unexpected error Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels Dec 15, 2023
Can occur in `AbelianInvariantsMultiplier`.
@hulpke hulpke changed the title Two small fixes from working with U4(3) Three small fixes from working with U4(3) Dec 20, 2023
@fingolfin fingolfin merged commit 85276bf into gap-system:master Jan 3, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug: unexpected error Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants