Step * 1 1 of Lemma callbyvalue-exception-type


1. Type
2. [a] Base
3. [b] Base
4. [c] b ∈ T
5. Top
6. is-exception(a)
⊢ eval in
  B[z] a
BY
(SquashConcl THEN ExceptionSqequal (-1) THEN HypSubst' (-1) 0) }

1
1. Type
2. Base
3. Base
4. b ∈ T
5. Top
6. is-exception(a)
7. Base
8. Base
9. exception(u; v)
⊢ ↓eval exception(u; v) in
   B[z] exception(u; v)


Latex:


Latex:

1.  T  :  Type
2.  [a]  :  Base
3.  [b]  :  Base
4.  [c]  :  a  =  b
5.  B  :  Top
6.  is-exception(a)
\mvdash{}  eval  z  =  a  in
    B[z]  \msim{}  a


By


Latex:
(SquashConcl  THEN  ExceptionSqequal  (-1)  THEN  HypSubst'  (-1)  0)




Home Index