Theorems · Definition · category theory
CategoryTheory.Functor.mapCommMonCompIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.BraidedCategory C] →
{D : Type u₂} →
[inst_3 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_4 : CategoryTheory.MonoidalCategory D] →
[inst_5 : CategoryTheory.BraidedCategory D] →
{E : Type u₃} →
[inst_6 : CategoryTheory.Category.{v₃, u₃} E] →
[inst_7 : CategoryTheory.MonoidalCategory E] →
[inst_8 : CategoryTheory.BraidedCategory E] →
{F : CategoryTheory.Functor C D} →
{G : CategoryTheory.Functor D E} →
[inst_9 : F.LaxBraided] →
[inst_10 : G.LaxBraided] → (F.comp G).mapCommMon ≅ F.mapCommMon.comp G.mapCommMonThe composition functor is also the composition on commutative monoid objects.
- Defined in
- Mathlib.CategoryTheory.Monoidal.CommMon_
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.Functor.LaxBraidedCategoryTheory.Functor.LaxBraided
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.CommMonstatement and proof · cited by 85
- CategoryTheory.CommMon.Xproof · cited by 50
- CategoryTheory.Functor.mapCommMonstatement and proof · cited by 27
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.mapCommMonproof · cited by 4
- CategoryTheory.Adjunction.mapCommMonproof · cited by 2
- CategoryTheory.Functor.mapCommMonCompIso_hom_app_hom_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapCommMonCompIso_inv_app_hom_homstatement and proof · cited by 0
- CategoryTheory.Equivalence.mapCommMon_counitIsostatement · cited by 0
- CategoryTheory.Equivalence.mapCommMon_unitIsostatement · cited by 0
- CategoryTheory.Adjunction.mapCommMon_counitstatement · cited by 0
- CategoryTheory.Adjunction.mapCommMon_unitstatement · cited by 0