Mathlib Map

Theorems · Definition · group theory

Subgroup.normalizer

{G : Type u_1} → [inst : Group G] → Set G → Subgroup G

The normalizer of S is the subgroup of G whose elements satisfy g * S * g⁻¹ = S. When S is a subgroup, this is the largest subgroup of G inside which S is normal.

Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
108 results in Mathlib
Foundations
Depth 13 from the axioms, rests on 69 definitions · uses propext, 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.

  • Setstatement and proof · cited by 53,352
  • Groupstatement and proof · cited by 6,238
  • Set.ofPredproof · cited by 6,101
  • Subgroupstatement · cited by 3,593

Cited by117

Results whose statement or proof uses this declaration.