Step
*
1
1
1
of Lemma
functor-is-isomorphism
1. [A] : SmallCategory
2. [B] : SmallCategory
3. f : Functor(A;B)@i
4. g : 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))
⊢ Bij(cat-ob(A);cat-ob(B);ob(f))
BY
{ (RepeatFor 2 (D 0) THEN Auto) }
1
1. A : SmallCategory
2. B : SmallCategory
3. f : Functor(A;B)@i
4. g : 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. a1 : cat-ob(A)@i
10. a2 : cat-ob(A)@i
11. (f a1) = (f a2) ∈ cat-ob(B)
⊢ a1 = a2 ∈ cat-ob(A)
2
1. [A] : SmallCategory
2. [B] : SmallCategory
3. f : Functor(A;B)@i
4. g : 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. b : cat-ob(B)@i
⊢ ∃a:cat-ob(A). ((f a) = b ∈ cat-ob(B))
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)
\mvdash{}  Bij(cat-ob(A);cat-ob(B);ob(f))
By
Latex:
(RepeatFor  2  (D  0)  THEN  Auto)
Home
Index