Step * 1 of Lemma try-is-exception


1. Base
2. Base
3. Base
4. Base
5. Base
6. n ∈ Atom2
7. m ∈ Atom2
8. exception(m; x) ≤ t
9. ¬(n m ∈ Atom2)
⊢ exception(m; x) ≤ t?n:v.B[v]
BY
(Assert exception(m; x)?n:v.B[v] ≤ t?n:v.B[v] BY
         Auto) }

1
1. Base
2. Base
3. Base
4. Base
5. Base
6. n ∈ Atom2
7. m ∈ Atom2
8. exception(m; x) ≤ t
9. ¬(n m ∈ Atom2)
10. exception(m; x)?n:v.B[v] ≤ t?n:v.B[v]
⊢ exception(m; x) ≤ t?n:v.B[v]


Latex:


Latex:

1.  t  :  Base
2.  n  :  Base
3.  B  :  Base
4.  m  :  Base
5.  x  :  Base
6.  n  \mmember{}  Atom2
7.  m  \mmember{}  Atom2
8.  exception(m;  x)  \mleq{}  t
9.  \mneg{}(n  =  m)
\mvdash{}  exception(m;  x)  \mleq{}  t?n:v.B[v]


By


Latex:
(Assert  exception(m;  x)?n:v.B[v]  \mleq{}  t?n:v.B[v]  BY
              Auto)




Home Index