Nuprl Lemma : hdf-return-transformation2
∀[x:Top]. (hdf-return(x) ~ inl (λm.<inr Ax , x>))
Proof
Definitions occuring in Statement : 
hdf-return: hdf-return(x)
, 
uall: ∀[x:A]. B[x]
, 
top: Top
, 
lambda: λx.A[x]
, 
pair: <a, b>
, 
inr: inr x 
, 
inl: inl x
, 
sqequal: s ~ t
, 
axiom: Ax
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
hdf-return: hdf-return(x)
, 
hdf-halt: hdf-halt()
, 
hdf-run: hdf-run(P)
, 
it: ⋅
Latex:
\mforall{}[x:Top].  (hdf-return(x)  \msim{}  inl  (\mlambda{}m.<inr  Ax  ,  x>))
Date html generated:
2016_05_16-AM-10_45_33
Last ObjectModification:
2015_12_28-PM-07_40_25
Theory : halting!dataflow
Home
Index