Mathlib Map

Theorems · Theorem · group theory

AddSubgroup.le_normalizer_comap

∀ {G : Type u_1} [inst : AddGroup G] {H : AddSubgroup G} {N : Type u_5} [inst_1 : AddGroup N] (f : N →+ G),
  AddSubgroup.comap f (AddSubgroup.normalizer ↑H) ≤ AddSubgroup.normalizer ↑(AddSubgroup.comap f H)

The preimage of the normalizer is contained in the normalizer of the preimage.

Defined in
Mathlib.Algebra.Group.Subgroup.Basic
Cited by
2 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
AddGroupAddGroup

Around this declaration

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

Cites11

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.