Step * 1 2 of Lemma unit-set-presheaf-type


1. SmallCategory
2. cat-ob(C)
3. AF Base
4. Base
5. Base
⊢ (∀I@0:cat-ob(C). ∀a:Yoneda(I)(I@0). ∀u:A I@0 a.  ((F I@0 I@0 (cat-id(C) I@0) u) u ∈ (A I@0 a)))
∧ (∀I@0,J,K:cat-ob(C). ∀f:cat-arrow(C) I@0. ∀g:cat-arrow(C) J. ∀a:Yoneda(I)(I@0). ∀u:A I@0 a.
     ((F I@0 (cat-comp(C) I@0 f) u) (F f(a) (F I@0 u)) ∈ (A cat-comp(C) I@0 f(a)))) 
(∀K:cat-ob(C). ∀a:cat-arrow(C) I. ∀u:A a.  ((F (cat-id(C) K) u) u ∈ (A a)))
∧ (∀L,J,K:cat-ob(C). ∀f:cat-arrow(C) L. ∀g:cat-arrow(C) J. ∀a:cat-arrow(C) I. ∀u:A a.
     ((F (cat-comp(C) f) u)
     (F (cat-comp(C) a) (F u))
     ∈ (A (cat-comp(C) (cat-comp(C) f) a))))
BY
Repeat ((EqCD THEN Try ((Trivial ORELSE Complete (Computation))))) }


Latex:


Latex:

1.  C  :  SmallCategory
2.  I  :  cat-ob(C)
3.  AF  :  Base
4.  A  :  Base
5.  F  :  Base
\mvdash{}  (\mforall{}I@0:cat-ob(C).  \mforall{}a:Yoneda(I)(I@0).  \mforall{}u:A  I@0  a.    ((F  I@0  I@0  (cat-id(C)  I@0)  a  u)  =  u))
\mwedge{}  (\mforall{}I@0,J,K:cat-ob(C).  \mforall{}f:cat-arrow(C)  J  I@0.  \mforall{}g:cat-arrow(C)  K  J.  \mforall{}a:Yoneda(I)(I@0).  \mforall{}u:A  I@0  a.
          ((F  I@0  K  (cat-comp(C)  K  J  I@0  g  f)  a  u)  =  (F  J  K  g  f(a)  (F  I@0  J  f  a  u)))) 
\msim{}  (\mforall{}K:cat-ob(C).  \mforall{}a:cat-arrow(C)  K  I.  \mforall{}u:A  K  a.    ((F  K  K  (cat-id(C)  K)  a  u)  =  u))
\mwedge{}  (\mforall{}L,J,K:cat-ob(C).  \mforall{}f:cat-arrow(C)  J  L.  \mforall{}g:cat-arrow(C)  K  J.  \mforall{}a:cat-arrow(C)  L  I.  \mforall{}u:A  L  a.
          ((F  L  K  (cat-comp(C)  K  J  L  g  f)  a  u)  =  (F  J  K  g  (cat-comp(C)  J  L  I  f  a)  (F  L  J  f  a  u))))


By


Latex:
Repeat  ((EqCD  THEN  Try  ((Trivial  ORELSE  Complete  (Computation)))))




Home Index