Step * 2 1 of Lemma callbyvalue-exception-type


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


Latex:


Latex:

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


By


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




Home Index