Theorems · Theorem · category theory
CategoryTheory.IsMonHom.monoidHom_comp
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
{M N O X : C} [inst_2 : CategoryTheory.MonObj M] [inst_3 : CategoryTheory.MonObj N] [inst_4 : CategoryTheory.MonObj O]
(f : M ⟶ N) (g : N ⟶ O) [inst_5 : CategoryTheory.IsMonHom f] [inst_6 : CategoryTheory.IsMonHom g],
CategoryTheory.IsMonHom.monoidHom (CategoryTheory.CategoryStruct.comp f g) X =
(CategoryTheory.IsMonHom.monoidHom g X).comp (CategoryTheory.IsMonHom.monoidHom f X)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- MonoidHomstatement · cited by 3,629
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- MonoidHom.compstatement · cited by 469
- CategoryTheory.MonObjstatement and proof · cited by 199
- MonoidHom.extproof · cited by 109
- CategoryTheory.IsMonHomstatement and proof · cited by 56
- CategoryTheory.Hom.monoidstatement · cited by 52
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.