Mathlib Map

Theorems · Definition · category theory

CategoryTheory.preadditiveYonedaObj

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] → (Y : C) → CategoryTheory.Functor Cᵒᵖ (ModuleCat (CategoryTheory.End Y))

The Yoneda embedding for preadditive categories sends an object Y to the presheaf sending an object X to the End Y-module of morphisms X ⟶ Y.

Defined in
Mathlib.CategoryTheory.Preadditive.Yoneda.Basic
Cited by
7 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.