Step * 3 1 1 of Lemma try-is-exception


1. Base
2. Base
3. Base
4. Base
5. Base
6. (t)↓
7. exception(m; x) ≤ n
8. exception(m; x) ≤ if n=2 n
                      then t
                      else ⊥
⊢ exception(m; x) ≤ if n=2 n
                     then t
                     else ⊥
BY
Auto }


Latex:


Latex:

1.  t  :  Base
2.  n  :  Base
3.  B  :  Base
4.  m  :  Base
5.  x  :  Base
6.  (t)\mdownarrow{}
7.  exception(m;  x)  \mleq{}  n
8.  exception(m;  x)  \mleq{}  if  n=2  n
                                            then  t
                                            else  \mbot{}
\mvdash{}  exception(m;  x)  \mleq{}  if  n=2  n
                                          then  t
                                          else  \mbot{}


By


Latex:
Auto




Home Index