Mathlib Map

Theorems · Theorem · group theory

Subgroup.IsSubnormal.map

∀ {G : Type u_1} [inst : Group G] {H : Subgroup G} {G' : Type u_2} [inst_1 : Group G'] {f : G →* G'},
  Function.Surjective ⇑f → H.IsSubnormal → (Subgroup.map f H).IsSubnormal

The image of a subnormal subgroup under a surjective homomorphism is subnormal.

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

Around this declaration

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

Cites14

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.