Theorems · Theorem · category theory
CategoryTheory.IsMonHom.normal_iff_normal_monoidHom
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
{G H : C} [inst_2 : CategoryTheory.GrpObj G] [inst_3 : CategoryTheory.GrpObj H] {φ : H ⟶ G}
[inst_4 : CategoryTheory.IsMonHom φ] [CategoryTheory.Mono φ],
CategoryTheory.IsMonHom.Normal φ ↔ ∀ (X : C), (CategoryTheory.IsMonHom.monoidHom φ X).range.NormalIf φ is mono, it is a normal group homomorphism if and only if for all X the image of
H(X) in G(X) is a normal subgroup.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositeproof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.MonoidalCategoryStruct.tensorObjproof · cited by 3,106
- Opposite.unopproof · cited by 2,231
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.