Step * 1 of Lemma yoneda-lemma


1. SmallCategory
2. cat-ob(C)
3. cat-ob(C)
4. a1 cat-arrow(C) y
5. a2 cat-arrow(C) y
6. (arrow(yoneda-embedding(C)) a1)
(arrow(yoneda-embedding(C)) a2)
∈ (cat-arrow(FUN(op-cat(C);TypeCat)) (ob(yoneda-embedding(C)) x) (ob(yoneda-embedding(C)) y))
⊢ a1 a2 ∈ (cat-arrow(C) y)
BY
(RepUR ``yoneda-embedding`` -1 THEN (EqTypeHD (-1)⋅ THENA Auto)) }

1
1. SmallCategory
2. cat-ob(C)
3. cat-ob(C)
4. a1 cat-arrow(C) y
5. a2 cat-arrow(C) y
6. |→ λg.(cat-comp(C) a1)
|→ λg.(cat-comp(C) a2)
∈ (A:cat-ob(op-cat(C)) ⟶ (cat-arrow(TypeCat) (ob(rep-pre-sheaf(C;x)) A) (ob(rep-pre-sheaf(C;y)) A)))
7. ∀A,B:cat-ob(op-cat(C)). ∀g:cat-arrow(op-cat(C)) B.
     ((cat-comp(TypeCat) (ob(rep-pre-sheaf(C;x)) A) (ob(rep-pre-sheaf(C;y)) A) (ob(rep-pre-sheaf(C;y)) B) 
       (A |→ λg.(cat-comp(C) a1) A) 
       (arrow(rep-pre-sheaf(C;y)) g))
     (cat-comp(TypeCat) (ob(rep-pre-sheaf(C;x)) A) (ob(rep-pre-sheaf(C;x)) B) (ob(rep-pre-sheaf(C;y)) B) 
        (arrow(rep-pre-sheaf(C;x)) g) 
        (A |→ λg.(cat-comp(C) a1) B))
     ∈ (cat-arrow(TypeCat) (ob(rep-pre-sheaf(C;x)) A) (ob(rep-pre-sheaf(C;y)) B)))
⊢ a1 a2 ∈ (cat-arrow(C) y)


Latex:


Latex:

1.  C  :  SmallCategory
2.  x  :  cat-ob(C)
3.  y  :  cat-ob(C)
4.  a1  :  cat-arrow(C)  x  y
5.  a2  :  cat-arrow(C)  x  y
6.  (arrow(yoneda-embedding(C))  x  y  a1)  =  (arrow(yoneda-embedding(C))  x  y  a2)
\mvdash{}  a1  =  a2


By


Latex:
(RepUR  ``yoneda-embedding``  -1  THEN  (EqTypeHD  (-1)\mcdot{}  THENA  Auto))




Home Index