Step * 1 1 of Lemma co-retraction-monic


1. SmallCategory
2. cat-ob(C)
3. cat-ob(C)
4. cat-arrow(C) z
5. cat-arrow(C) y
6. (cat-comp(C) j) (cat-id(C) y) ∈ (cat-arrow(C) y)
7. cat-ob(C)
8. cat-arrow(C) y
9. cat-arrow(C) y
10. (cat-comp(C) f) (cat-comp(C) f) ∈ (cat-arrow(C) z)
11. (cat-comp(C) (cat-comp(C) f) j) (cat-comp(C) (cat-comp(C) f) j) ∈ (cat-arrow(C) y)
⊢ h ∈ (cat-arrow(C) y)
BY
(RWW  "cat-comp-assoc cat-comp-ident.2" (-1) THEN Auto) }


Latex:


Latex:

1.  C  :  SmallCategory
2.  y  :  cat-ob(C)
3.  z  :  cat-ob(C)
4.  f  :  cat-arrow(C)  y  z
5.  j  :  cat-arrow(C)  z  y
6.  (cat-comp(C)  y  z  y  f  j)  =  (cat-id(C)  y)
7.  x  :  cat-ob(C)
8.  g  :  cat-arrow(C)  x  y
9.  h  :  cat-arrow(C)  x  y
10.  (cat-comp(C)  x  y  z  g  f)  =  (cat-comp(C)  x  y  z  h  f)
11.  (cat-comp(C)  x  z  y  (cat-comp(C)  x  y  z  g  f)  j)  =  (cat-comp(C)  x  z  y  (cat-comp(C)  x  y  z  h  f)  j)
\mvdash{}  g  =  h


By


Latex:
(RWW    "cat-comp-assoc  6  cat-comp-ident.2"  (-1)  THEN  Auto)




Home Index