Theorems · Theorem · group theory
Subgroup.le_normalizer_map
∀ {G : Type u_1} [inst : Group G] {H : Subgroup G} {N : Type u_5} [inst_1 : Group N] (f : G →* N),
Subgroup.map f (Subgroup.normalizer ↑H) ≤ Subgroup.normalizer ↑(Subgroup.map f H)The image of the normalizer is contained in the normalizer of the image.
- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- map_mulproof · cited by 1,137
- MonoidHom.compproof · cited by 469
- Subgroup.mapstatement and proof · cited by 301
- MonoidHomClass.toMonoidHomproof · cited by 294
- MonoidHom.extproof · cited by 109
- Subgroup.normalizerstatement and proof · cited by 108
- map_invproof · cited by 95
Cited by4
Results whose statement or proof uses this declaration.
- Subgroup.Normal.mapproof · cited by 4
- Subgroup.comap_normalizer_eq_of_le_rangeproof · cited by 2
- Subgroup.IsSubnormal.trans'proof · cited by 2
- Subgroup.IsSubnormal.mapproof · cited by 2