Mathlib Map

Theorems · Definition · category theory

CategoryTheory.preadditiveYoneda

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

The Yoneda embedding for preadditive categories sends an object Y to the presheaf sending an object X to the group of morphisms X ⟶ Y. At each point, we get an additional End Y-module structure, see preadditiveYonedaObj.

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

Around this declaration

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

CategoryTheory.Abelian.Ext.contravariant_sequence_exact₁' · cited by 4Ext.contravariant_sequenc…CategoryTheory.preadditiveYonedaMap · cited by 3CategoryTheory.preadditiv…CategoryTheory.Adjunction.compPreadditiveYonedaIso · cited by 2Adjunction.compPreadditiv…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₂' · cited by 2Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.preadditiveYoneda_homologySequenceδ_singleTriangle_apply · cited by 2Ext.preadditiveYoneda_hom…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₃' · cited by 2Ext.contravariant_sequenc…CategoryTheory.preadditiveYoneda_obj · cited by 1CategoryTheory.preadditiv…CategoryTheory.Pretriangulated.preadditiveYoneda_homologySequenceδ_apply · cited by 1Pretriangulated.preadditi…CategoryTheory.isCoseparator_iff_faithful_preadditiveYoneda · cited by 1CategoryTheory.isCosepara…CategoryTheory.Pretriangulated.preadditiveYoneda_shiftMap_apply · cited by 1Pretriangulated.preadditi…CategoryTheory.Abelian.preadditiveCoyonedaObj_map_surjective · cited by 1Abelian.preadditiveCoyone…CategoryTheory.whiskering_preadditiveYoneda · cited by 1CategoryTheory.whiskering…CategoryTheory.preadditiveYonedaMap.congr_simp · cited by 0preadditiveYonedaMap.cong…CategoryTheory.preadditiveYonedaMap_app · cited by 0CategoryTheory.preadditiv…CategoryTheory.Injective.injective_iff_preservesEpimorphisms_preadditiveYoneda_obj · cited by 0Injective.injective_iff_p…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveModuleCat · cited by 1429ModuleCatModuleCat.carrier · cited by 997ModuleCat.carrierAddCommGrpCat · cited by 462AddCommGrpCatCategoryTheory.forget₂ · cited by 260CategoryTheory.forget₂CategoryTheory.End · cited by 169CategoryTheory.EndAddCommGrpCat.ofHom · cited by 72AddCommGrpCat.ofHomCategoryTheory.preadditiveYonedaObj · cited by 7CategoryTheory.preadditiv…CategoryTheory.preadditiveYon…CITED BYCITES

Cites15

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

Cited by19

Results whose statement or proof uses this declaration.