Step * 1 1 1 2 of Lemma functor-is-isomorphism


1. [A] SmallCategory
2. [B] SmallCategory
3. Functor(A;B)@i
4. Functor(B;A)@i
5. functor-comp(f;g) 1 ∈ Functor(A;A)
6. functor-comp(g;f) 1 ∈ Functor(B;B)
7. ∀a:cat-ob(A). ((g (f a)) a ∈ cat-ob(A))
8. ∀b:cat-ob(B). ((f (g b)) b ∈ cat-ob(B))
9. cat-ob(B)@i
⊢ ∃a:cat-ob(A). ((f a) b ∈ cat-ob(B))
BY
(D With ⌜b⌝  THEN Auto) }


Latex:


Latex:

1.  [A]  :  SmallCategory
2.  [B]  :  SmallCategory
3.  f  :  Functor(A;B)@i
4.  g  :  Functor(B;A)@i
5.  functor-comp(f;g)  =  1
6.  functor-comp(g;f)  =  1
7.  \mforall{}a:cat-ob(A).  ((g  (f  a))  =  a)
8.  \mforall{}b:cat-ob(B).  ((f  (g  b))  =  b)
9.  b  :  cat-ob(B)@i
\mvdash{}  \mexists{}a:cat-ob(A).  ((f  a)  =  b)


By


Latex:
(D  0  With  \mkleeneopen{}g  b\mkleeneclose{}    THEN  Auto)




Home Index