Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapAddGrp

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      {D : Type u₂} →
        [inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
          [inst_3 : CategoryTheory.CartesianMonoidalCategory D] →
            (F : CategoryTheory.Functor C D) →
              [F.Monoidal] → CategoryTheory.Functor (CategoryTheory.AddGrp C) (CategoryTheory.AddGrp D)

A finite-product-preserving functor takes additive group objects to additive group objects.

Defined in
Mathlib.CategoryTheory.Monoidal.Grp
Cited by
27 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.Functor.Monoidal

Around this declaration

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

CategoryTheory.Functor.mapAddGrpCompIso · cited by 6Functor.mapAddGrpCompIsoCategoryTheory.Functor.mapAddGrpIdIso · cited by 6Functor.mapAddGrpIdIsoCategoryTheory.Equivalence.mapAddGrp · cited by 4Equivalence.mapAddGrpCategoryTheory.Functor.mapAddGrpNatIso · cited by 4Functor.mapAddGrpNatIsoCategoryTheory.Functor.mapAddGrpNatTrans · cited by 3Functor.mapAddGrpNatTransCategoryTheory.Adjunction.mapAddGrp · cited by 2Adjunction.mapAddGrpCategoryTheory.Functor.mapAddGrpFunctor · cited by 2Functor.mapAddGrpFunctorCategoryTheory.Functor.comp_mapAddGrp_add · cited by 1Functor.comp_mapAddGrp_addCategoryTheory.Functor.comp_mapAddGrp_zero · cited by 1Functor.comp_mapAddGrp_ze…CategoryTheory.Functor.FullyFaithful.mapAddGrp · cited by 0FullyFaithful.mapAddGrpCategoryTheory.Equivalence.mapAddGrp_counitIso · cited by 0Equivalence.mapAddGrp_cou…CategoryTheory.Equivalence.mapAddGrp_functor · cited by 0Equivalence.mapAddGrp_fun…CategoryTheory.Equivalence.mapAddGrp_inverse · cited by 0Equivalence.mapAddGrp_inv…CategoryTheory.Equivalence.mapAddGrp_unitIso · cited by 0Equivalence.mapAddGrp_uni…CategoryTheory.Functor.comp_mapAddGrp_add_assoc · cited by 0Functor.comp_mapAddGrp_ad…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.InducedCategory.Hom.hom · cited by 850Hom.homCategoryTheory.Functor.Monoidal · cited by 288Functor.MonoidalCategoryTheory.AddGrp · cited by 91CategoryTheory.AddGrpCategoryTheory.AddGrp.X · cited by 64AddGrp.XCategoryTheory.Functor.mapAddMon · cited by 28Functor.mapAddMonCategoryTheory.AddGrp.homMk' · cited by 1AddGrp.homMk'Functor.mapAddGrpCITED BYCITES

Cites12

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

Cited by35

Results whose statement or proof uses this declaration.