Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CommMon.homMk

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      [inst_2 : CategoryTheory.BraidedCategory C] → {A B : CategoryTheory.CommMon C} → (A.toMon ⟶ B.toMon) → (A ⟶ B)

Constructor for morphisms in CommMon C.

Defined in
Mathlib.CategoryTheory.Monoidal.CommMon_
Cited by
4 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategory

Around this declaration

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

CategoryTheory.Functor.mapCommMon · cited by 27Functor.mapCommMonCategoryTheory.Monoidal.CommMonFunctorCategoryEquivalence.functor · cited by 12CommMonFunctorCategoryEqu…CategoryTheory.Monoidal.CommMonFunctorCategoryEquivalence.inverse · cited by 12CommMonFunctorCategoryEqu…CategoryTheory.CommGrp.forget₂CommMon · cited by 4CommGrp.forget₂CommMonCategoryTheory.Functor.mapCommMonNatTrans · cited by 4Functor.mapCommMonNatTransCategoryTheory.Functor.mapCommMonFunctor · cited by 3Functor.mapCommMonFunctorCategoryTheory.Functor.FullyFaithful.mapCommMon · cited by 1FullyFaithful.mapCommMonCategoryTheory.Functor.FullyFaithful.mapCommMon_preimage · cited by 0FullyFaithful.mapCommMon_…CategoryTheory.Functor.mapCommMonFunctor_map_app · cited by 0Functor.mapCommMonFunctor…CommMonTypeEquivalenceCommMon.inverse · cited by 0CommMonTypeEquivalenceCom…CategoryTheory.CommMon.homMk_hom · cited by 0CommMon.homMk_homCategoryTheory.Monoidal.CommMonFunctorCategoryEquivalence.functor_map_app_hom_hom · cited by 0CommMonFunctorCategoryEqu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.BraidedCategory · cited by 779CategoryTheory.BraidedCat…CategoryTheory.Mon · cited by 465CategoryTheory.MonCategoryTheory.CommMon · cited by 85CategoryTheory.CommMonCategoryTheory.CommMon.toMon · cited by 36CommMon.toMonCommMon.homMkCITED BYCITES

Cites7

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

Cited by12

Results whose statement or proof uses this declaration.