Groupprops, The Group Properties Wiki (pre-alpha)
Visit the subject wikis reference guide for links to more subject wikis.

Klein four-group

From Groupprops

Jump to: navigation, search
This article is about a particular group, viz a group unique upto isomorphism[SHOW MORE]

This particular group is the smallest (in terms of order): non-cyclic group

This particular group is a finite group of order: 4

Contents

Definition

Verbal definitions

The Klein four-group, usually denoted V4, is defined in the following equivalent ways:

Multiplication table

Element e a b c
e e a b c
a a e c b
b b c e a
c c b a e

Elements

Upto conjugation

There are four conjugacy classes, each containing one element (the conjugacy classes are singleton because the group is Abelian.

Upto automorphism

There are two equivalence classes of elements upto automorphism: the identity element as a singleton, and all the non-identity elements. All the non-identity elements are equivalent under automorphism.

Arithmetic functions

Want to compare and contrast arithmetic function values with other groups of the same order? Check out groups of order 4#Arithmetic functions
Function Value Similar groups Explanation for function value
underlying prime of p-group 2
order 4 groups with same order
prime-base logarithm of order 2 groups with same prime-base logarithm of order
max-length of a group 2 max-length of a group equals prime-base logarithm of order for group of prime power order
chief length 2 chief length equals prime-base logarithm of order for group of prime power order
composition length 2 composition length equals prime-base logarithm of order for group of prime power order
exponent of a group 2 groups with same order and exponent of a group | groups with same prime-base logarithm of order and exponent of a group | groups with same exponent of a group
prime-base logarithm of exponent 1 groups with same order and prime-base logarithm of exponent | groups with same prime-base logarithm of order and prime-base logarithm of exponent | groups with same prime-base logarithm of exponent
Frattini length 1 groups with same order and Frattini length | groups with same prime-base logarithm of order and Frattini length | groups with same Frattini length Frattini length equals prime-base logarithm of exponent for abelian group of prime power order
minimum size of generating set 2 groups with same order and minimum size of generating set | groups with same prime-base logarithm of order and minimum size of generating set | groups with same minimum size of generating set
subgroup rank of a group 2 groups with same order and subgroup rank of a group | groups with same prime-base logarithm of order and subgroup rank of a group | groups with same subgroup rank of a group same as minimum size of generating set since it is an abelian group of prime power order
rank of a p-group 2 groups with same order and rank of a p-group | groups with same prime-base logarithm of order and rank of a p-group | groups with same rank of a p-group same as minimum size of generating set since it is an abelian group of prime power order
normal rank of a p-group 2 groups with same order and normal rank of a p-group | groups with same prime-base logarithm of order and normal rank of a p-group | groups with same normal rank of a p-group same as minimum size of generating set since it is an abelian group of prime power order
characteristic rank of a p-group 2 groups with same order and characteristic rank of a p-group | groups with same prime-base logarithm of order and characteristic rank of a p-group | groups with same characteristic rank of a p-group same as minimum size of generating set since it is an abelian group of prime power order
nilpotency class 1 The group is a nontrivial abelian group
derived length 1 The group is a nontrivial abelian group
Fitting length 1 The group is a nontrivial abelian group

-

Group properties

Property Satisfied Explanation Comment
Abelian group Yes
Nilpotent group Yes
Elementary abelian group Yes
Solvable group Yes
Supersolvable group Yes
Cyclic group No
Rational-representation group Yes
Rational group Yes
Ambivalent group Yes

Endomorphisms

Automorphisms

The automorphism group is naturally identified with the group S3 as follows. Each element of the automorphism group corresponds to a permutation of the three non-identity elements.

The holomorph, viz the direct product with the automorphism group, is the symmetric group on 4 elements.

Endomorphisms

The non-automorphism endomorphisms include:

Subgroups

Normal subgroups

All subgroups are normal, since the group is Abelian. There is a total of five subgroups: the whole group, the trivial subgroup, and two-element subgroups (viz copies of the cyclic group of order 2).

Characteristic subgroups

The Klein-four group is a characteristically simple group, since it is a direct power of a simple group. Hence, the only characteristic subgroups are the trivial subgroup and the whole group.

Bigger groups

Groups containing it as a subgroup

Note that the Klein-four group embeds in two ways inside the symmetric group, one, as double transpositions, the other, as the direct product of a pair of involutions. We usually refer to the former embedding, when nothing is explicitly stated.

Groups having it as a quotient

In general, whenever a group has a subgroup of index two that is not characteristic, then the intersection of that subgroup and any other automorph of it, is of index four, and the quotient obtained is the Klein-four group.

It may also occur as the intersection of index-two subgroups that are not automorphs of each other.

Some examples:

Implementation in GAP

Group ID

This finite group has order 4 and has ID 2 among the group of order 4 in GAP's SmallGroup library. It can thus be defined using GAP's SmallGroup function as:

SmallGroup(4,2)

For instance, we can use the following assignment in GAP to create the group and name it G:

gap> G := SmallGroup(4,2);

Conversely, to check whether a given group G is in fact the group we want, we can use GAP's IdGroup function:

IdGroup(G) = [4,2]

or just do:

IdGroup(G)

to have GAP output the group ID, that we can then compare to what we want.


Other descriptions

The group can also be defined using GAP's ElementaryAbelianGroup function as:

ElementaryAbelianGroup(4)

Personal tools
Namespaces
Variants
Actions
Navigation
lookup
Credits
Toolbox
request/feedback
subject wikis