Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapCommGrp

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      [inst_2 : CategoryTheory.BraidedCategory C] →
        {D : Type u₂} →
          [inst_3 : CategoryTheory.Category.{v₂, u₂} D] →
            [inst_4 : CategoryTheory.CartesianMonoidalCategory D] →
              [inst_5 : CategoryTheory.BraidedCategory D] →
                (F : CategoryTheory.Functor C D) →
                  [F.Braided] → CategoryTheory.Functor (CategoryTheory.CommGrp C) (CategoryTheory.CommGrp D)

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

Defined in
Mathlib.CategoryTheory.Monoidal.CommGrp_
Cited by
25 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.Functor.Braided

Around this declaration

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

CategoryTheory.Functor.mapCommGrpCompIso · cited by 6Functor.mapCommGrpCompIsoCategoryTheory.Functor.mapCommGrpIdIso · cited by 6Functor.mapCommGrpIdIsoCategoryTheory.Equivalence.mapCommGrp · cited by 4Equivalence.mapCommGrpCategoryTheory.Functor.mapCommGrpNatIso · cited by 4Functor.mapCommGrpNatIsoCategoryTheory.Functor.mapCommGrpNatTrans · cited by 4Functor.mapCommGrpNatTransCategoryTheory.Functor.mapCommGrpFunctor · cited by 2Functor.mapCommGrpFunctorCategoryTheory.Adjunction.mapCommGrp · cited by 2Adjunction.mapCommGrpCategoryTheory.Functor.FullyFaithful.mapCommGrp · cited by 1FullyFaithful.mapCommGrpCategoryTheory.Functor.FullyFaithful.mapCommGrp_preimage · cited by 0FullyFaithful.mapCommGrp_…AddCommGrpCat.leftExactFunctorForgetEquivalence.unitIsoAux · cited by 0leftExactFunctorForgetEqu…CategoryTheory.Equivalence.mapCommGrp_counitIso · cited by 0Equivalence.mapCommGrp_co…CategoryTheory.Equivalence.mapCommGrp_functor · cited by 0Equivalence.mapCommGrp_fu…CategoryTheory.Equivalence.mapCommGrp_inverse · cited by 0Equivalence.mapCommGrp_in…CategoryTheory.Equivalence.mapCommGrp_unitIso · cited by 0Equivalence.mapCommGrp_un…CategoryTheory.Functor.mapCommGrpCompIso_hom_app_hom_hom_hom · cited by 0Functor.mapCommGrpCompIso…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.BraidedCategory · cited by 779CategoryTheory.BraidedCat…CategoryTheory.Grp · cited by 144CategoryTheory.GrpCategoryTheory.Grp.X · cited by 99Grp.XCategoryTheory.CommGrp · cited by 74CategoryTheory.CommGrpCategoryTheory.CommGrp.toGrp · cited by 34CommGrp.toGrpCategoryTheory.InducedCategory.homMk · cited by 33InducedCategory.homMkCategoryTheory.Functor.mapGrp · cited by 32Functor.mapGrpCategoryTheory.Functor.Braided · cited by 32Functor.BraidedFunctor.mapCommGrpCITED BYCITES

Cites15

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

Cited by34

Results whose statement or proof uses this declaration.