Normal closure-finding problem: Difference between revisions
No edit summary |
|||
| Line 9: | Line 9: | ||
===Problems it reduces to=== | ===Problems it reduces to=== | ||
* [[Normality testing problem]]: See [[black-box reduction of normal closure-finding to normality testing]]. | * [[Normality testing problem]]: See [[black-box reduction of normal closure-finding in terms of generating sets to normality testing]]. | ||
Revision as of 20:32, 25 June 2013
This article describes the subgroup operator computation problem for the subgroup operator: normal closure
Description
We are given a group and a subgroup specified by some means (typically using generating sets, though we may also specify them using membership tests). The goal is to obtain a description of the normal closure of in using the same language (so if and are described using generating sets, we want a generating set for , whereas if and are described using membership tests, then is also to be described using a membership test.