Subnormality testing problem

From Groupprops
Revision as of 20:56, 25 June 2013 by Vipul (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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