Step * 2 of Lemma per-int_wf


1. Base
2. Base
3. Base
4. uand(x y;isint(x) tt)
5. uand(y z;isint(y) tt)
⊢ uand(x z;isint(x) tt)
BY
(DUand (-2) THEN DUand (-1) THEN DUand THEN Auto) }


Latex:


Latex:

1.  x  :  Base
2.  y  :  Base
3.  z  :  Base
4.  u  :  uand(x  \msim{}  y;isint(x)  \msim{}  tt)
5.  v  :  uand(y  \msim{}  z;isint(y)  \msim{}  tt)
\mvdash{}  uand(x  \msim{}  z;isint(x)  \msim{}  tt)


By


Latex:
(DUand  (-2)  THEN  DUand  (-1)  THEN  DUand  0  THEN  Auto)




Home Index