Step * of Lemma cat-comp-isomorphism

C:SmallCategory. ∀a,b,c:cat-ob(C). ∀f:cat-arrow(C) b. ∀g:cat-arrow(C) c.
  (cat-isomorphism(C;a;b;f)  cat-isomorphism(C;b;c;g)  cat-isomorphism(C;a;c;cat-comp(C) g))
BY
(Auto THEN -2 THEN -1 THEN ExRepD THEN RenameVar `h' (-6) THEN RenameVar `j' (-3)) }

1
1. SmallCategory
2. cat-ob(C)
3. cat-ob(C)
4. cat-ob(C)
5. cat-arrow(C) b
6. cat-arrow(C) c
7. cat-arrow(C) a
8. fh=1
9. hf=1
10. cat-arrow(C) b
11. gj=1
12. jg=1
⊢ cat-isomorphism(C;a;c;cat-comp(C) g)


Latex:


Latex:
\mforall{}C:SmallCategory.  \mforall{}a,b,c:cat-ob(C).  \mforall{}f:cat-arrow(C)  a  b.  \mforall{}g:cat-arrow(C)  b  c.
    (cat-isomorphism(C;a;b;f)
    {}\mRightarrow{}  cat-isomorphism(C;b;c;g)
    {}\mRightarrow{}  cat-isomorphism(C;a;c;cat-comp(C)  a  b  c  f  g))


By


Latex:
(Auto  THEN  D  -2  THEN  D  -1  THEN  ExRepD  THEN  RenameVar  `h'  (-6)  THEN  RenameVar  `j'  (-3))




Home Index