Mathlib Map

Theorems · Theorem · group theory

Subgroup.normalClosure_le_normal

∀ {G : Type u_1} [inst : Group G] {s : Set G} {N : Subgroup G} [N.Normal], s ⊆ ↑N → Subgroup.normalClosure s ≤ N

The normal closure of s is the smallest normal subgroup containing s.

Defined in
Mathlib.Algebra.Group.Subgroup.Basic
Cited by
10 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupSubgroup.Normal

Around this declaration

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

Cites13

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

Cited by10

Results whose statement or proof uses this declaration.