Theorems · Theorem · category theory
CategoryTheory.Functor.map_mul
∀ {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] (f g : X ⟶ M), F.map (f * g) = F.map f * F.map g- Cited by
- 2 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.Functor.Monoidalstatement and proof · cited by 288
- CategoryTheory.MonObj.mulproof · cited by 230
- CategoryTheory.MonObjstatement and proof · cited by 199
- CategoryTheory.CartesianMonoidalCategory.liftproof · cited by 160
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.homMonoidHomproof · cited by 1
- CategoryTheory.Functor.map_inv'proof · cited by 1
- AlgebraicGeometry.isCommMonObj_of_isProper_of_geometricallyIntegralproof · cited by 0