Solvable group: Difference between revisions
| Line 68: | Line 68: | ||
===Stronger properties=== | ===Stronger properties=== | ||
* [[Nilpotent group]] | * [[Nilpotent group]]: {{proofat|[[Nilpotent implies solvable]]}} | ||
* [[Supersolvable group]] | * [[Supersolvable group]] | ||
* [[Polycyclic group]] | * [[Polycyclic group]] | ||
Revision as of 08:01, 4 September 2007
This article defines a group property that is pivotal (i.e., important) among existing group properties
View a list of pivotal group properties | View a complete list of group properties [SHOW MORE]
This article is about a standard (though not very rudimentary) definition in group theory. The article text may, however, contain more than just the basic definition
VIEW: Definitions built on this | Facts about this: (facts closely related to Solvable group, all facts related to Solvable group) |Survey articles about this | Survey articles about definitions built on this
VIEW RELATED: Analogues of this | Variations of this | Opposites of this |
View a complete list of semi-basic definitions on this wiki
History
This term was introduced by: Galois
The notion of solvable group arose from the attempt to characterize the Galois groups of those field extensions which could be solved by means of radicals.
In fact, the term solvable arose precisely because a normal field extension is contained in a radical extension if and only if the Galois group is solvable.
Definition
Symbol-free definition
A group is said to be solvable if any of the following equivalent conditions holds:
- There is a normal series of finite length starting from the trivial subgroup and ending at the whole group with each successive quotient being an Abelian group
- There is a subnormal series of finite length with each successive quotient being an Abelian group
- The derived series reaches the identity in finitely many steps. The number of steps needed is termed the solvable length of the solvable group.
Definition with symbols
A group is said to be solvable if it satisfies any of the following equivalent conditions;
- There exists a series of subgroups:
such that each is normal in and each is Abelian.
- There exists a series of subgroups:
such that each is normal in and each is Abelian.
- The derived series of , viz the series where and , reaches the trivial subgroup in finitely many steps.
Equivalence of definitions
Further information: Equivalence of definitions of solvable group
Formalisms
In terms of the group extension operator
This group property can be expressed in terms of the group extension operator and/or group property modifiers that arise from this operator The group property of being solvable can be obtained in either of these equivalent ways:
- By applying the poly operator to the group property of being Abelian
- By applying the finite normal series operator to the group property of being Abelian
- By applying the finite characteristic series operator to the group property of being Abelian
Note that all these three operators have the same effect in the case of Abelian groups, though in general they may not have.
Examples
For a complete listing of important examples of solvable groups, refer Category:List of solvable groups.
Particular note-worthy examples are given below:
- The symmetric group on 3 elements is the smallest solvable non-Abelian(in fact, non-nilpotent) group
- The symmetric group on 4 elements is also solvable
- The dihedral group of any order is solvable, Further it is nilpotent only when the order is a power of 2.
Relation with other properties
Stronger properties
- Nilpotent group: For full proof, refer: Nilpotent implies solvable
- Supersolvable group
- Polycyclic group
Weaker properties
Conjunction with other properties
- Solvable T-group is the conjunction with T-group
- Solvable HN-group is the conjunction with HN-group
Metaproperties
The group property of being solvable is idempotent with respect to the group extension operator. In other words, if a group has a solvable normal subgroup, and the quotient group is solvable as an abstract group, then the whole group is solvable.
In fact, we can just take a subnormal series corresponding to the normal subgroup and pull back a subnormal series corresponding to the quotient group, and put the two subnormal series together to obtain a subnormal series for the whole group.
Quasivarietal group property
This group property is varietal, in the sense that the collection of groups satisfying this property forms a quasivariety of algebras. In other words, the collection of groups satisfying this property is closed under taking subgroups, taking quotients and taking finite direct products
View other quasivarietal group properties
The property of being solvable of solvable length at most , is a varietal group property -- it is in fact equationally defined by the vanishing of the commutator of any elements. From this, we can deduce that the group property of being solvable is quasivarietal:
- Any subgroup of a solvable group is solvable, in fact, with the same (or smaller) solvable length
- Any quotient of a solvable group is solvable, in fact, with the same (or smaller) solvable length
- Any finite direct product of solvable groups is solvable, in fact, with solvable length bounded by the maximum of the solvable lengths of the groups
For full proof, refer: Solvability is quasivarietal
Subgroups
This group property is subgroup-closed, viz., any subgroup of a group satisfying the property also satisfies the property
View a complete list of subgroup-closed group properties
Any subgroup of a solvable group is solvable. This follows from its being quasivarietal. See above.
Quotients
This group property is quotient-closed, viz., any quotient of a group satisfying the property also has the property
View a complete list of quotient-closed group properties
Any quotient of a solvable group is solvable. This follows from its being quasivarietal. See above.
Direct products
This group property is finite direct product-closed, viz the direct product of a finite collection of groups each having the property, also has the property
View other finite direct product-closed group properties
A finite direct product of solvable groups is solvable. This follows from its being quasivarietal. See above.
Testing
The testing problem
Further information: Solvability testing problem
The problem of testing whether a group is solvable or not reduces to the problem of computing its derived series. This can be done when the group is described by means of a generating set, if the normal closure algorithm can be implemented.
GAP command
This group property can be tested using built-in functionality of Groups, Algorithms, Programming (GAP).
View GAP-testable group properties
To determine whether a group is solvable or not, we cna use the following GAP command:
IsSolvable (group);
where
group
may be a definition of the group or a name for a group previously defined.
Study of this notion
Mathematical subject classification
Under the Mathematical subject classification, the study of this notion comes under the class: 20F16
The class 20F16 is used for the general theory of solvable groups, while the class 20D10 (coming under 20D which is for finite groups) focusses on finite solvable groups.
Also closely related is 20F19: Generalizations of nilpotent and solvable groups.