Theorems · Definition · category theory
CategoryTheory.Functor.homMonoidHom
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v, u_1} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
[inst_2 : CategoryTheory.Category.{w, u_2} D] →
[inst_3 : CategoryTheory.CartesianMonoidalCategory D] →
{M X : C} →
[inst_4 : CategoryTheory.MonObj M] →
(F : CategoryTheory.Functor C D) → [inst_5 : F.Monoidal] → (X ⟶ M) →* (F.obj X ⟶ F.obj M)Functor.map of a monoidal functor as a MonoidHom.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- MonoidHomstatement · cited by 3,629
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Functor.Monoidalstatement and proof · cited by 288
- CategoryTheory.MonObjstatement and proof · cited by 199
- CategoryTheory.Hom.monoidstatement · cited by 52
- CategoryTheory.Functor.monObjObjstatement · cited by 10
- CategoryTheory.Functor.map_mulproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.FullyFaithful.homMulEquivproof · cited by 2
- CategoryTheory.Functor.homMonoidHom_applystatement and proof · cited by 0