Theorems · Theorem · category theory
CategoryTheory.yonedaAddMonObj_map
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
(M : C) [inst_2 : CategoryTheory.AddMonObj M] {X Y₂ : Cᵒᵖ} (φ : X ⟶ Y₂),
(CategoryTheory.yonedaAddMonObj M).map φ =
AddMonCat.ofHom { toFun := fun x => CategoryTheory.CategoryStruct.comp φ.unop x, map_zero' := ⋯, map_add' := ⋯ }- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- Quiver.Hom.unopstatement · cited by 903
- CategoryTheory.AddMonObjstatement and proof · cited by 158
- AddMonCatstatement · cited by 71
- CategoryTheory.Hom.addMonoidstatement · cited by 44
- AddMonCat.ofHomstatement · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.