Mathlib Map

Theorems · Theorem · group theory

AddSubgroup.IsSubnormal.comap

∀ {G : Type u_1} [inst : AddGroup G] {G' : Type u_2} [inst_1 : AddGroup G'] {H' : AddSubgroup G'} (f : G →+ G'),
  H'.IsSubnormal → (AddSubgroup.comap f H').IsSubnormal

The inverse image of a subnormal additive subgroup under an additive group homomorphism is a subnormal additive subgroup.

Defined in
Mathlib.GroupTheory.IsSubnormal
Cited by
1 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddGroup

Around this declaration

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

Cites12

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

Cited by1

Results whose statement or proof uses this declaration.