Theorems · Definition · category theory
CategoryTheory.preadditiveYonedaMap
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{D : Type u₁} →
[inst_2 : CategoryTheory.Category.{v, u₁} D] →
[inst_3 : CategoryTheory.Preadditive D] →
(F : CategoryTheory.Functor C D) →
[F.Additive] →
(X : C) →
CategoryTheory.preadditiveYoneda.obj X ⟶ F.op.comp (CategoryTheory.preadditiveYoneda.obj (F.obj X))The natural transformation preadditiveYoneda.obj X ⟶ F.op ⋙ preadditiveYoneda.obj (F.obj X)
when F : C ⥤ D is an additive functor between preadditive categories and X : C.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 35 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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Functor.opstatement · cited by 997
- AddCommGrpCatstatement · cited by 462
- AddCommGrpCat.ofHomproof · cited by 72
- CategoryTheory.preadditiveYonedastatement · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.preadditiveCoyonedaObj_map_surjectiveproof · cited by 1
- CategoryTheory.preadditiveYonedaMap_appstatement and proof · cited by 0
- CategoryTheory.preadditiveYonedaMap.congr_simpstatement and proof · cited by 0