Nuprl Lemma : hdf-sqequal8-2

[mk-hdf,a,s,X:Top].
  (let b ←─ a
   in case null(b) of inl(x1) => let s' ←─ in <mk-hdf <X, s'>s'> inr(y1) => <mk-hdf <X, b>b> let b ←─ a
                                                                          in let s' ←─ if null(b) then else fi 
                                                                             in <mk-hdf <X, s'>s'>)


Proof




Definitions occuring in Statement :  null: null(as) callbyvalueall: callbyvalueall ifthenelse: if then else fi  uall: [x:A]. B[x] top: Top apply: a pair: <a, b> decide: case of inl(x) => s[x] inr(y) => t[y] sqequal: t
Lemmas :  lifting-strict-ispair has-value_wf_base base_wf lifting-strict-isaxiom strictness-decide lifting-strict-decide has-valueall-if-has-value-callbyvalueall has-valueall-has-value evalall-sqequal top_wf
\mforall{}[mk-hdf,a,s,X:Top].
    (let  b  \mleftarrow{}{}  a
      in  case  null(b)  of  inl(x1)  =>  let  s'  \mleftarrow{}{}  s  in  <mk-hdf  <X,  s'>,  s'>  |  inr(y1)  =>  <mk-hdf  <X,  b>,  b>\000C  \msim{}  let  b  \mleftarrow{}{}  a
                                                                                                                                                    in  let  s'  \mleftarrow{}{}  if  null(b)
                                                                                                                                                          then  s
                                                                                                                                                          else  b
                                                                                                                                                          fi 
                                                                                                                                                          in  <mk-hdf  <X,  s'>,  s'>\000C)



Date html generated: 2015_07_17-AM-08_08_15
Last ObjectModification: 2015_01_27-PM-00_06_11

Home Index