Mathlib Map

Theorems · Definition · category theory

CategoryTheory.OverPresheafAux.restrictedYonedaObj

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {A F : CategoryTheory.Functor Cᵒᵖ (Type v)} →
      (F ⟶ A) → CategoryTheory.Functor (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A)ᵒᵖ (Type v)

This is basically just yoneda.obj η : (Over A)ᵒᵖ ⥤ Type (max u v) restricted along the forgetful functor CostructuredArrow yoneda A ⥤ Over A, but done in a way that we land in a smaller universe.

Defined in
Mathlib.CategoryTheory.Comma.Presheaf.Basic
Cited by
17 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.OverPresheafAux.unitForward · cited by 7OverPresheafAux.unitForwa…CategoryTheory.OverPresheafAux.restrictedYonedaObjMap₁ · cited by 4OverPresheafAux.restricte…CategoryTheory.OverPresheafAux.restrictedYonedaObj_map · cited by 4OverPresheafAux.restricte…CategoryTheory.OverPresheafAux.unitBackward · cited by 4OverPresheafAux.unitBackw…CategoryTheory.OverPresheafAux.unitAuxAux · cited by 3OverPresheafAux.unitAuxAuxCategoryTheory.OverPresheafAux.restrictedYoneda · cited by 3OverPresheafAux.restricte…CategoryTheory.OverPresheafAux.unitAuxAuxAux · cited by 2OverPresheafAux.unitAuxAu…CategoryTheory.OverPresheafAux.restrictedYonedaObjMap₁_app · cited by 1OverPresheafAux.restricte…CategoryTheory.OverPresheafAux.counitAux · cited by 1OverPresheafAux.counitAuxCategoryTheory.OverPresheafAux.restrictedYonedaObj_obj · cited by 0OverPresheafAux.restricte…CategoryTheory.OverPresheafAux.restrictedYoneda_map · cited by 0OverPresheafAux.restricte…CategoryTheory.OverPresheafAux.restrictedYoneda_obj · cited by 0OverPresheafAux.restricte…CategoryTheory.OverPresheafAux.unitAuxAuxAux_hom · cited by 0OverPresheafAux.unitAuxAu…CategoryTheory.OverPresheafAux.unitAuxAuxAux_inv · cited by 0OverPresheafAux.unitAuxAu…CategoryTheory.OverPresheafAux.unitAuxAux_hom_app · cited by 0OverPresheafAux.unitAuxAu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopQuiver.Hom.unop · cited by 903Hom.unopCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.CommaMorphism.left · cited by 526CommaMorphism.leftTypeCat.ofHom · cited by 389TypeCat.ofHomCategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.CostructuredArrow.hom · cited by 179CostructuredArrow.homCategoryTheory.OverPresheafAux.OverArrows · cited by 23OverPresheafAux.OverArrowsCategoryTheory.OverPresheafAux.OverArrows.map₂ · cited by 5OverArrows.map₂OverPresheafAux.restrictedYon…CITED BYCITES

Cites13

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

Cited by24

Results whose statement or proof uses this declaration.