Normal closure-finding problem: Difference between revisions
No edit summary |
|||
| Line 3: | Line 3: | ||
==Description== | ==Description== | ||
We are given a [[group]] <math>G</math> and a [[subgroup]] <math>H</math> specified by some means (typically using [[generating set]] | We are given a [[group]] <math>G</math> and a [[subgroup]] <math>H</math> specified by some means (typically using a [[generating set]], though we may also specify it using a membership test). The goal is to obtain a description of the [[normal closure]] <math>K = H^G</math> of <math>H</math> in <math>G</matH> by some means (which may be using generating sets or membership tests or both). | ||
==Relation with other problems== | ==Relation with other problems== | ||
Revision as of 20:34, 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 a generating set, though we may also specify it using a membership test). The goal is to obtain a description of the normal closure of in by some means (which may be using generating sets or membership tests or both).