Step
*
2
1
of Lemma
functor-is-isomorphism
1. [A] : SmallCategory
2. [B] : SmallCategory
3. f : Functor(A;B)
4. Bij(cat-ob(A);cat-ob(B);ob(f))
5. ∀x,y:cat-ob(A).  Bij(cat-arrow(A) x y;cat-arrow(B) (ob(f) x) (ob(f) y);arrow(f) x y)
⊢ ∃g:Functor(B;A). ((functor-comp(f;g) = 1 ∈ Functor(A;A)) ∧ (functor-comp(g;f) = 1 ∈ Functor(B;B)))
BY
{ ((FLemma `biject-inverse` [4] THENA Auto) THEN ExRepD) }
1
1. [A] : SmallCategory
2. [B] : SmallCategory
3. f : Functor(A;B)
4. Bij(cat-ob(A);cat-ob(B);ob(f))
5. ∀x,y:cat-ob(A).  Bij(cat-arrow(A) x y;cat-arrow(B) (ob(f) x) (ob(f) y);arrow(f) x y)
6. g : cat-ob(B) ⟶ cat-ob(A)
7. ∀b:cat-ob(B). ((ob(f) (g b)) = b ∈ cat-ob(B))
8. ∀a:cat-ob(A). ((g (ob(f) a)) = a ∈ cat-ob(A))
⊢ ∃g:Functor(B;A). ((functor-comp(f;g) = 1 ∈ Functor(A;A)) ∧ (functor-comp(g;f) = 1 ∈ Functor(B;B)))
Latex:
Latex:
1.  [A]  :  SmallCategory
2.  [B]  :  SmallCategory
3.  f  :  Functor(A;B)
4.  Bij(cat-ob(A);cat-ob(B);ob(f))
5.  \mforall{}x,y:cat-ob(A).    Bij(cat-arrow(A)  x  y;cat-arrow(B)  (ob(f)  x)  (ob(f)  y);arrow(f)  x  y)
\mvdash{}  \mexists{}g:Functor(B;A).  ((functor-comp(f;g)  =  1)  \mwedge{}  (functor-comp(g;f)  =  1))
By
Latex:
((FLemma  `biject-inverse`  [4]  THENA  Auto)  THEN  ExRepD)
Home
Index