Subnormality testing problem: Difference between revisions

From Groupprops
No edit summary
No edit summary
 
Line 3: Line 3:
==Definition==
==Definition==


The ''subnormality testing problem''' refers to a general class of problems where a [[group]] is specified using a suitable [[group description rule]], a [[subgroup]] is specified using a suitable [[subgroup description rule]], and we need to determine whether the subgroup is a [[subnormal subgroup]] of the group.
The '''subnormality testing problem''' refers to a general class of problems where a [[group]] is specified using a suitable [[group description rule]], a [[subgroup]] is specified using a suitable [[subgroup description rule]], and we need to determine whether the subgroup is a [[subnormal subgroup]] of the group.


===Fixed-depth version===
===Fixed-depth version===

Latest revision as of 20:56, 25 June 2013

This article describes the subgroup property testing problem for the subgroup property: subnormal subgroup
A GAP command using the algorithms for this problem is available at: IsSubnormal
View other subgroup property testing problems

Definition

The subnormality testing problem refers to a general class of problems where a group is specified using a suitable group description rule, a subgroup is specified using a suitable subgroup description rule, and we need to determine whether the subgroup is a subnormal subgroup of the group.

Fixed-depth version

PLACEHOLDER FOR INFORMATION TO BE FILLED IN: [SHOW MORE]

Relation with other problems