Mathlib Map

Theorems · Definition · group theory

Subgroup.quotientCenterEmbedding

{G : Type u_1} →
  [inst : Group G] → {S : Set G} → Subgroup.closure S = ⊤ → G ⧸ Subgroup.center G ↪ ↑S → ↑(commutatorSet G)

If G is generated by S, then the quotient by the center embeds into S-indexed sequences of commutators.

Defined in
Mathlib.GroupTheory.GroupAction.Quotient
Cited by
2 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Group

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.