Normal closure-finding problem: Difference between revisions
No edit summary |
|||
| Line 17: | Line 17: | ||
===Problems it reduces to=== | ===Problems it reduces to=== | ||
* [[ | * [[Normality testing problem]]: See [[black-box reduction of normal closure-finding to normality testing]]. | ||
Revision as of 20:20, 25 June 2013
This article describes the subgroup operator computation problem for the subgroup operator: normal closure
Description
Given data
Our universe is some group specified by means of an encoding.
A group in is specified by a generating set , and a subgroup of is specified by a generating set . (We are given a guarantee that is a subgroup of , if not, we can test it using the algorithm for the subgroup testing problem).
Goal
Let be the normal closure of in . We are required to determine a generating set for .