Mathlib Map

Theorems · Definition · category theory

CategoryTheory.OverPresheafAux.OverArrows.val

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {A F : CategoryTheory.Functor Cᵒᵖ (Type v)} →
      {η : F ⟶ A} →
        {X : C} →
          {s : CategoryTheory.yoneda.obj X ⟶ A} → CategoryTheory.OverPresheafAux.OverArrows η s → F.obj (Opposite.op X)

Since OverArrows η s can be thought of to contain certain morphisms yoneda.obj X ⟶ F, the Yoneda lemma yields elements F.obj (op X).

Defined in
Mathlib.CategoryTheory.Comma.Presheaf.Basic
Cited by
19 results in Mathlib
Foundations
Depth 25 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.OverArrows.map₁ · cited by 6OverArrows.map₁CategoryTheory.OverPresheafAux.OverArrows.ext · cited by 6OverArrows.extCategoryTheory.OverPresheafAux.OverArrows.map₂ · cited by 5OverArrows.map₂CategoryTheory.OverPresheafAux.OverArrows.yonedaCollectionPresheafToA_val_fst · cited by 4OverArrows.yonedaCollecti…CategoryTheory.OverPresheafAux.OverArrows.app_val · cited by 4OverArrows.app_valCategoryTheory.OverPresheafAux.counitForward_val_snd · cited by 4OverPresheafAux.counitFor…CategoryTheory.OverPresheafAux.counitBackward · cited by 3OverPresheafAux.counitBac…CategoryTheory.OverPresheafAux.OverArrows.map₁_map₂ · cited by 1OverArrows.map₁_map₂CategoryTheory.OverPresheafAux.OverArrows.map₁_val · cited by 0OverArrows.map₁_valCategoryTheory.OverPresheafAux.OverArrows.map₂_val · cited by 0OverArrows.map₂_valCategoryTheory.OverPresheafAux.OverArrows.val_mk · cited by 0OverArrows.val_mkCategoryTheory.OverPresheafAux.OverArrows.yonedaArrow_val · cited by 0OverArrows.yonedaArrow_valCategoryTheory.OverPresheafAux.unitBackward_unitForward · cited by 0OverPresheafAux.unitBackw…CategoryTheory.OverPresheafAux.unitForward_naturality₁ · cited by 0OverPresheafAux.unitForwa…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.OverPresheafAux.OverArrows · cited by 23OverPresheafAux.OverArrowsOverArrows.valCITED BYCITES

Cites7

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.