Schreier's Lemma #
THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.
In this file we prove Schreier's lemma.
Main results #
closure_mul_image_eq: Schreier's Lemma: IfR : set Gis a right_transversal ofH : subgroup Gwith1 ∈ R, and ifGis generated byS : set G, thenHis generated by theset(R * S).image (λ g, g * (to_fun hR g)⁻¹).fg_of_index_ne_zero: Schreier's Lemma: A finite index subgroup of a finitely generated group is finitely generated.card_commutator_le_of_finite_commutator_set: A theorem of Schur: The size of the commutator subgroup is bounded in terms of the number of commutators.
Schreier's Lemma: If R : set G is a right_transversal of H : subgroup G
with 1 ∈ R, and if G is generated by S : set G, then H is generated by the set
(R * S).image (λ g, g * (to_fun hR g)⁻¹).
Schreier's Lemma: If R : set G is a right_transversal of H : subgroup G
with 1 ∈ R, and if G is generated by S : set G, then H is generated by the set
(R * S).image (λ g, g * (to_fun hR g)⁻¹).
Schreier's Lemma: If R : finset G is a right_transversal of H : subgroup G
with 1 ∈ R, and if G is generated by S : finset G, then H is generated by the finset
(R * S).image (λ g, g * (to_fun hR g)⁻¹).
Schreier's Lemma: A finite index subgroup of a finitely generated group is finitely generated.
If G has n commutators [g₁, g₂], then |G'| ∣ [G : Z(G)] ^ ([G : Z(G)] * n + 1),
where G' denotes the commutator of G.
A theorem of Schur: The size of the commutator subgroup is bounded in terms of the number of commutators.
A theorem of Schur: A group with finitely many commutators has finite commutator subgroup.