Step * of Lemma retraction-epic

[C:SmallCategory]. ∀[x,y:cat-ob(C)]. ∀[f:cat-arrow(C) y].  epic(f) supposing retraction(f)
BY
(Intros THEN THEN Auto THEN THEN RenameVar `j' THEN UnfoldTopAb 6) }

1
1. SmallCategory
2. cat-ob(C)
3. cat-ob(C)
4. cat-arrow(C) y
5. cat-arrow(C) x
6. (cat-comp(C) f) (cat-id(C) y) ∈ (cat-arrow(C) y)
7. cat-ob(C)
8. cat-arrow(C) z
9. cat-arrow(C) z
10. (cat-comp(C) g) (cat-comp(C) h) ∈ (cat-arrow(C) z)
⊢ h ∈ (cat-arrow(C) z)


Latex:


Latex:
\mforall{}[C:SmallCategory].  \mforall{}[x,y:cat-ob(C)].  \mforall{}[f:cat-arrow(C)  x  y].    epic(f)  supposing  retraction(f)


By


Latex:
(Intros  THEN  D  0  THEN  Auto  THEN  D  5  THEN  RenameVar  `j'  5  THEN  UnfoldTopAb  6)




Home Index