Step * 2 3 of Lemma sqeq-copath2


1. Base
2. Base
3. Base
4. Base
5. is-exception(if 1=m then else b)
6. is-exception(n 1)
7. Base
8. Base
9. exception(u; v)
⊢ if 1=m then else b ≤ if n=m then else b
BY
(RWO "-1" THEN Reduce 0) }

1
1. Base
2. Base
3. Base
4. Base
5. is-exception(if 1=m then else b)
6. is-exception(n 1)
7. Base
8. Base
9. exception(u; v)
⊢ exception(u; v) ≤ if n=m then else b


Latex:


Latex:

1.  b  :  Base
2.  a  :  Base
3.  m  :  Base
4.  n  :  Base
5.  is-exception(if  n  +  1=m  then  a  else  b)
6.  is-exception(n  +  1)
7.  u  :  Base
8.  v  :  Base
9.  n  +  1  \msim{}  exception(u;  v)
\mvdash{}  if  n  +  1=m  then  a  else  b  \mleq{}  if  n=m  -  1  then  a  else  b


By


Latex:
(RWO  "-1"  0  THEN  Reduce  0)




Home Index