Complements #
In this file we define the complement of a subgroup.
Main definitions #
Subgroup.IsComplement S T
whereS
andT
are subsets ofG
states that everyg : G
can be written uniquely as a products * t
fors ∈ S
,t ∈ T
.H.LeftTransversal
whereH
is a subgroup ofG
is the type of all left-complements ofH
, i.e. the set of allS : Set G
that contain exactly one element of each left coset ofH
.H.RightTransversal
whereH
is a subgroup ofG
is the set of all right-complements ofH
, i.e. the set of allT : Set G
that contain exactly one element of each right coset ofH
.
Main results #
isComplement'_of_coprime
: Subgroups of coprime order are complements.
H
and K
are complements if (+) : H × K → G
is a bijection
Equations
Instances For
The equivalence G ≃ S × T
, such that the inverse is (*) : S × T → G
Equations
Instances For
A left transversal is in bijection with left cosets.
Equations
Instances For
A left transversal is in bijection with left cosets.
Equations
Instances For
A left transversal is finite iff the subgroup has finite index.
A left transversal is finite iff the subgroup has finite index.
A left transversal can be viewed as a function mapping each element of the group to the chosen representative from that left coset.
Equations
Instances For
A left transversal can be viewed as a function mapping each element of the group to the chosen representative from that left coset.
Equations
Instances For
A right transversal is in bijection with right cosets.
Equations
Instances For
A right transversal is in bijection with right cosets.
Equations
Instances For
A right transversal is finite iff the subgroup has finite index.
A right transversal is finite iff the subgroup has finite index.
A right transversal can be viewed as a function mapping each element of the group to the chosen representative from that right coset.
Equations
Instances For
A right transversal can be viewed as a function mapping each element of the group to the chosen representative from that right coset.
Equations
Instances For
The collection of left transversals of a subgroup.
Equations
Instances For
The collection of right transversals of a subgroup.
Equations
Instances For
Equations
Equations
Equations
Equations
Equations
Equations
If H
and K
are complementary with K
normal, then G ⧸ K
is isomorphic to H
.