Mathlib Map

Theorems · Definition · category theory

CategoryTheory.OverPresheafAux.counitForward

{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)) →
        (s : CategoryTheory.CostructuredArrow CategoryTheory.yoneda A) →
          F.obj (Opposite.op s) →
            CategoryTheory.OverPresheafAux.OverArrows (CategoryTheory.OverPresheafAux.yonedaCollectionPresheafToA F)
              s.hom

Forward direction of the counit.

Defined in
Mathlib.CategoryTheory.Comma.Presheaf.Basic
Cited by
8 results in Mathlib
Foundations
Depth 41 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.counitForward_val_snd · cited by 4OverPresheafAux.counitFor…CategoryTheory.OverPresheafAux.counitAuxAux · cited by 3OverPresheafAux.counitAux…CategoryTheory.OverPresheafAux.counitAuxAux_hom · cited by 0OverPresheafAux.counitAux…CategoryTheory.OverPresheafAux.counitAux_hom · cited by 0OverPresheafAux.counitAux…CategoryTheory.OverPresheafAux.counitBackward_counitForward · cited by 0OverPresheafAux.counitBac…CategoryTheory.OverPresheafAux.counitForward_counitBackward · cited by 0OverPresheafAux.counitFor…CategoryTheory.OverPresheafAux.counitForward_naturality₁ · cited by 0OverPresheafAux.counitFor…CategoryTheory.OverPresheafAux.counitForward_naturality₂ · cited by 0OverPresheafAux.counitFor…CategoryTheory.OverPresheafAux.counitForward_val_fst · cited by 0OverPresheafAux.counitFor…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.left · cited by 202CostructuredArrow.leftCategoryTheory.CostructuredArrow.hom · cited by 179CostructuredArrow.homCategoryTheory.OverPresheafAux.OverArrows · cited by 23OverPresheafAux.OverArrowsCategoryTheory.OverPresheafAux.yonedaCollectionPresheaf · cited by 21OverPresheafAux.yonedaCol…CategoryTheory.OverPresheafAux.yonedaCollectionPresheafToA · cited by 13OverPresheafAux.yonedaCol…CategoryTheory.OverPresheafAux.YonedaCollection.mk · cited by 2YonedaCollection.mkOverPresheafAux.counitForwardCITED BYCITES

Cites12

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

Cited by9

Results whose statement or proof uses this declaration.