Mathlib Map

Theorems · Definition · group theory

commutator

(G : Type u_1) → [inst : Group G] → Subgroup G

The commutator subgroup of a group G is the normal subgroup generated by the commutators [p,q] = p * q * p⁻¹ * q⁻¹.

Defined in
Mathlib.GroupTheory.Commutator.Basic
Cited by
56 results in Mathlib
Foundations
Depth 68 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.

Cites4

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

Cited by61

Results whose statement or proof uses this declaration.