Theorems · Inductive type · category theory
CategoryTheory.IsAddMonHom.Normal
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{G H : C} → [CategoryTheory.AddGrpObj G] → [CategoryTheory.AddGrpObj H] → (H ⟶ G) → PropA morphism φ : H ⟶ G of additive group objects is a normal monoid homomorphism if it is a
monoid homomorphism that is mono and such that the conjugation map (g, h) ↦ g + h - g
factors through φ.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CartesianMonoidalCategorystatement · cited by 947
- CategoryTheory.AddGrpObjstatement · cited by 88
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.IsAddMonHom.isNormalHom_iffstatement and proof · cited by 1
- CategoryTheory.IsAddMonHom.Normal.exists_comp_eq_addConjstatement and proof · cited by 1
- CategoryTheory.IsAddMonHom.Normal.of_isPullback_ηstatement · cited by 0
- CategoryTheory.IsAddMonHom.Normal.recOnstatement and proof · cited by 0
- CategoryTheory.IsAddMonHom.normal_iff_normal_addMonoidHomstatement · cited by 0
- CategoryTheory.IsAddMonHom.Normal.casesOnstatement and proof · cited by 0