Theorems · Theorem · category theory
CategoryTheory.yonedaMonObj_map
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
(M : C) [inst_2 : CategoryTheory.MonObj M] {X Y₂ : Cᵒᵖ} (φ : X ⟶ Y₂),
(CategoryTheory.yonedaMonObj M).map φ =
MonCat.ofHom { toFun := fun x => CategoryTheory.CategoryStruct.comp φ.unop x, map_one' := ⋯, map_mul' := ⋯ }- 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.MonObjstatement and proof · cited by 199
- MonCatstatement · cited by 127
- CategoryTheory.Hom.monoidstatement · cited by 52
- MonCat.ofHomstatement · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.