S2 in S5

From Groupprops

This article is about a particular subgroup in a group, up to equivalence of subgroups (i.e., an isomorphism of groups that induces the corresponding isomorphism of subgroups). The subgroup is (up to isomorphism) symmetric group:S2 and the group is (up to isomorphism) symmetric group:S5 (see subgroup structure of symmetric group:S5).
VIEW: Group-subgroup pairs with the same subgroup part | Group-subgroup pairs with the same group part | All pages on particular subgroups in groups

Definition

The group is taken as symmetric group:S5: the symmetric group of degree five. For concreteness, we take as the symmetric group on the set .

Then for any order two element , is a copy of symmetric group:S2 within symmetric group:S5.

Arithmetic functions

Function Value Explanation
order of group 120
order of subgroup 2
index of subgroup 60

Other properties

Property Meaning Satisfied? Explanation Comment
normal subgroup No


GAP implementation

The group-subgroup pair can be constructed as follows:

G := SymmetricGroup(5); H := SymmetricGroup(2);