Step * of Lemma poset-cat-arrow_subtype

[I,J:Cname List].
  ∀[x,y:cat-ob(poset-cat(I))].  ((cat-arrow(poset-cat(I)) y) ⊆(cat-arrow(poset-cat(J)) y)) 
  supposing nameset(J) ⊆nameset(I)
BY
(RepUR ``cat-ob cat-arrow poset-cat`` THEN Auto) }


Latex:


Latex:
\mforall{}[I,J:Cname  List].
    \mforall{}[x,y:cat-ob(poset-cat(I))].    ((cat-arrow(poset-cat(I))  x  y)  \msubseteq{}r  (cat-arrow(poset-cat(J))  x  y)) 
    supposing  nameset(J)  \msubseteq{}r  nameset(I)


By


Latex:
(RepUR  ``cat-ob  cat-arrow  poset-cat``  0  THEN  Auto)




Home Index