Step
*
1
2
of Lemma
has-value-try-iff
1. t : Base
2. n : Base
3. B : Base
4. u : Base
5. t ~ exception(n; u)
6. t?n:v.B[v] ~ B[u]
7. (B[u])↓
⊢ (t?n:v.B[v])↓
BY
{ (RWO  "-2" 0 THEN Auto) }
Latex:
Latex:
1.  t  :  Base
2.  n  :  Base
3.  B  :  Base
4.  u  :  Base
5.  t  \msim{}  exception(n;  u)
6.  t?n:v.B[v]  \msim{}  B[u]
7.  (B[u])\mdownarrow{}
\mvdash{}  (t?n:v.B[v])\mdownarrow{}
By
Latex:
(RWO    "-2"  0  THEN  Auto)
Home
Index