Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapGrp

{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.Grp C) (CategoryTheory.Grp D)

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

Defined in
Mathlib.CategoryTheory.Monoidal.Grp
Cited by
32 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.mapCommGrp · cited by 25Functor.mapCommGrpCategoryTheory.Functor.mapGrpCompIso · cited by 6Functor.mapGrpCompIsoCategoryTheory.Functor.mapGrpIdIso · cited by 6Functor.mapGrpIdIsoCategoryTheory.Equivalence.mapGrp · cited by 4Equivalence.mapGrpCategoryTheory.Functor.mapGrpNatIso · cited by 4Functor.mapGrpNatIsoCategoryTheory.Functor.mapGrpNatTrans · cited by 3Functor.mapGrpNatTransCategoryTheory.Over.grpObjMkPullbackSnd · cited by 3Over.grpObjMkPullbackSndCategoryTheory.Functor.mapGrpFunctor · cited by 2Functor.mapGrpFunctorCategoryTheory.Adjunction.mapGrp · cited by 2Adjunction.mapGrpAlgebraicGeometry.hopfSpec · cited by 1AlgebraicGeometry.hopfSpecCategoryTheory.Functor.comp_mapGrp_mul · cited by 1Functor.comp_mapGrp_mulCategoryTheory.Functor.comp_mapGrp_one · cited by 1Functor.comp_mapGrp_oneCategoryTheory.Functor.FullyFaithful.mapGrp · cited by 0FullyFaithful.mapGrpCategoryTheory.Functor.mapGrpCompIso_hom_app_hom_hom · cited by 0Functor.mapGrpCompIso_hom…CategoryTheory.Functor.mapGrpCompIso_inv_app_hom_hom · cited by 0Functor.mapGrpCompIso_inv…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.Grp · cited by 144CategoryTheory.GrpCategoryTheory.Grp.X · cited by 99Grp.XCategoryTheory.Functor.mapMon · cited by 38Functor.mapMonCategoryTheory.Grp.homMk' · cited by 2Grp.homMk'Functor.mapGrpCITED BYCITES

Cites12

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

Cited by43

Results whose statement or proof uses this declaration.