Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapCommGrpIdIso

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      [inst_2 : CategoryTheory.BraidedCategory C] →
        (CategoryTheory.Functor.id C).mapCommGrp ≅ CategoryTheory.Functor.id (CategoryTheory.CommGrp C)

The identity functor is also the identity on commutative group objects.

Defined in
Mathlib.CategoryTheory.Monoidal.CommGrp_
Cited by
6 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.BraidedCategory

Around this declaration

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

CategoryTheory.Equivalence.mapCommGrp · cited by 4Equivalence.mapCommGrpCategoryTheory.Adjunction.mapCommGrp · cited by 2Adjunction.mapCommGrpCategoryTheory.Equivalence.mapCommGrp_counitIso · cited by 0Equivalence.mapCommGrp_co…CategoryTheory.Equivalence.mapCommGrp_unitIso · cited by 0Equivalence.mapCommGrp_un…CategoryTheory.Functor.mapCommGrpIdIso_hom_app_hom_hom_hom · cited by 0Functor.mapCommGrpIdIso_h…CategoryTheory.Functor.mapCommGrpIdIso_inv_app_hom_hom_hom · cited by 0Functor.mapCommGrpIdIso_i…CategoryTheory.Adjunction.mapCommGrp_counit · cited by 0Adjunction.mapCommGrp_cou…CategoryTheory.Adjunction.mapCommGrp_unit · cited by 0Adjunction.mapCommGrp_unitCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.BraidedCategory · cited by 779CategoryTheory.BraidedCat…CategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.CommGrp · cited by 74CategoryTheory.CommGrpCategoryTheory.CommGrp.X · cited by 39CommGrp.XCategoryTheory.Functor.mapCommGrp · cited by 25Functor.mapCommGrpCategoryTheory.CommGrp.mkIso · cited by 3CommGrp.mkIsoFunctor.mapCommGrpIdIsoCITED BYCITES

Cites13

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

Cited by8

Results whose statement or proof uses this declaration.