Step * of Lemma poset-cat-arrow-flip

I:Cname List. ∀x:cat-ob(poset-cat(I)). ∀a:nameset(I).  (((x a) 0 ∈ ℤ (cat-arrow(poset-cat(I)) flip(x;a)))
BY
(Auto
   THEN RepUR ``cat-arrow poset-cat name-morph-flip`` 0
   THEN Auto
   THEN AutoSplit
   THEN HypSubst' (-1) 0
   THEN HypSubst' (-3) 0
   THEN Auto) }


Latex:


Latex:
\mforall{}I:Cname  List.  \mforall{}x:cat-ob(poset-cat(I)).  \mforall{}a:nameset(I).
    (((x  a)  =  0)  {}\mRightarrow{}  (cat-arrow(poset-cat(I))  x  flip(x;a)))


By


Latex:
(Auto
  THEN  RepUR  ``cat-arrow  poset-cat  name-morph-flip``  0
  THEN  Auto
  THEN  AutoSplit
  THEN  HypSubst'  (-1)  0
  THEN  HypSubst'  (-3)  0
  THEN  Auto)




Home Index