Step * of Lemma poset-cat-dist-add

[I:Cname List]. ∀[x,y,z:cat-ob(poset-cat(I))].
  (poset-cat-dist(I;x;z) (poset-cat-dist(I;x;y) poset-cat-dist(I;y;z)) ∈ ℤsupposing 
     ((cat-arrow(poset-cat(I)) y) and 
     (cat-arrow(poset-cat(I)) z))
BY
(Auto THEN Unfold `poset-cat-dist` THEN All (RepUR ``cat-ob cat-arrow poset-cat``)) }

1
1. Cname List
2. name-morph(I;[])
3. name-morph(I;[])
4. name-morph(I;[])
5. ∀x:nameset(I). (↑x ≤x)
6. ∀x@0:nameset(I). (↑x@0 ≤x@0)
⊢ ||filter(λi.((x =z 0) ∧b (z =z 1));I)||
(||filter(λi.((x =z 0) ∧b (y =z 1));I)|| ||filter(λi.((y =z 0) ∧b (z =z 1));I)||)
∈ ℤ


Latex:


Latex:
\mforall{}[I:Cname  List].  \mforall{}[x,y,z:cat-ob(poset-cat(I))].
    (poset-cat-dist(I;x;z)  =  (poset-cat-dist(I;x;y)  +  poset-cat-dist(I;y;z)))  supposing 
          ((cat-arrow(poset-cat(I))  x  y)  and 
          (cat-arrow(poset-cat(I))  y  z))


By


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




Home Index