Mathlib Map

Theorems · Definition · category theory

CategoryTheory.OverPresheafAux.YonedaCollection.snd

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {A : CategoryTheory.Functor Cᵒᵖ (Type v)} →
      {F : CategoryTheory.Functor (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A)ᵒᵖ (Type v)} →
        {X : C} →
          (p : CategoryTheory.OverPresheafAux.YonedaCollection F X) →
            F.obj (Opposite.op (CategoryTheory.CostructuredArrow.mk p.fst))

Access the second component of an element of YonedaCollection F X.

Defined in
Mathlib.CategoryTheory.Comma.Presheaf.Basic
Cited by
18 results in Mathlib
Foundations
Depth 28 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.YonedaCollection.ext · cited by 9YonedaCollection.extCategoryTheory.OverPresheafAux.YonedaCollection.map₁ · cited by 8YonedaCollection.map₁CategoryTheory.OverPresheafAux.YonedaCollection.map₂ · cited by 8YonedaCollection.map₂CategoryTheory.OverPresheafAux.unitForward · cited by 7OverPresheafAux.unitForwa…CategoryTheory.OverPresheafAux.YonedaCollection.map₁_fst · cited by 5YonedaCollection.map₁_fstCategoryTheory.OverPresheafAux.YonedaCollection.map₂_snd · cited by 5YonedaCollection.map₂_sndCategoryTheory.OverPresheafAux.YonedaCollection.map₂_fst · cited by 5YonedaCollection.map₂_fstCategoryTheory.OverPresheafAux.YonedaCollection.map₁_snd · cited by 4YonedaCollection.map₁_sndCategoryTheory.OverPresheafAux.counitForward_val_snd · cited by 4OverPresheafAux.counitFor…CategoryTheory.OverPresheafAux.counitBackward · cited by 3OverPresheafAux.counitBac…CategoryTheory.OverPresheafAux.YonedaCollection.mk_snd · cited by 1YonedaCollection.mk_sndCategoryTheory.OverPresheafAux.YonedaCollection.map₁_comp · cited by 0YonedaCollection.map₁_compCategoryTheory.OverPresheafAux.YonedaCollection.map₁_id · cited by 0YonedaCollection.map₁_idCategoryTheory.OverPresheafAux.YonedaCollection.map₁_map₂ · cited by 0YonedaCollection.map₁_map₂CategoryTheory.OverPresheafAux.unitBackward_unitForward · cited by 0OverPresheafAux.unitBackw…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.CostructuredArrow.mk · cited by 155CostructuredArrow.mkCategoryTheory.OverPresheafAux.YonedaCollection · cited by 24OverPresheafAux.YonedaCol…CategoryTheory.OverPresheafAux.YonedaCollection.fst · cited by 23YonedaCollection.fstYonedaCollection.sndCITED BYCITES

Cites9

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

Cited by22

Results whose statement or proof uses this declaration.