Step * 1 of Lemma has-value-try-iff


1. Base
2. Base
3. Base
4. ↓((t)↓ ∧ (t?n:v.B[v] t)) ∨ (∃u:Base. ((t exception(n; u)) ∧ (t?n:v.B[v] B[u]) ∧ (B[u])↓))
⊢ (t?n:v.B[v])↓
BY
((D -1 THEN (Unhide THENA Auto)) THEN -1 THEN ExRepD) }

1
1. Base
2. Base
3. Base
4. (t)↓
5. t?n:v.B[v] t
⊢ (t?n:v.B[v])↓

2
1. Base
2. Base
3. Base
4. Base
5. exception(n; u)
6. t?n:v.B[v] B[u]
7. (B[u])↓
⊢ (t?n:v.B[v])↓


Latex:


Latex:

1.  t  :  Base
2.  n  :  Base
3.  B  :  Base
4.  \mdownarrow{}((t)\mdownarrow{}  \mwedge{}  (t?n:v.B[v]  \msim{}  t))  \mvee{}  (\mexists{}u:Base.  ((t  \msim{}  exception(n;  u))  \mwedge{}  (t?n:v.B[v]  \msim{}  B[u])  \mwedge{}  (B[u])\mdownarrow{}))
\mvdash{}  (t?n:v.B[v])\mdownarrow{}


By


Latex:
((D  -1  THEN  (Unhide  THENA  Auto))  THEN  D  -1  THEN  ExRepD)




Home Index